update trunk ubuntu

  • A log file with details can be found at: /var/log/imscp/imscp-build.log


    ERRORS:
    main::buildImscpDaemon: daemon_init.c: In function âdaemon_initâ:
    daemon_init.c:19: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result




    bekomme während des setup und nachdem es fertig ist dies angezeigt ich bin leider nicht zu hause und kann kein ticket erstellen.


    receive during the setup and after it is finished it appears I am unfortunately not at home and can not create ticket.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • English please. Official support from (active) development team members is only provided in English.


    Thanks you.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I've been rewritten.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • I can reproduce it manually on:


    root@kvm217175:~/daemon# lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 11.04
    Release: 11.04
    Codename: natty
    root@kvm217175:~/daemon#


    Daemon compilation output:


    root@kvm217175:~/daemon# make clean imscp_daemon
    rm -f *.o *~ imscp_daemon
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 imscp_daemon.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 message.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 daemon_init.c
    daemon_init.c: In function ‘daemon_init’:
    daemon_init.c:19:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 say.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 signal-handlers.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 receive_data.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 send_data.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 take_connection.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 send_line.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 recv_line.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 helo_cmd.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 helo_syntax.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 lr_cmd.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 lr_syntax.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 bye_cmd.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -c -g -O2 bye_syntax.c
    gcc -ansi -Wall -Wstrict-prototypes -pedantic -g -O2 -g -O2 imscp_daemon.o message.o daemon_init.o say.o signal-handlers.o receive_data.o send_data.o take_connection.o send_line.o recv_line.o helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o -o imscp_daemon
    strip -s imscp_daemon
    Compilation done
    root@kvm217175:~/daemon# echo $?
    0



    Note: Seem that it's wrong error management in installer. For me, warnings from compilation that doesn't break build process must be hidden... Right now, it's better without any warnings and so, I'll fix in daemon source directly. The warning doesn't occurs on Debian Squeeze that explain why Daniel was not see it.


    BTW: If the warning doesn't break the setup/update, you can ignore it.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Fixed in trunk (r5209).

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Thank you for responding.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • Please, retry (update) with latest trunk. It's now normally fixed.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • [Mod]: User decided to describe Problem in English because he can get faster Support (by Laurent) - So moved :)