=> Building sysutils/gpart Started : Saturday, 9 MAR 2019 at 09:28:47 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-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 gpart-0.1h_2: STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/sysutils/gpart XDG_CONFIG_HOME=/construction/sysutils/gpart HOME=/construction/sysutils/gpart TMPDIR="/tmp" PATH=/construction/sysutils/gpart/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/gpart XDG_CONFIG_HOME=/construction/sysutils/gpart HOME=/construction/sysutils/gpart TMPDIR="/tmp" PATH=/construction/sysutils/gpart/.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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -std=c99 -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/gpart/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/gpart" EXAMPLESDIR="share/examples/gpart" DATADIR="share/gpart" WWWDIR="www/gpart" ETCDIR="etc/gpart" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gpart DOCSDIR=/usr/local/share/doc/gpart EXAMPLESDIR=/usr/local/share/examples/gpart WWWDIR=/usr/local/www/gpart ETCDIR=/usr/local/etc/gpart -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE 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 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> gpart-0.1h_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> gpart-0.1h_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gpart-0.1h_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gpart-0.1h_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gpart-0.1h_2 for building => SHA256 Checksum OK for gpart-0.1h.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gpart-0.1h_2 for building ===> Extracting for gpart-0.1h_2 => SHA256 Checksum OK for gpart-0.1h.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for gpart-0.1h_2 ===> Applying ports patches for gpart-0.1h_2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> gpart-0.1h_2 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz Installing gmake-4.2.1_3... `-- Installing gettext-runtime-0.19.8.1_2... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: .... done `-- Extracting gettext-runtime-0.19.8.1_2: .......... done Extracting gmake-4.2.1_3: .......... done ===> gpart-0.1h_2 depends on executable: gmake - found ===> Returning to build of gpart-0.1h_2 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for gpart-0.1h_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for gpart-0.1h_2 gmake[1]: Entering directory '/construction/sysutils/gpart/gpart-0.1h' gmake -C src gmake[2]: Entering directory '/construction/sysutils/gpart/gpart-0.1h/src' cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gpart.o gpart.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gmodules.o gmodules.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o disku.o disku.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o l64seek.o l64seek.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_ext2.o gm_ext2.c gmodules.c: In function 'g_mod_addexternal': gmodules.c:193:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] m->m_init = (int (*)())dlsym(m->m_hd,buf); ^ gmodules.c:195:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] m->m_term = (int (*)())dlsym(m->m_hd,buf); ^ gmodules.c:197:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] m->m_gfun = (int (*)())dlsym(m->m_hd,buf); ^ gpart.c: In function 'pr': gpart.c:143:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (! f_quiet) fputs(msg,stdout); fflush(stdout); ^~ gpart.c:143:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (! f_quiet) fputs(msg,stdout); fflush(stdout); ^~~~~~ gpart.c: In function 'yesno': gpart.c:194:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); ^~ gpart.c:194:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); ^~ gm_ext2.c:30:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_ext2.c,v 1.8 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_lswap.o gm_lswap.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_fat.o gm_fat.c gm_lswap.c:22:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_lswap.c,v 1.8 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_fat.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_fat.c,v 1.6 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ At top level: gpart.c:62:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gpart.c,v 1.11 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_bsddl.o gm_bsddl.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_ntfs.o gm_ntfs.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_hpfs.o gm_hpfs.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_s86dl.o gm_s86dl.c gm_bsddl.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_bsddl.c,v 1.6 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_ntfs.c:24:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_ntfs.c,v 1.6 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_hpfs.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_hpfs.c,v 1.8 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_s86dl.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_s86dl.c,v 1.6 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_minix.o gm_minix.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_rfs.o gm_rfs.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_hmlvm.o gm_hmlvm.c gm_minix.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_minix.c,v 1.5 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_rfs.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_rfs.c,v 1.5 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_qnx4.o gm_qnx4.c gm_hmlvm.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_hmlvm.c,v 1.3 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_beos.o gm_beos.c cc -pipe -std=c99 -O2 -fno-strict-aliasing -Wall -pedantic -Wall -pedantic -DVERSION=\"0.1h\" -c -o gm_xfs.o gm_xfs.c gm_qnx4.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_qnx4.c,v 1.1 2001/01/29 17:11:34 mb Exp mb $"; ^~~~~ gm_xfs.c:21:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_xfs.c,v 1.1 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gm_beos.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: gm_beos.c,v 1.2 2001/02/07 18:08:08 mb Exp mb $"; ^~~~~ gpart.c: In function 'print_ptable': gpart.c:605:29: warning: array subscript 5 is above array bounds of 'dos_part_entry[4]' {aka 'struct [4]'} [-Warray-bounds] for (p = pt->t_parts; p < &pt->t_parts[NDOSPARTS + 1]; p++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gpart.c: In function 'main': gpart.c:709:29: warning: array subscript 5 is above array bounds of 'dos_part_entry[4]' {aka 'struct [4]'} [-Warray-bounds] for (p = pt->t_parts; p < &pt->t_parts[NDOSPARTS + 1]; p++) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o gpart gpart.o gmodules.o disku.o l64seek.o gm_ext2.o gm_lswap.o gm_fat.o gm_bsddl.o gm_ntfs.o gm_hpfs.o gm_s86dl.o gm_minix.o gm_rfs.o gm_hmlvm.o gm_qnx4.o gm_beos.o gm_xfs.o gmake[2]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h/src' gmake -C man gmake[2]: Entering directory '/construction/sysutils/gpart/gpart-0.1h/man' gmake[2]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h/man' gmake[1]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h' -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for gpart-0.1h_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/gpart/gpart-0.1h' gmake -C src install gmake[2]: Entering directory '/construction/sysutils/gpart/gpart-0.1h/src' install -d /construction/sysutils/gpart/stage/usr/local/sbin install -s gpart /construction/sysutils/gpart/stage/usr/local/sbin gmake[2]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h/src' gmake -C man install gmake[2]: Entering directory '/construction/sysutils/gpart/gpart-0.1h/man' install -d /construction/sysutils/gpart/stage/usr/local/man install -d /construction/sysutils/gpart/stage/usr/local/man/man8 install -m 0444 gpart.8 /construction/sysutils/gpart/stage/usr/local/man/man8 gmake[2]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h/man' gmake[1]: Leaving directory '/construction/sysutils/gpart/gpart-0.1h' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for gpart-0.1h_2 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday, 9 MAR 2019 at 09:28:53 UTC Duration: 00:00:06