------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xballoon 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 ------------------------------------------------------------------------------- ===> xballoon-1.0_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xballoon 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 ===> xballoon-1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xballoon-1.0_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xballoon 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 ===> xballoon-1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xballoon-1.0_3 for building => SHA256 Checksum OK for xballoon-1.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xballoon 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 ===> xballoon-1.0_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xballoon-1.0_3 for building ===> Extracting for xballoon-1.0_3 => SHA256 Checksum OK for xballoon-1.0.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xballoon-1.0_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Configuring for xballoon-1.0_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xballoon-1.0_3 --- argument.o --- --- display.o --- --- graphic.o --- --- init.o --- --- main.o --- --- xballoon.o --- --- argument.o --- cc -c argument.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- display.o --- cc -c display.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- graphic.o --- cc -c graphic.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- init.o --- cc -c init.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- main.o --- cc -c main.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- xballoon.o --- cc -c xballoon.c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DVERSION=\"XBALLOON-1.0\" --- init.o --- init.c: In function 'MakeBalloon': init.c:32:3: warning: implicit declaration of function 'rand'; did you mean 'GXand'? [-Wimplicit-function-declaration] (rand() % (balloons.velocity_maximum*2+1)) - balloons.velocity_maximum; ^~~~ GXand init.c: In function 'InitializeBalloon': init.c:50:3: warning: implicit declaration of function 'srand'; did you mean 'GXand'? [-Wimplicit-function-declaration] srand((unsigned)time(NULL)); ^~~~~ GXand init.c:51:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] balloons.point = (XPoint *)malloc(sizeof(XPoint) * balloons.number); ^~~~~~ init.c:51:34: warning: incompatible implicit declaration of built-in function 'malloc' init.c:51:34: note: include '' or provide a declaration of 'malloc' init.c:20:1: +#include init.c:51:34: balloons.point = (XPoint *)malloc(sizeof(XPoint) * balloons.number); ^~~~~~ --- argument.o --- argument.c: In function 'CheckParameters': argument.c:117:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(s, argv[i])) { ^~~~~~ --- main.o --- main.c: In function 'BalloonMain': main.c:141:7: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] usleep(1000); ^~~~~~ fseek main.c: At top level: main.c:147:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char ** argv) ^~~~ --- xballoon --- cc argument.o display.o graphic.o init.o main.o xballoon.o -o xballoon -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -lX11 -lXpm -lm -lX11 -lXt -lXmu -lXaw -lXpm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xballoon-1.0_3 ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xballoon-1.0_3 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> Generating temporary packing list install -s -m 555 /construction/x11/xballoon/xballoon-1.0/xballoon /construction/x11/xballoon/stage/usr/local/bin/xballoon install -m 444 /construction/x11/xballoon/xballoon-1.0/xballoon.man /construction/x11/xballoon/stage/usr/local/man/man1/xballoon.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/xballoon is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/xballoon is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xballoon-1.0_3 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06