------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gnupg1-1.4.23_2.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The pwman port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pwman-0.4.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The pwman port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pwman-0.4.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pwman-0.4.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The pwman port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pwman-0.4.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pwman-0.4.5 for building => SHA256 Checksum OK for pwman-0.4.5.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The pwman port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> pwman-0.4.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pwman-0.4.5 for building ===> Extracting for pwman-0.4.5 => SHA256 Checksum OK for pwman-0.4.5.tar.gz. Extracted Memory Use: 0.56M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pwman-0.4.5 ===> Applying ports patches for pwman-0.4.5 ===> Cleanly applied ports patch(es) patch-configure patch-src__convert_pwdb.c patch-src__pwman.c patch-src__pwman.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pwman-0.4.5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pwman-0.4.5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pwman-0.4.5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pwman-0.4.5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for pwman-0.4.5 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /construction/security/pwman/pwman-0.4.5/missing: Unknown `--is-lightweight' option Try `/construction/security/pwman/pwman-0.4.5/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking linux/termios.h usability... no checking linux/termios.h presence... no checking for linux/termios.h... no checking for sys/ioctl.h... (cached) yes checking for string.h... (cached) yes checking for drand48... yes checking for strcasestr in -lc... yes checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking for xml2-config... /usr/local/bin/xml2-config * Debugging is Off * checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for size_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pwman.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pwman-0.4.5 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- actions.o --- --- filter.o --- --- gnupg.o --- --- launch.o --- --- misc.o --- --- options.o --- --- pwgen.o --- --- pwlist.o --- --- pwman.o --- --- search.o --- --- actions.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c --- filter.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c --- gnupg.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT gnupg.o -MD -MP -MF .deps/gnupg.Tpo -c -o gnupg.o gnupg.c --- misc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c --- options.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c --- pwgen.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwgen.o -MD -MP -MF .deps/pwgen.Tpo -c -o pwgen.o pwgen.c --- pwman.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwman.o -MD -MP -MF .deps/pwman.Tpo -c -o pwman.o pwman.c --- search.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c --- pwlist.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwlist.o -MD -MP -MF .deps/pwlist.Tpo -c -o pwlist.o pwlist.c --- pwman.o --- pwman.c: In function 'pwman_init': pwman.c:81:5: warning: implicit declaration of function 'options_read'; did you mean 'options_new'? [-Wimplicit-function-declaration] if(options_read() == -1){ ^~~~~~~~~~~~ options_new pwman.c:82:3: warning: implicit declaration of function 'options_get'; did you mean 'options_new'? [-Wimplicit-function-declaration] options_get(); ^~~~~~~~~~~ options_new pwman.c:99:11: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] switch (tolower(c)) { ^~~~~~~ pwman.c:113:18: warning: implicit declaration of function 'gnupg_check_id' [-Wimplicit-function-declaration] gpg_id_valid = gnupg_check_id(options->gpg_id); ^~~~~~~~~~~~~~ --- search.o --- search.c: In function 'search_apply': search.c:126:3: warning: implicit declaration of function '_search_free'; did you mean 'search_get'? [-Wimplicit-function-declaration] _search_free(); ^~~~~~~~~~~~ search_get --- launch.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT launch.o -MD -MP -MF .deps/launch.Tpo -c -o launch.o launch.c --- pwman.o --- pwman.c:132:2: warning: implicit declaration of function 'ui_refresh_windows'; did you mean 'use_window'? [-Wimplicit-function-declaration] ui_refresh_windows(); ^~~~~~~~~~~~~~~~~~ use_window --- search.o --- search.c:129:6: warning: implicit declaration of function 'search_active'; did you mean 'search_remove'? [-Wimplicit-function-declaration] if( search_active(options->search) == 0 ) { ^~~~~~~~~~~~~ search_remove --- pwman.o --- pwman.c:135:2: warning: implicit declaration of function 'pwlist_init'; did you mean 'pwlist_new'? [-Wimplicit-function-declaration] pwlist_init(); ^~~~~~~~~~~ pwlist_new --- pwgen.o --- pwgen.c: In function 'pwgen': pwgen.c:110:14: warning: implicit declaration of function 'pwgen_random_number' [-Wimplicit-function-declaration] should_be = pwgen_random_number(1) ? VOWEL : CONSONANT; ^~~~~~~~~~~~~~~~~~~ --- pwman.o --- pwman.c:136:16: warning: implicit declaration of function 'pwlist_read_file'; did you mean 'pthread_kill'? [-Wimplicit-function-declaration] load_worked = pwlist_read_file(); ^~~~~~~~~~~~~~~~ pthread_kill pwman.c: In function 'pwman_quit': pwman.c:160:2: warning: implicit declaration of function 'pwlist_write_file' [-Wimplicit-function-declaration] pwlist_write_file(); ^~~~~~~~~~~~~~~~~ pwman.c:161:2: warning: implicit declaration of function 'pwlist_free_all'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_free_all(); ^~~~~~~~~~~~~~~ pwlist_new_pw pwman.c:165:2: warning: implicit declaration of function 'options_write'; did you mean 'options_new'? [-Wimplicit-function-declaration] options_write(); ^~~~~~~~~~~~~ options_new --- gnupg.o --- gnupg.c: In function 'gnupg_get_ids': gnupg.c:365:2: warning: implicit declaration of function 'action_input_gpgid_dialog' [-Wimplicit-function-declaration] action_input_gpgid_dialog(fields, max_id_num, "Edit Recipients"); ^~~~~~~~~~~~~~~~~~~~~~~~~ --- filter.o --- mv -f .deps/filter.Tpo .deps/filter.Po --- ui.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c --- misc.o --- mv -f .deps/misc.Tpo .deps/misc.Po --- uilist.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT uilist.o -MD -MP -MF .deps/uilist.Tpo -c -o uilist.o uilist.c --- pwgen.o --- mv -f .deps/pwgen.Tpo .deps/pwgen.Po --- ui.o --- ui.c: In function 'ui_display_help': ui.c:188:2: warning: implicit declaration of function 'uilist_clear'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_clear(); ^~~~~~~~~~~~ uilist_free --- convert_pwdb.o --- --- actions.o --- actions.c: In function 'action_list_add_pw': actions.c:97:6: warning: implicit declaration of function 'action_yes_no_dialog' [-Wimplicit-function-declaration] i = action_yes_no_dialog(fields, (sizeof(fields)/sizeof(InputField)), NULL, "Add this entry"); ^~~~~~~~~~~~~~~~~~~~ actions.c:103:3: warning: implicit declaration of function 'pwlist_free_pw'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_free_pw(pw); ^~~~~~~~~~~~~~ pwlist_new_pw actions.c: In function 'action_edit_pw': actions.c:138:2: warning: implicit declaration of function 'action_input_dialog' [-Wimplicit-function-declaration] action_input_dialog(fields, (sizeof(fields)/sizeof(InputField)), "Edit Password"); ^~~~~~~~~~~~~~~~~~~ --- gnupg.o --- In function 'gnupg_add_to_buf.part.0', inlined from 'gnupg_add_to_buf' at gnupg.c:64:1: gnupg.c:73:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnupg.c: In function 'gnupg_add_to_buf': gnupg.c:73:21: note: length computed here strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~ --- ui.o --- ui.c: In function 'ui_run': ui.c:230:4: warning: implicit declaration of function 'pwlist_write_file' [-Wimplicit-function-declaration] pwlist_write_file(); ^~~~~~~~~~~~~~~~~ ui.c:231:4: warning: implicit declaration of function 'pwlist_free_all'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] pwlist_free_all(); ^~~~~~~~~~~~~~~ uilist_free ui.c:236:18: warning: implicit declaration of function 'pwlist_read_file'; did you mean 'pthread_kill'? [-Wimplicit-function-declaration] load_worked = pwlist_read_file(); ^~~~~~~~~~~~~~~~ pthread_kill ui.c:251:9: warning: implicit declaration of function 'action_list_at_top_level' [-Wimplicit-function-declaration] if(action_list_at_top_level()){ ^~~~~~~~~~~~~~~~~~~~~~~~ ui.c:260:5: warning: implicit declaration of function 'uilist_page_up'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_page_up(); ^~~~~~~~~~~~~~ uilist_free --- uilist.o --- uilist.c: In function 'uilist_get_highlighted_item': uilist.c:115:7: warning: implicit declaration of function 'filter_apply'; did you mean 'filter_sp'? [-Wimplicit-function-declaration] if( filter_apply(iter, options->filter) ){ ^~~~~~~~~~~~ filter_sp uilist.c: In function 'uilist_refresh': uilist.c:215:2: warning: implicit declaration of function 'uilist_clear'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_clear();; ^~~~~~~~~~~~ uilist_free uilist.c:219:2: warning: implicit declaration of function 'uilist_headerline'; did you mean '_uilist_render_entry'? [-Wimplicit-function-declaration] uilist_headerline(); ^~~~~~~~~~~~~~~~~ _uilist_render_entry uilist.c:292:3: warning: implicit declaration of function 'filter_alert'; did you mean 'filter_new'? [-Wimplicit-function-declaration] filter_alert(options->filter); ^~~~~~~~~~~~ filter_new --- ui.o --- ui.c:263:5: warning: implicit declaration of function 'uilist_page_down'; did you mean 'uilist_refresh'? [-Wimplicit-function-declaration] uilist_page_down(); ^~~~~~~~~~~~~~~~ uilist_refresh ui.c:267:5: warning: implicit declaration of function 'uilist_up'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_up(); ^~~~~~~~~ uilist_free ui.c:271:5: warning: implicit declaration of function 'uilist_down'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_down(); ^~~~~~~~~~~ uilist_free ui.c:275:6: warning: implicit declaration of function 'action_list_add_sublist' [-Wimplicit-function-declaration] action_list_add_sublist(); ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:281:5: warning: implicit declaration of function 'action_list_up_one_level' [-Wimplicit-function-declaration] action_list_up_one_level(); ^~~~~~~~~~~~~~~~~~~~~~~~ --- uilist.o --- uilist.c:297:3: warning: implicit declaration of function 'search_alert'; did you mean 'search_get'? [-Wimplicit-function-declaration] search_alert(options->search); ^~~~~~~~~~~~ search_get uilist.c: In function 'uilist_up': uilist.c:356:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ uilist.c:353:1: note: declared here uilist_up() ^~~~~~~~~ uilist.c: In function 'uilist_down': uilist.c:368:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ uilist.c:365:1: note: declared here uilist_down() ^~~~~~~~~~~ --- ui.o --- ui.c:285:6: warning: implicit declaration of function 'action_list_rename' [-Wimplicit-function-declaration] action_list_rename(); ^~~~~~~~~~~~~~~~~~ ui.c:293:6: warning: implicit declaration of function 'action_list_add_pw'; did you mean 'pwlist_add_ptr'? [-Wimplicit-function-declaration] action_list_add_pw(); ^~~~~~~~~~~~~~~~~~ pwlist_add_ptr ui.c:302:5: warning: implicit declaration of function 'action_list_select_item' [-Wimplicit-function-declaration] action_list_select_item(); ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:311:6: warning: implicit declaration of function 'action_list_delete_item' [-Wimplicit-function-declaration] action_list_delete_item(); ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:318:6: warning: implicit declaration of function 'action_list_move_item' [-Wimplicit-function-declaration] action_list_move_item(); ^~~~~~~~~~~~~~~~~~~~~ ui.c:325:6: warning: implicit declaration of function 'action_list_move_item_up_level' [-Wimplicit-function-declaration] action_list_move_item_up_level(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c:337:5: warning: implicit declaration of function 'action_edit_options' [-Wimplicit-function-declaration] action_edit_options(); ^~~~~~~~~~~~~~~~~~~ ui.c:347:5: warning: implicit declaration of function 'action_list_read_file' [-Wimplicit-function-declaration] action_list_read_file(); ^~~~~~~~~~~~~~~~~~~~~ ui.c:350:5: warning: implicit declaration of function 'pwgen_indep' [-Wimplicit-function-declaration] pwgen_indep(); ^~~~~~~~~~~ ui.c:353:5: warning: implicit declaration of function 'gnupg_forget_passphrase' [-Wimplicit-function-declaration] gnupg_forget_passphrase(); ^~~~~~~~~~~~~~~~~~~~~~~ --- actions.o --- actions.c: In function 'action_list_rename': actions.c:150:9: warning: implicit declaration of function 'uilist_get_highlighted_type'; did you mean 'uilist_get_highlighted_item'? [-Wimplicit-function-declaration] switch(uilist_get_highlighted_type()){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ uilist_get_highlighted_item --- ui.o --- ui.c:363:5: warning: implicit declaration of function 'filter_get'; did you mean 'filter_new'? [-Wimplicit-function-declaration] filter_get(); ^~~~~~~~~~ filter_new --- convert_pwdb.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT convert_pwdb.o -MD -MP -MF .deps/convert_pwdb.Tpo -c -o convert_pwdb.o convert_pwdb.c --- ui.o --- ui.c:366:5: warning: implicit declaration of function 'action_list_export' [-Wimplicit-function-declaration] action_list_export(); ^~~~~~~~~~~~~~~~~~ --- actions.o --- actions.c:156:6: warning: implicit declaration of function 'pwlist_rename_item'; did you mean 'pwlist_add_ptr'? [-Wimplicit-function-declaration] pwlist_rename_item(curpw, new_name); ^~~~~~~~~~~~~~~~~~ pwlist_add_ptr --- ui.o --- ui.c:370:6: warning: implicit declaration of function 'pwlist_import_passwd'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_import_passwd(); ^~~~~~~~~~~~~~~~~~~~ pwlist_new_pw ui.c:377:5: warning: implicit declaration of function 'action_list_locate' [-Wimplicit-function-declaration] action_list_locate(); ^~~~~~~~~~~~~~~~~~ --- actions.o --- actions.c:165:6: warning: implicit declaration of function 'pwlist_rename_sublist' [-Wimplicit-function-declaration] pwlist_rename_sublist(curpwl, new_name); ^~~~~~~~~~~~~~~~~~~~~ --- ui.o --- ui.c:380:5: warning: implicit declaration of function 'action_list_launch' [-Wimplicit-function-declaration] action_list_launch(); ^~~~~~~~~~~~~~~~~~ ui.c:384:5: warning: implicit declaration of function 'action_list_move_item_up' [-Wimplicit-function-declaration] action_list_move_item_up(); ^~~~~~~~~~~~~~~~~~~~~~~~ --- actions.o --- actions.c: In function 'action_input_dialog': actions.c:294:5: warning: implicit declaration of function 'action_list_launch'; did you mean 'action_list_rename'? [-Wimplicit-function-declaration] action_list_launch(); ^~~~~~~~~~~~~~~~~~ action_list_rename --- ui.o --- ui.c:388:5: warning: implicit declaration of function 'action_list_move_item_down' [-Wimplicit-function-declaration] action_list_move_item_down(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- options.o --- mv -f .deps/options.Tpo .deps/options.Po --- actions.o --- actions.c: In function 'action_list_add_sublist': actions.c:415:2: warning: implicit declaration of function 'pwlist_add_sublist'; did you mean 'action_list_add_sublist'? [-Wimplicit-function-declaration] pwlist_add_sublist(current_pw_sublist, sublist); ^~~~~~~~~~~~~~~~~~ action_list_add_sublist --- pwdb2csv.o --- --- actions.o --- actions.c: In function 'action_list_at_top_level': actions.c:423:3: warning: implicit declaration of function 'action_list_up_one_level'; did you mean 'action_list_at_top_level'? [-Wimplicit-function-declaration] action_list_up_one_level(); ^~~~~~~~~~~~~~~~~~~~~~~~ action_list_at_top_level --- pwdb2csv.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwdb2csv.o -MD -MP -MF .deps/pwdb2csv.Tpo -c -o pwdb2csv.o pwdb2csv.c --- actions.o --- actions.c: In function 'action_list_delete_item': actions.c:495:6: warning: implicit declaration of function 'pwlist_delete_pw'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_delete_pw(current_pw_sublist, curpw); ^~~~~~~~~~~~~~~~ pwlist_new_pw actions.c:508:6: warning: implicit declaration of function 'pwlist_delete_sublist' [-Wimplicit-function-declaration] pwlist_delete_sublist(curpwl->parent, curpwl); ^~~~~~~~~~~~~~~~~~~~~ actions.c: In function 'action_list_move_item': actions.c:548:8: warning: implicit declaration of function 'pwlist_detach_pw'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_detach_pw(current_pw_sublist, curpw); ^~~~~~~~~~~~~~~~ pwlist_new_pw actions.c:576:8: warning: implicit declaration of function 'pwlist_detach_sublist'; did you mean 'action_list_add_sublist'? [-Wimplicit-function-declaration] pwlist_detach_sublist(current_pw_sublist, curpwl); ^~~~~~~~~~~~~~~~~~~~~ action_list_add_sublist actions.c: In function 'action_list_move_item_up_level': actions.c:606:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ actions.c:596:1: note: declared here action_list_move_item_up_level() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c: In function 'action_list_export': actions.c:657:5: warning: implicit declaration of function 'pwlist_export_passwd'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_export_passwd(curpw); ^~~~~~~~~~~~~~~~~~~~ pwlist_new_pw actions.c:664:5: warning: implicit declaration of function 'pwlist_export_list' [-Wimplicit-function-declaration] pwlist_export_list(curpwl); ^~~~~~~~~~~~~~~~~~ actions.c: In function 'action_list_launch': actions.c:767:9: warning: implicit declaration of function 'launch'; did you mean 'winch'? [-Wimplicit-function-declaration] i = launch(curpw); ^~~~~~ winch --- search.o --- mv -f .deps/search.Tpo .deps/search.Po --- actions.o --- actions.c: In function 'action_list_read_file': actions.c:784:2: warning: implicit declaration of function 'pwlist_free_all'; did you mean 'pwlist_new_pw'? [-Wimplicit-function-declaration] pwlist_free_all(); ^~~~~~~~~~~~~~~ pwlist_new_pw actions.c:785:5: warning: implicit declaration of function 'pwlist_read_file'; did you mean 'action_list_read_file'? [-Wimplicit-function-declaration] if(pwlist_read_file() != 0){ ^~~~~~~~~~~~~~~~ action_list_read_file actions.c: In function 'action_list_move_item_up': actions.c:802:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ actions.c:794:1: note: declared here action_list_move_item_up() ^~~~~~~~~~~~~~~~~~~~~~~~ actions.c:808:13: warning: implicit declaration of function 'pwlist_change_item_order' [-Wimplicit-function-declaration] worked = pwlist_change_item_order(curpw, current_pw_sublist, 1); ^~~~~~~~~~~~~~~~~~~~~~~~ --- pwman.o --- mv -f .deps/pwman.Tpo .deps/pwman.Po --- actions.o --- actions.c:812:13: warning: implicit declaration of function 'pwlist_change_list_order' [-Wimplicit-function-declaration] worked = pwlist_change_list_order(curpwl, 1); ^~~~~~~~~~~~~~~~~~~~~~~~ --- convert_pwdb.o --- convert_pwdb.c: In function 'free_pwlist': convert_pwdb.c:108:3: warning: implicit declaration of function 'free_pw'; did you mean 'free_pair'? [-Wimplicit-function-declaration] free_pw(current); ^~~~~~~ free_pair convert_pwdb.c: In function 'write_password_node': convert_pwdb.c:196:34: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type [-Wincompatible-pointer-types] escaped = xmlEncodeSpecialChars(root, (xmlChar*)pw->name); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:20, from convert_pwdb.c:24: /usr/local/include/libxml2/libxml/entities.h:123:4: note: expected 'const xmlDoc *' {aka 'const struct _xmlDoc *'} but argument is of type 'xmlNodePtr' {aka 'struct _xmlNode *'} xmlEncodeSpecialChars (const xmlDoc *doc, ^~~~~~~~~~~~~~~~~~~~~ convert_pwdb.c:200:34: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type [-Wincompatible-pointer-types] escaped = xmlEncodeSpecialChars(root, (xmlChar*)pw->host); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:20, from convert_pwdb.c:24: /usr/local/include/libxml2/libxml/entities.h:123:4: note: expected 'const xmlDoc *' {aka 'const struct _xmlDoc *'} but argument is of type 'xmlNodePtr' {aka 'struct _xmlNode *'} xmlEncodeSpecialChars (const xmlDoc *doc, ^~~~~~~~~~~~~~~~~~~~~ convert_pwdb.c:204:34: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type [-Wincompatible-pointer-types] escaped = xmlEncodeSpecialChars(root, (xmlChar*)pw->user); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:20, from convert_pwdb.c:24: /usr/local/include/libxml2/libxml/entities.h:123:4: note: expected 'const xmlDoc *' {aka 'const struct _xmlDoc *'} but argument is of type 'xmlNodePtr' {aka 'struct _xmlNode *'} xmlEncodeSpecialChars (const xmlDoc *doc, ^~~~~~~~~~~~~~~~~~~~~ convert_pwdb.c:208:34: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type [-Wincompatible-pointer-types] escaped = xmlEncodeSpecialChars(root, (xmlChar*)pw->passwd); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:20, from convert_pwdb.c:24: /usr/local/include/libxml2/libxml/entities.h:123:4: note: expected 'const xmlDoc *' {aka 'const struct _xmlDoc *'} but argument is of type 'xmlNodePtr' {aka 'struct _xmlNode *'} xmlEncodeSpecialChars (const xmlDoc *doc, ^~~~~~~~~~~~~~~~~~~~~ convert_pwdb.c:212:34: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type [-Wincompatible-pointer-types] escaped = xmlEncodeSpecialChars(root, (xmlChar*)pw->launch); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:20, from convert_pwdb.c:24: /usr/local/include/libxml2/libxml/entities.h:123:4: note: expected 'const xmlDoc *' {aka 'const struct _xmlDoc *'} but argument is of type 'xmlNodePtr' {aka 'struct _xmlNode *'} xmlEncodeSpecialChars (const xmlDoc *doc, ^~~~~~~~~~~~~~~~~~~~~ --- actions.o --- actions.c:822:3: warning: implicit declaration of function 'uilist_up'; did you mean 'xmlListDup'? [-Wimplicit-function-declaration] uilist_up(); ^~~~~~~~~ xmlListDup actions.c: In function 'action_list_move_item_down': actions.c:835:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ actions.c:827:1: note: declared here action_list_move_item_down() ^~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:855:3: warning: implicit declaration of function 'uilist_down'; did you mean 'uilist_free'? [-Wimplicit-function-declaration] uilist_down(); ^~~~~~~~~~~ uilist_free --- launch.o --- mv -f .deps/launch.Tpo .deps/launch.Po --- pwdb2csv.o --- pwdb2csv.c: In function 'free_pwlist': pwdb2csv.c:108:3: warning: implicit declaration of function 'free_pw'; did you mean 'free_pair'? [-Wimplicit-function-declaration] free_pw(current); ^~~~~~~ free_pair --- gnupg.o --- mv -f .deps/gnupg.Tpo .deps/gnupg.Po --- pwlist.o --- mv -f .deps/pwlist.Tpo .deps/pwlist.Po --- uilist.o --- mv -f .deps/uilist.Tpo .deps/uilist.Po --- convert_pwdb.o --- In function 'add_to_buf.part.0', inlined from 'add_to_buf' at convert_pwdb.c:341:1: convert_pwdb.c:350:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert_pwdb.c: In function 'add_to_buf': convert_pwdb.c:350:21: note: length computed here strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~ mv -f .deps/convert_pwdb.Tpo .deps/convert_pwdb.Po --- convert_pwdb --- cc -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o convert_pwdb convert_pwdb.o -lncurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm --- pwdb2csv.o --- In function 'add_to_buf.part.0', inlined from 'add_to_buf' at pwdb2csv.c:364:1: pwdb2csv.c:373:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pwdb2csv.c: In function 'add_to_buf': pwdb2csv.c:373:21: note: length computed here strncpy(buf, new, strlen(new)+1); ^~~~~~~~~~~ --- ui.o --- mv -f .deps/ui.Tpo .deps/ui.Po --- pwdb2csv.o --- mv -f .deps/pwdb2csv.Tpo .deps/pwdb2csv.Po --- pwdb2csv --- cc -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o pwdb2csv pwdb2csv.o -lncurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm --- actions.o --- mv -f .deps/actions.Tpo .deps/actions.Po --- pwman --- cc -pipe -Wno-error=return-type -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o pwman actions.o filter.o gnupg.o launch.o misc.o options.o pwgen.o pwlist.o pwman.o search.o ui.o uilist.o -lncurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pwman-0.4.5 depends on executable: gpgv - found ===> pwman-0.4.5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pwman-0.4.5 ===> pwman-0.4.5 depends on executable: gpgv - found ===> pwman-0.4.5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/security/pwman/stage/usr/local/bin' install -s -m 555 pwman convert_pwdb pwdb2csv '/construction/security/pwman/stage/usr/local/bin' Making install in doc /bin/sh ../mkinstalldirs /construction/security/pwman/stage/usr/local/man/man1 install -m 0644 ./pwman.1 /construction/security/pwman/stage/usr/local/man/man1/ (cd /construction/security/pwman/pwman-0.4.5 && install -m 0644 AUTHORS ChangeLog README TODO /construction/security/pwman/stage/usr/local/share/doc/pwman) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pwman-0.4.5 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11