------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libublio-20070103_2.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by exfat-utils-1.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by exfat-utils-1.3.0 for building => SHA256 Checksum OK for relan-exfat-v1.3.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by exfat-utils-1.3.0 for building ===> Extracting for exfat-utils-1.3.0 => SHA256 Checksum OK for relan-exfat-v1.3.0_GH0.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for exfat-utils-1.3.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on package: pkgconf>=1.3.0_1 - found ===> exfat-utils-1.3.0 depends on package: autoconf>=2.69 - found ===> exfat-utils-1.3.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on shared library: libublio.so - found (/usr/local/lib/libublio.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> exfat-utils-1.3.0 depends on package: pkgconf>=1.3.0_1 - found ===> exfat-utils-1.3.0 depends on package: autoconf>=2.69 - found ===> exfat-utils-1.3.0 depends on package: automake>=1.16.1 - found ===> exfat-utils-1.3.0 depends on shared library: libublio.so - found (/usr/local/lib/libublio.so) ===> Configuring for exfat-utils-1.3.0 configure.ac:32: installing './ar-lib' configure.ac:29: installing './compile' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' dump/Makefile.am: installing './depcomp' 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for ranlib... ranlib checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking for UBLIO... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libexfat/Makefile config.status: creating dump/Makefile config.status: creating fsck/Makefile config.status: creating label/Makefile config.status: creating mkfs/Makefile config.status: creating Makefile config.status: creating libexfat/config.h config.status: executing depfiles commands SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for exfat-utils-1.3.0 --- all-recursive --- Making all in libexfat --- all --- /usr/bin/make all-am --- cluster.o --- --- io.o --- --- log.o --- --- lookup.o --- --- mount.o --- --- node.o --- --- repair.o --- --- time.o --- --- utf.o --- --- utils.o --- --- io.o --- depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c && mv -f $depbase.Tpo $depbase.Po --- log.o --- depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c && mv -f $depbase.Tpo $depbase.Po --- lookup.o --- depbase=`echo lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT lookup.o -MD -MP -MF $depbase.Tpo -c -o lookup.o lookup.c && mv -f $depbase.Tpo $depbase.Po --- mount.o --- depbase=`echo mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mount.o -MD -MP -MF $depbase.Tpo -c -o mount.o mount.c && mv -f $depbase.Tpo $depbase.Po --- node.o --- depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c && mv -f $depbase.Tpo $depbase.Po --- repair.o --- depbase=`echo repair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT repair.o -MD -MP -MF $depbase.Tpo -c -o repair.o repair.c && mv -f $depbase.Tpo $depbase.Po --- time.o --- depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c && mv -f $depbase.Tpo $depbase.Po --- utf.o --- depbase=`echo utf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT utf.o -MD -MP -MF $depbase.Tpo -c -o utf.o utf.c && mv -f $depbase.Tpo $depbase.Po --- utils.o --- depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po --- cluster.o --- depbase=`echo cluster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT cluster.o -MD -MP -MF $depbase.Tpo -c -o cluster.o cluster.c && mv -f $depbase.Tpo $depbase.Po --- io.o --- io.c: In function 'exfat_write': io.c:344:42: warning: passing argument 2 of 'ublio_pwrite' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ssize_t result = ublio_pwrite(dev->ufh, buffer, size, dev->pos); ^~~~~~ In file included from io.c:43: /usr/local/include/ublio.h:96:52: note: expected 'void *' but argument is of type 'const void *' ssize_t ublio_pwrite(ublio_filehandle_t ufh, void *buf, size_t count, ~~~~~~^~~ io.c: In function 'exfat_pwrite': io.c:367:32: warning: passing argument 2 of 'ublio_pwrite' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return ublio_pwrite(dev->ufh, buffer, size, offset); ^~~~~~ In file included from io.c:43: /usr/local/include/ublio.h:96:52: note: expected 'void *' but argument is of type 'const void *' ssize_t ublio_pwrite(ublio_filehandle_t ufh, void *buf, size_t count, ~~~~~~^~~ --- libexfat.a --- rm -f libexfat.a ar cru libexfat.a cluster.o io.o log.o lookup.o mount.o node.o repair.o time.o utf.o utils.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libexfat.a Making all in dump --- dumpexfat-main.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT dumpexfat-main.o -MD -MP -MF .deps/dumpexfat-main.Tpo -c -o dumpexfat-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/dumpexfat-main.Tpo .deps/dumpexfat-main.Po --- dumpexfat --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -o dumpexfat dumpexfat-main.o ../libexfat/libexfat.a -L/usr/local/lib -L/usr/local/lib -lublio Making all in fsck --- exfatfsck-main.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT exfatfsck-main.o -MD -MP -MF .deps/exfatfsck-main.Tpo -c -o exfatfsck-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/exfatfsck-main.Tpo .deps/exfatfsck-main.Po --- exfatfsck --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -o exfatfsck exfatfsck-main.o ../libexfat/libexfat.a -L/usr/local/lib -L/usr/local/lib -lublio Making all in label --- exfatlabel-main.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT exfatlabel-main.o -MD -MP -MF .deps/exfatlabel-main.Tpo -c -o exfatlabel-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/exfatlabel-main.Tpo .deps/exfatlabel-main.Po --- exfatlabel --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -o exfatlabel exfatlabel-main.o ../libexfat/libexfat.a -L/usr/local/lib -L/usr/local/lib -lublio Making all in mkfs --- mkexfatfs-cbm.o --- --- mkexfatfs-fat.o --- --- mkexfatfs-main.o --- --- mkexfatfs-mkexfat.o --- --- mkexfatfs-rootdir.o --- --- mkexfatfs-uct.o --- --- mkexfatfs-uctc.o --- --- mkexfatfs-vbr.o --- --- mkexfatfs-mkexfat.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-mkexfat.o -MD -MP -MF .deps/mkexfatfs-mkexfat.Tpo -c -o mkexfatfs-mkexfat.o `test -f 'mkexfat.c' || echo './'`mkexfat.c --- mkexfatfs-uctc.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-uctc.o -MD -MP -MF .deps/mkexfatfs-uctc.Tpo -c -o mkexfatfs-uctc.o `test -f 'uctc.c' || echo './'`uctc.c --- mkexfatfs-vbr.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-vbr.o -MD -MP -MF .deps/mkexfatfs-vbr.Tpo -c -o mkexfatfs-vbr.o `test -f 'vbr.c' || echo './'`vbr.c --- mkexfatfs-cbm.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-cbm.o -MD -MP -MF .deps/mkexfatfs-cbm.Tpo -c -o mkexfatfs-cbm.o `test -f 'cbm.c' || echo './'`cbm.c --- mkexfatfs-fat.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-fat.o -MD -MP -MF .deps/mkexfatfs-fat.Tpo -c -o mkexfatfs-fat.o `test -f 'fat.c' || echo './'`fat.c --- mkexfatfs-main.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-main.o -MD -MP -MF .deps/mkexfatfs-main.Tpo -c -o mkexfatfs-main.o `test -f 'main.c' || echo './'`main.c --- mkexfatfs-rootdir.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-rootdir.o -MD -MP -MF .deps/mkexfatfs-rootdir.Tpo -c -o mkexfatfs-rootdir.o `test -f 'rootdir.c' || echo './'`rootdir.c --- mkexfatfs-uct.o --- cc -DHAVE_CONFIG_H -I. -I../libexfat -I../libexfat -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -MT mkexfatfs-uct.o -MD -MP -MF .deps/mkexfatfs-uct.Tpo -c -o mkexfatfs-uct.o `test -f 'uct.c' || echo './'`uct.c --- mkexfatfs-uctc.o --- mv -f .deps/mkexfatfs-uctc.Tpo .deps/mkexfatfs-uctc.Po --- mkexfatfs-uct.o --- mv -f .deps/mkexfatfs-uct.Tpo .deps/mkexfatfs-uct.Po --- mkexfatfs-fat.o --- mv -f .deps/mkexfatfs-fat.Tpo .deps/mkexfatfs-fat.Po --- mkexfatfs-cbm.o --- mv -f .deps/mkexfatfs-cbm.Tpo .deps/mkexfatfs-cbm.Po --- mkexfatfs-rootdir.o --- mv -f .deps/mkexfatfs-rootdir.Tpo .deps/mkexfatfs-rootdir.Po --- mkexfatfs-mkexfat.o --- mv -f .deps/mkexfatfs-mkexfat.Tpo .deps/mkexfatfs-mkexfat.Po --- mkexfatfs-vbr.o --- mv -f .deps/mkexfatfs-vbr.Tpo .deps/mkexfatfs-vbr.Po --- mkexfatfs-main.o --- mv -f .deps/mkexfatfs-main.Tpo .deps/mkexfatfs-main.Po --- mkexfatfs --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -o mkexfatfs mkexfatfs-cbm.o mkexfatfs-fat.o mkexfatfs-main.o mkexfatfs-mkexfat.o mkexfatfs-rootdir.o mkexfatfs-uct.o mkexfatfs-uctc.o mkexfatfs-vbr.o ../libexfat/libexfat.a -L/usr/local/lib -L/usr/local/lib -lublio SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for exfat-utils-1.3.0 ===> Generating temporary packing list Making install in libexfat Making install in dump /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/sbin' install -s -m 555 dumpexfat '/construction/sysutils/exfat-utils/stage/usr/local/sbin' /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' install -m 0644 dumpexfat.8 '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' Making install in fsck /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/sbin' install -s -m 555 exfatfsck '/construction/sysutils/exfat-utils/stage/usr/local/sbin' /usr/bin/make install-exec-hook ln -sf exfatfsck /construction/sysutils/exfat-utils/stage/usr/local/sbin/fsck.exfat /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' install -m 0644 exfatfsck.8 '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' Making install in label /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/sbin' install -s -m 555 exfatlabel '/construction/sysutils/exfat-utils/stage/usr/local/sbin' /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' install -m 0644 exfatlabel.8 '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' Making install in mkfs /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/sbin' install -s -m 555 mkexfatfs '/construction/sysutils/exfat-utils/stage/usr/local/sbin' /usr/bin/make install-exec-hook ln -sf mkexfatfs /construction/sysutils/exfat-utils/stage/usr/local/sbin/mkfs.exfat /bin/mkdir -p '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' install -m 0644 mkexfatfs.8 '/construction/sysutils/exfat-utils/stage/usr/local/man/man8' ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for exfat-utils-1.3.0 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:31