------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.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-2020.1.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,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/jpeg-turbo-2.0.4.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascpu-1.11_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascpu-1.11_6 for building => SHA256 Checksum OK for ascpu-1.11.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ascpu-1.11_6 for building ===> Extracting for ascpu-1.11_6 => SHA256 Checksum OK for ascpu-1.11.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ascpu-1.11_6 ===> Applying ports patches for ascpu-1.11_6 ===> Cleanly applied ports patch(es) patch-ascpu_x.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> ascpu-1.11_6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for ascpu-1.11_6 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for mkdir... /bin/mkdir checking for strip... /usr/bin/strip checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... no checking for sys/mount.h... (cached) yes checking for ustat.h... no checking for machine/soundcard.h... yes checking for linux/soundcard.h... no checking for linux/radio.h... no checking for XOpenDisplay in -lX11... yes checking for libXpm... -I/usr/local/include, -L/usr/local/lib checking for XShapeCombineMask in -lXext... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for kvm_open in -lkvm... yes updating cache ./config.cache creating ./config.status creating autoconf/Makefile.defines creating autoconf/Makefile.common creating autoconf/Makefile.common.lib creating Makefile creating config.h AfterStep applet ascpu-1.11 is now hopefully configured, just run : make ; make install SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ascpu-1.11_6 --- ascpu_x.o --- --- ascpu.o --- --- safecopy.o --- --- x_color.o --- --- ascpu_x.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c ascpu_x.c --- ascpu.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c ascpu.c --- safecopy.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c safecopy.c --- x_color.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -c x_color.c --- ascpu_x.o --- ascpu_x.c: In function 'update_running': ascpu_x.c:231:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy( &running_last, &fresh, sizeof(running_last) ); ^~~~~~ ascpu_x.c:231:2: warning: incompatible implicit declaration of built-in function 'memcpy' ascpu_x.c:231:2: note: include '' or provide a declaration of 'memcpy' ascpu_x.c:47:1: +#include ascpu_x.c:231:2: memcpy( &running_last, &fresh, sizeof(running_last) ); ^~~~~~ ascpu_x.c: In function 'prepare_format': ascpu_x.c:527:25: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] sprintf(&scan_format[strlen(scan_format)], ^~~~~~ ascpu_x.c:527:25: warning: incompatible implicit declaration of built-in function 'strlen' ascpu_x.c:527:25: note: include '' or provide a declaration of 'strlen' ascpu_x.c:531:24: warning: incompatible implicit declaration of built-in function 'strlen' sprintf(&scan_format[strlen(scan_format)], ^~~~~~ ascpu_x.c:531:24: note: include '' or provide a declaration of 'strlen' ascpu_x.c: In function 'read_stat': ascpu_x.c:562:2: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(&last, &fresh, sizeof(last)); ^~~~~~ ascpu_x.c:562:2: note: include '' or provide a declaration of 'memcpy' ascpu_x.c: In function 'ExecuteExternal': ascpu_x.c:723:3: warning: implicit declaration of function 'err'; did you mean 'erf'? [-Wimplicit-function-declaration] err(1, "Can't drop setgid privileges"); ^~~ erf ascpu_x.c:739:5: warning: implicit declaration of function 'strerror'; did you mean 'perror'? [-Wimplicit-function-declaration] strerror(errno)); ^~~~~~~~ perror ascpu_x.c:744:8: warning: implicit declaration of function 'waitpid'; did you mean 'getpid'? [-Wimplicit-function-declaration] if ( waitpid(pid, 0, 0) == -1 ) { ^~~~~~~ getpid ascpu_x.c: In function 'ascpu_initialize': ascpu_x.c:917:6: warning: incompatible implicit declaration of built-in function 'strlen' if (strlen(mainGeometry)) { ^~~~~~ ascpu_x.c:917:6: note: include '' or provide a declaration of 'strlen' --- ascpu --- cc ascpu_x.o ascpu.o safecopy.o x_color.o -L/usr/local/lib -lX11 -lSM -lICE -L/usr/local/lib -lXpm -lXext -ljpeg -lm -lkvm -L/usr/local/lib -o ascpu SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ascpu-1.11_6 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ascpu-1.11_6 ===> ascpu-1.11_6 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -m 444 /construction/sysutils/ascpu/ascpu-1.11/ascpu.man /construction/sysutils/ascpu/stage/usr/local/man/man1/ascpu.1 install -s -m 555 /construction/sysutils/ascpu/ascpu-1.11/ascpu /construction/sysutils/ascpu/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/ascpu 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/ascpu is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/bin/ascpu is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/bin/ascpu is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ascpu-1.11_6 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:11