------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The fusepak 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 ------------------------------------------------------------------------------- ===> fusefs-fusepak-0.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The fusepak 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 ===> fusefs-fusepak-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-fusepak-0.5 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The fusepak 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 ===> fusefs-fusepak-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-fusepak-0.5 for building => SHA256 Checksum OK for fusepak-0.5.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The fusepak 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 ===> fusefs-fusepak-0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-fusepak-0.5 for building ===> Extracting for fusefs-fusepak-0.5 => SHA256 Checksum OK for fusepak-0.5.tar.bz2. Extracted Memory Use: 0.55M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fusefs-fusepak-0.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fusefs-fusepak-0.5 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fusefs-fusepak-0.5 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fusefs-fusepak-0.5 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-fusepak-0.5 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> Configuring for fusefs-fusepak-0.5 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fusefs-fusepak-0.5 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- pakmount-dune2.o --- --- pakmount-fusepak.o --- --- pakmount-lgp.o --- --- pakmount-main.o --- --- pakmount-pack.o --- --- pakmount-tree.o --- --- pakmount-wad.o --- --- pakmount-wad2.o --- --- pakmount-ksgrp.o --- --- pakmount-lgp.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-lgp.o -MD -MP -MF .deps/pakmount-lgp.Tpo -c -o pakmount-lgp.o `test -f 'lgp.c' || echo './'`lgp.c mv -f .deps/pakmount-lgp.Tpo .deps/pakmount-lgp.Po --- pakmount-fusepak.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-fusepak.o -MD -MP -MF .deps/pakmount-fusepak.Tpo -c -o pakmount-fusepak.o `test -f 'fusepak.c' || echo './'`fusepak.c mv -f .deps/pakmount-fusepak.Tpo .deps/pakmount-fusepak.Po --- pakmount-dune2.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-dune2.o -MD -MP -MF .deps/pakmount-dune2.Tpo -c -o pakmount-dune2.o `test -f 'dune2.c' || echo './'`dune2.c mv -f .deps/pakmount-dune2.Tpo .deps/pakmount-dune2.Po --- pakmount-main.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-main.o -MD -MP -MF .deps/pakmount-main.Tpo -c -o pakmount-main.o `test -f 'main.c' || echo './'`main.c --- pakmount-pack.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-pack.o -MD -MP -MF .deps/pakmount-pack.Tpo -c -o pakmount-pack.o `test -f 'pack.c' || echo './'`pack.c mv -f .deps/pakmount-pack.Tpo .deps/pakmount-pack.Po --- pakmount-ksgrp.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-ksgrp.o -MD -MP -MF .deps/pakmount-ksgrp.Tpo -c -o pakmount-ksgrp.o `test -f 'ksgrp.c' || echo './'`ksgrp.c --- pakmount-wad2.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-wad2.o -MD -MP -MF .deps/pakmount-wad2.Tpo -c -o pakmount-wad2.o `test -f 'wad2.c' || echo './'`wad2.c --- pakmount-wad.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-wad.o -MD -MP -MF .deps/pakmount-wad.Tpo -c -o pakmount-wad.o `test -f 'wad.c' || echo './'`wad.c --- pakmount-main.o --- mv -f .deps/pakmount-main.Tpo .deps/pakmount-main.Po --- pakmount-wad.o --- mv -f .deps/pakmount-wad.Tpo .deps/pakmount-wad.Po --- pakmount-tree.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -MT pakmount-tree.o -MD -MP -MF .deps/pakmount-tree.Tpo -c -o pakmount-tree.o `test -f 'tree.c' || echo './'`tree.c --- pakmount-wad2.o --- mv -f .deps/pakmount-wad2.Tpo .deps/pakmount-wad2.Po --- pakmount-ksgrp.o --- mv -f .deps/pakmount-ksgrp.Tpo .deps/pakmount-ksgrp.Po --- pakmount-tree.o --- mv -f .deps/pakmount-tree.Tpo .deps/pakmount-tree.Po --- pakmount --- cc -Wall -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -fno-strict-aliasing -o pakmount pakmount-dune2.o pakmount-fusepak.o pakmount-lgp.o pakmount-main.o pakmount-pack.o pakmount-tree.o pakmount-wad.o pakmount-wad2.o pakmount-ksgrp.o -L/usr/local/lib -lfuse -pthread SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fusefs-fusepak-0.5 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/sysutils/fusefs-fusepak/stage/usr/local/bin" install -s -m 555 pakmount '/construction/sysutils/fusefs-fusepak/stage/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/sysutils/fusefs-fusepak/stage/usr/local/man/man1" install -m 0644 pakmount.1 '/construction/sysutils/fusefs-fusepak/stage/usr/local/man/man1' ====> 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 fusefs-fusepak-0.5 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:12