------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The edonkey 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 ------------------------------------------------------------------------------- ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The edonkey 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 ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by edonkey-tool-hash-0.4.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The edonkey 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 ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by edonkey-tool-hash-0.4.0 for building => SHA256 Checksum OK for ed2k_hash-0.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The edonkey 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 ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by edonkey-tool-hash-0.4.0 for building ===> Extracting for edonkey-tool-hash-0.4.0 ===> NOTICE: The edonkey 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 ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by edonkey-tool-hash-0.4.0 for building => SHA256 Checksum OK for ed2k_hash-0.4.0.tar.gz. Extracted Memory Use: 0.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for edonkey-tool-hash-0.4.0 ===> Applying ports patches for edonkey-tool-hash-0.4.0 ===> Cleanly applied ports patch(es) patch-processfile.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for edonkey-tool-hash-0.4.0 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 checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for main in -lfltk... no checking how to run the C++ preprocessor... c++ -E checking for egrep... grep -E 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 FL/Fl.h usability... no checking FL/Fl.h presence... no checking for FL/Fl.h... no checking FL/Fl_Window.H usability... no checking FL/Fl_Window.H presence... no checking for FL/Fl_Window.H... no configure: creating ./config.status config.status: creating ./Makefile config.status: creating debian/Makefile config.status: creating ed2k_hash/Makefile config.status: creating ed2k_hash/docs/Makefile config.status: creating ed2k_hash/docs/en/Makefile config.status: creating ed2k_hash/GUI/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for edonkey-tool-hash-0.4.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in ed2k_hash --- all-recursive --- Making all in docs --- all-recursive --- Making all in en --- md4.o --- --- processfile.o --- --- linkedlist.o --- --- options.o --- --- cl_ui.o --- --- main.o --- --- processfile.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT processfile.o -MD -MP -MF ".deps/processfile.Tpo" -c -o processfile.o `test -f 'processfile.c' || echo './'`processfile.c; then mv -f ".deps/processfile.Tpo" ".deps/processfile.Po"; else rm -f ".deps/processfile.Tpo"; exit 1; fi --- options.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o `test -f 'options.c' || echo './'`options.c; then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi --- md4.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT md4.o -MD -MP -MF ".deps/md4.Tpo" -c -o md4.o `test -f 'md4.c' || echo './'`md4.c; then mv -f ".deps/md4.Tpo" ".deps/md4.Po"; else rm -f ".deps/md4.Tpo"; exit 1; fi --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- linkedlist.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT linkedlist.o -MD -MP -MF ".deps/linkedlist.Tpo" -c -o linkedlist.o `test -f 'linkedlist.c' || echo './'`linkedlist.c; then mv -f ".deps/linkedlist.Tpo" ".deps/linkedlist.Po"; else rm -f ".deps/linkedlist.Tpo"; exit 1; fi --- cl_ui.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -MT cl_ui.o -MD -MP -MF ".deps/cl_ui.Tpo" -c -o cl_ui.o `test -f 'cl_ui.c' || echo './'`cl_ui.c; then mv -f ".deps/cl_ui.Tpo" ".deps/cl_ui.Po"; else rm -f ".deps/cl_ui.Tpo"; exit 1; fi --- options.o --- options.c: In function 'options_process_cl_argument': options.c:63:6: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (strlen(argv[*i])>2) /* assuming all options are one one letter options! */ ^~~~~~ options.c:63:6: warning: incompatible implicit declaration of built-in function 'strlen' options.c:63:6: note: include '' or provide a declaration of 'strlen' options.c:24:1: +#include options.c:63:6: if (strlen(argv[*i])>2) /* assuming all options are one one letter options! */ ^~~~~~ --- cl_ui.o --- In file included from cl_ui.c:18: cl_ui.c: In function 'ui_printerr': cl_ui.c:101:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] errformat = alloca(strlen(PRINTERR_PREFIX)+strlen(format)+2); ^~~~~~ cl_ui.c:101:21: warning: incompatible implicit declaration of built-in function 'strlen' cl_ui.c:101:21: note: include '' or provide a declaration of 'strlen' cl_ui.c:27:1: +#include cl_ui.c:101:21: errformat = alloca(strlen(PRINTERR_PREFIX)+strlen(format)+2); ^~~~~~ cl_ui.c: In function 'ui_run': cl_ui.c:185:4: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset (&info, 0x00, sizeof(info)); ^~~~~~ cl_ui.c:185:4: warning: incompatible implicit declaration of built-in function 'memset' cl_ui.c:185:4: note: include '' or provide a declaration of 'memset' --- ed2k_hash --- cc -pipe -D__FreeBSD__=9 -O2 -fno-strict-aliasing -o ed2k_hash md4.o processfile.o linkedlist.o options.o cl_ui.o main.o Making all in debian SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for edonkey-tool-hash-0.4.0 ===> Generating temporary packing list ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for edonkey-tool-hash-0.4.0 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07