=> Building sysutils/highlnk Started : Friday, 20 APR 2018 at 07:27:54 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for highlnk-0.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/highlnk XDG_CONFIG_HOME=/construction/sysutils/highlnk HOME=/construction/sysutils/highlnk TMPDIR="/tmp" PATH=/construction/sysutils/highlnk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/highlnk XDG_CONFIG_HOME=/construction/sysutils/highlnk HOME=/construction/sysutils/highlnk TMPDIR="/tmp" PATH=/construction/sysutils/highlnk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/sysutils/highlnk/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/highlnk" EXAMPLESDIR="share/examples/highlnk" DATADIR="share/highlnk" WWWDIR="www/highlnk" ETCDIR="etc/highlnk" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/highlnk DOCSDIR=/usr/local/share/doc/highlnk EXAMPLESDIR=/usr/local/share/examples/highlnk WWWDIR=/usr/local/www/highlnk ETCDIR=/usr/local/etc/highlnk -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> highlnk-0.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> highlnk-0.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of highlnk-0.2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by highlnk-0.2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by highlnk-0.2 for building => SHA256 Checksum OK for highlnk-0.2.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by highlnk-0.2 for building ===> Extracting for highlnk-0.2 => SHA256 Checksum OK for highlnk-0.2.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for highlnk-0.2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for highlnk-0.2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for highlnk-0.2 --- highlnk.o --- --- md5.o --- --- finder.o --- --- highlnk.o --- cc -pipe -O2 -fno-strict-aliasing -c highlnk.c -DVERSION=\"0.2\" -o highlnk.o --- finder.o --- cc -pipe -O2 -fno-strict-aliasing -c finder.c -o finder.o --- md5.o --- cc -pipe -O2 -fno-strict-aliasing -c md5.c -o md5.o --- highlnk.o --- highlnk.c: In function 'main': highlnk.c:34:92: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration] fprintf( stdout, "\n %s %s -- Copyright (c) 2004 Thomas Perl \n\n", basename( argv[0]), VERSION); ^ highlnk.c:44:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy( target_directory, argv[1], PATH_MAX); ^ highlnk.c:44:3: warning: incompatible implicit declaration of built-in function 'strncpy' highlnk.c:44:3: note: include '' or provide a declaration of 'strncpy' highlnk.c:45:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if( target_directory[strlen( target_directory)-1] == '/') ^ highlnk.c:45:24: warning: incompatible implicit declaration of built-in function 'strlen' highlnk.c:45:24: note: include '' or provide a declaration of 'strlen' --- md5.o --- md5.c: In function 'md5_update': md5.c:219:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy( (void *) (ctx->buffer + left), ^ md5.c:219:9: warning: incompatible implicit declaration of built-in function 'memcpy' md5.c:219:9: note: include '' or provide a declaration of 'memcpy' --- highlnk.o --- highlnk.c:81:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy( target_path, target_directory); ^ highlnk.c:81:5: warning: incompatible implicit declaration of built-in function 'strcpy' highlnk.c:81:5: note: include '' or provide a declaration of 'strcpy' highlnk.c:82:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat( target_path, dspos->dirname); ^ highlnk.c:82:5: warning: incompatible implicit declaration of built-in function 'strcat' highlnk.c:82:5: note: include '' or provide a declaration of 'strcat' --- md5.o --- md5.c:236:9: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy( (void *) (ctx->buffer + left), ^ md5.c:236:9: note: include '' or provide a declaration of 'memcpy' --- highlnk.o --- highlnk.c:114:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy( source_path, working_directory); ^ highlnk.c:114:5: note: include '' or provide a declaration of 'strcpy' highlnk.c:115:5: warning: incompatible implicit declaration of built-in function 'strcat' strcat( source_path, fspos->filename); ^ highlnk.c:115:5: note: include '' or provide a declaration of 'strcat' highlnk.c: In function 'process_data': highlnk.c:161:31: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] nds = (struct dir_source*)malloc( sizeof( struct dir_source)); ^ highlnk.c:161:31: warning: incompatible implicit declaration of built-in function 'malloc' highlnk.c:161:31: note: include '' or provide a declaration of 'malloc' highlnk.c:162:35: warning: incompatible implicit declaration of built-in function 'strlen' nds->dirname = (char*)malloc( strlen( (char*)(fn+strlen( working_directory)))+1); ^ highlnk.c:162:35: note: include '' or provide a declaration of 'strlen' highlnk.c:163:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy( nds->dirname, (char*)(fn+strlen( working_directory))); ^ highlnk.c:163:5: note: include '' or provide a declaration of 'strcpy' highlnk.c:192:34: warning: incompatible implicit declaration of built-in function 'malloc' nfs = (struct file_source*)malloc( sizeof( struct file_source)); ^ highlnk.c:192:34: note: include '' or provide a declaration of 'malloc' highlnk.c:193:38: warning: incompatible implicit declaration of built-in function 'strlen' nfs->filename = (char*)malloc( strlen( (char*)(fn+strlen( working_directory)))+1); ^ highlnk.c:193:38: note: include '' or provide a declaration of 'strlen' highlnk.c:194:7: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy( nfs->filename, (char*)(fn+strlen(working_directory))); ^ highlnk.c:194:7: note: include '' or provide a declaration of 'strcpy' highlnk.c:196:7: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy( nfs->digest, digest, sizeof( uint8) * 16); ^ highlnk.c:196:7: warning: incompatible implicit declaration of built-in function 'memcpy' highlnk.c:196:7: note: include '' or provide a declaration of 'memcpy' highlnk.c:222:32: warning: incompatible implicit declaration of built-in function 'malloc' nft = (struct file_target*)malloc( sizeof( struct file_target)); ^ highlnk.c:222:32: note: include '' or provide a declaration of 'malloc' highlnk.c:223:36: warning: incompatible implicit declaration of built-in function 'strlen' nft->filename = (char*)malloc( strlen( (char*)(fn+strlen( working_directory)))+1); ^ highlnk.c:223:36: note: include '' or provide a declaration of 'strlen' highlnk.c:224:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy( nft->filename, (char*)(fn+strlen(working_directory))); ^ highlnk.c:224:5: note: include '' or provide a declaration of 'strcpy' highlnk.c: In function 'free_dir_source': highlnk.c:258:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free( pos->dirname); ^ highlnk.c:258:5: warning: incompatible implicit declaration of built-in function 'free' highlnk.c:258:5: note: include '' or provide a declaration of 'free' highlnk.c: In function 'free_file_source': highlnk.c:274:5: warning: incompatible implicit declaration of built-in function 'free' free( pos->filename); ^ highlnk.c:274:5: note: include '' or provide a declaration of 'free' highlnk.c: In function 'free_file_target': highlnk.c:292:5: warning: incompatible implicit declaration of built-in function 'free' free( pos->filename); ^ highlnk.c:292:5: note: include '' or provide a declaration of 'free' highlnk.c: In function 'find_file_source': highlnk.c:304:9: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration] if( memcmp( pos->digest, digest, sizeof( uint8) * 16) == 0) ^ --- finder.o --- finder.c: In function 'findFiles': finder.c:34:14: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if( 0 == strcmp( e->d_name, "..") || 0 == strcmp( e->d_name, ".")) ^ finder.c:37:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] n = (char*)malloc( strlen( path) + strlen( e->d_name) + 2); ^ finder.c:37:16: warning: incompatible implicit declaration of built-in function 'malloc' finder.c:37:16: note: include '' or provide a declaration of 'malloc' finder.c:37:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] n = (char*)malloc( strlen( path) + strlen( e->d_name) + 2); ^ finder.c:37:24: warning: incompatible implicit declaration of built-in function 'strlen' finder.c:37:24: note: include '' or provide a declaration of 'strlen' finder.c:38:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy( n, path); ^ finder.c:38:5: warning: incompatible implicit declaration of built-in function 'strcpy' finder.c:38:5: note: include '' or provide a declaration of 'strcpy' finder.c:39:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat( n, "/"); ^ finder.c:39:5: warning: incompatible implicit declaration of built-in function 'strcat' finder.c:39:5: note: include '' or provide a declaration of 'strcat' finder.c:49:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free( n); ^ finder.c:49:5: warning: incompatible implicit declaration of built-in function 'free' finder.c:49:5: note: include '' or provide a declaration of 'free' --- highlnk --- cc -pipe -O2 -fno-strict-aliasing highlnk.o md5.o finder.o -o highlnk -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for highlnk-0.2 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/highlnk/highlnk-0.2/highlnk /construction/sysutils/highlnk/stage/usr/local/bin install -m 444 /construction/sysutils/highlnk/highlnk-0.2/highlnk.1 /construction/sysutils/highlnk/stage/usr/local/man/man1 install -m 0644 /construction/sysutils/highlnk/highlnk-0.2/README /construction/sysutils/highlnk/stage/usr/local/share/doc/highlnk ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for highlnk-0.2 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 20 APR 2018 at 07:27:59 UTC Duration: 00:00:04