------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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 SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flvmeta-1.0.11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flvmeta-1.0.11 for building => SHA256 Checksum OK for noirotm-flvmeta-v1.0.11_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flvmeta-1.0.11 for building ===> Extracting for flvmeta-1.0.11 => SHA256 Checksum OK for noirotm-flvmeta-v1.0.11_GH0.tar.gz. Extracted Memory Use: 0.24M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for flvmeta-1.0.11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on package: autoconf>=2.69 - found ===> flvmeta-1.0.11 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> flvmeta-1.0.11 depends on package: autoconf>=2.69 - found ===> flvmeta-1.0.11 depends on package: automake>=1.16.1 - found ===> Configuring for flvmeta-1.0.11 configure.ac:12: installing './compile' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' 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 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 stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for size_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for int16_t... (cached) yes checking for uint32_t... (cached) yes checking for int32_t... (cached) yes checking for uint64_t... (cached) yes checking for int64_t... (cached) yes checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for strftime... (cached) yes checking for tzset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for flvmeta-1.0.11 --- all --- /usr/bin/make all-am --- flvmeta.o --- --- avc.o --- --- amf.o --- --- types.o --- --- flv.o --- --- flvdump.o --- --- avc.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT avc.o -MD -MP -MF .deps/avc.Tpo -c -o avc.o avc.c --- flvmeta.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT flvmeta.o -MD -MP -MF .deps/flvmeta.Tpo -c -o flvmeta.o flvmeta.c --- amf.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT amf.o -MD -MP -MF .deps/amf.Tpo -c -o amf.o amf.c --- types.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT types.o -MD -MP -MF .deps/types.Tpo -c -o types.o types.c --- flv.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT flv.o -MD -MP -MF .deps/flv.Tpo -c -o flv.o flv.c --- flvdump.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT flvdump.o -MD -MP -MF .deps/flvdump.Tpo -c -o flvdump.o flvdump.c --- types.o --- mv -f .deps/types.Tpo .deps/types.Po --- flv.o --- mv -f .deps/flv.Tpo .deps/flv.Po --- flvdump.o --- mv -f .deps/flvdump.Tpo .deps/flvdump.Po --- avc.o --- mv -f .deps/avc.Tpo .deps/avc.Po --- amf.o --- mv -f .deps/amf.Tpo .deps/amf.Po --- flvdump --- cc -Wall -pipe -O2 -fno-strict-aliasing -o flvdump flvdump.o amf.o types.o flv.o --- flvmeta.o --- mv -f .deps/flvmeta.Tpo .deps/flvmeta.Po --- flvmeta --- cc -Wall -pipe -O2 -fno-strict-aliasing -o flvmeta flvmeta.o avc.o amf.o types.o flv.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for flvmeta-1.0.11 ===> Generating temporary packing list /bin/mkdir -p '/construction/multimedia/flvmeta/stage/usr/local/bin' install -s -m 555 flvmeta flvdump '/construction/multimedia/flvmeta/stage/usr/local/bin' ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for flvmeta-1.0.11 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:31