=> Building a52dec:standard (version 0.8.0_1) Started : Saturday,28 OCT 2023 at 21:37:03 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --disable-oss --enable-shared --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/a52dec" STD_EXAMPLESDIR="/raven/share/examples/a52dec" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/a52dec/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/a52dec -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing gmake-primary-standard package Installing gmake-primary-standard-4.4... `-- Installing indexinfo-single-standard-0.3.1... | `-- Installing zlib-primary-standard-1.3... | `-- Extracting zlib-primary-standard-1.3: .... done `-- Extracting indexinfo-single-standard-0.3.1: ... done Extracting gmake-primary-standard-4.4: ........ done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for a52dec-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for a52dec-standard ===> Extracting for a52dec-standard => SHA256 Checksum OK for a52dec-0.8.0.tar.gz. ===> Extracting license terms from /construction/a52dec/a52dec-0.8.0/src/a52dec.c ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (tools) ===> Creating package metadata (dev) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for a52dec-standard ===> Applying common patches for a52dec-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for a52dec-standard /usr/bin/sed -i.bak -E -e 's!-O3!-pipe -O2 -I/raven/include!' -e 's!-mcpu=[^"]+"!"!' -e '/-prefer-non-pic/d' /construction/a52dec/a52dec-0.8.0/configure USES=libtool modified /construction/a52dec/a52dec-0.8.0/configure USES=libtool modified /construction/a52dec/a52dec-0.8.0/autotools/ltmain.sh ==> cd /construction/a52dec/a52dec-0.8.0 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --disable-oss --enable-shared --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... none 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/grep -E checking whether cc needs -traditional... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/timeb.h... yes checking for io.h... no checking if cc supports -Wall -pipe -O2 -I/raven/include flags... yes checking if cc supports -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include flags... yes checking if cc supports -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer flags... yes checking if cc supports -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common flags... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for struct timeval... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for always_inline... yes checking for restrict... restrict checking for __builtin_expect... yes checking whether byte ordering is bigendian... no checking for size_t... yes checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for memalign... no checking for gettimeofday... yes checking for ftime... no checking __attribute__ ((aligned ())) support... 64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating autotools/Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating liba52/Makefile config.status: creating libao/Makefile config.status: creating vc++/Makefile config.status: creating liba52/liba52.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for a52dec-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/a52dec STD_EXAMPLESDIR=/raven/share/examples/a52dec MANPREFIX=/raven/share ==> cd /construction/a52dec/a52dec-0.8.0; gmake -f Makefile -j10 all gmake[1]: Entering directory '/construction/a52dec/a52dec-0.8.0' Making all in autotools gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/autotools' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/autotools' Making all in include gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/include' gmake all-am gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/include' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/include' gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/include' Making all in doc gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/doc' Making all in liba52 gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/liba52' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o bitstream.lo bitstream.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o imdct.lo imdct.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o bit_allocate.lo bit_allocate.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o parse.lo parse.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o downmix.lo downmix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c downmix.c -fPIC -DPIC -o .libs/downmix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c imdct.c -fPIC -DPIC -o .libs/imdct.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c bit_allocate.c -fPIC -DPIC -o .libs/bit_allocate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c downmix.c -o downmix.o >/dev/null 2>&1 imdct.c:183:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 183 | static inline void ifft8 (complex_t * buf) | ^~~~~ imdct.c:89:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 89 | static inline void ifft4 (complex_t * buf) | ^~~~~ imdct.c:77:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 77 | static inline void ifft2 (complex_t * buf) | ^~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c bit_allocate.c -o bit_allocate.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c imdct.c -o imdct.o >/dev/null 2>&1 bitstream.c:46:20: warning: 'always_inline' function might not be inlinable [-Wattributes] 46 | static inline void bitstream_fill_current (a52_state_t * state) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from bitstream.c:30: bitstream.h:66:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~~~ bitstream.h:53:24: warning: 'always_inline' function might not be inlinable [-Wattributes] 53 | static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c bitstream.c -o bitstream.o >/dev/null 2>&1 parse.c:310:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 310 | static inline int16_t dither_gen (a52_state_t * state) | ^~~~~~~~~~ parse.c:296:19: warning: 'always_inline' function might not be inlinable [-Wattributes] 296 | static inline int zero_snr_offsets (int nfchans, a52_state_t * state) | ^~~~~~~~~~~~~~~~ In file included from parse.c:32: bitstream.h:66:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~~~ bitstream.h:53:24: warning: 'always_inline' function might not be inlinable [-Wattributes] 53 | static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) | ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c parse.c -o parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -no-undefined -o liba52.la -rpath /raven/lib bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/bitstream.o .libs/imdct.o .libs/bit_allocate.o .libs/parse.o .libs/downmix.o -lm -O2 -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liba52.so.0" && ln -s "liba52.so.0.0.0" "liba52.so.0") libtool: link: (cd ".libs" && rm -f "liba52.so" && ln -s "liba52.so.0.0.0" "liba52.so") libtool: link: ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o libtool: link: ranlib .libs/liba52.a libtool: link: ( cd ".libs" && rm -f "liba52.la" && ln -s "../liba52.la" "liba52.la" ) gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/liba52' Making all in libao gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/libao' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out.o audio_out.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_null.o audio_out_null.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_float.o audio_out_float.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_oss.o audio_out_oss.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_solaris.o audio_out_solaris.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_al.o audio_out_al.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_win.o audio_out_win.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_wav.o audio_out_wav.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_aif.o audio_out_aif.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o audio_out_peak.o audio_out_peak.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o convert2s16.o convert2s16.c convert2s16.c:33:23: warning: 'always_inline' function might not be inlinable [-Wattributes] 33 | static inline int16_t convert (int32_t i) | ^~~~~~~ rm -f libao.a ar cru libao.a audio_out.o audio_out_null.o audio_out_float.o audio_out_oss.o audio_out_solaris.o audio_out_al.o audio_out_win.o audio_out_wav.o audio_out_aif.o audio_out_peak.o convert2s16.o ranlib libao.a gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/libao' Making all in src gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/src' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o a52dec.o a52dec.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o getopt.o getopt.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o gettimeofday.o gettimeofday.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o extract_a52.o extract_a52.c /bin/sh ../libtool --tag=CC --mode=link cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o a52dec a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la ../libao/libao.a -lm /bin/sh ../libtool --tag=CC --mode=link cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o extract_a52 extract_a52.o getopt.o libtool: link: cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o extract_a52 extract_a52.o getopt.o libtool: link: cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o .libs/a52dec a52dec.o getopt.o gettimeofday.o ../liba52/.libs/liba52.so ../libao/libao.a -lm -Wl,-rpath -Wl,/raven/lib gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/src' Making all in vc++ gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/vc++' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/vc++' Making all in test gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0/test' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/raven/include -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -c -o compare.o compare.c /bin/sh ../libtool --tag=CC --mode=link cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o compare compare.o -lm libtool: link: cc -Wall -pipe -I/raven/include -pipe -O2 -I/raven/include -fomit-frame-pointer -fno-common -o compare compare.o -lm gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0/test' gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0' gmake[1]: Leaving directory '/construction/a52dec/a52dec-0.8.0' -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for a52dec-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (tools) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) gmake[1]: Entering directory '/construction/a52dec/a52dec-0.8.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/a52dec/a52dec-0.8.0' Making install in autotools gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/autotools' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/autotools' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/autotools' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/autotools' Making install in include gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/include' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/include' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/a52dec/stage/raven/include/a52dec' install -m 0644 a52.h attributes.h audio_out.h mm_accel.h '/construction/a52dec/stage/raven/include/a52dec' gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/include' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/include' Making install in doc gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/doc' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/doc' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/doc' Making install in liba52 gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/liba52' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/liba52' /bin/mkdir -p '/construction/a52dec/stage/raven/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s liba52.la '/construction/a52dec/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/liba52.so.0.0.0 /construction/a52dec/stage/raven/lib/liba52.so.0.0.0 libtool: install: strip --strip-unneeded /construction/a52dec/stage/raven/lib/liba52.so.0.0.0 libtool: install: (cd /construction/a52dec/stage/raven/lib && { ln -s -f liba52.so.0.0.0 liba52.so.0 || { rm -f liba52.so.0 && ln -s liba52.so.0.0.0 liba52.so.0; }; }) libtool: install: (cd /construction/a52dec/stage/raven/lib && { ln -s -f liba52.so.0.0.0 liba52.so || { rm -f liba52.so && ln -s liba52.so.0.0.0 liba52.so; }; }) libtool: install: /usr/bin/install -c .libs/liba52.lai /construction/a52dec/stage/raven/lib/liba52.la libtool: install: /usr/bin/install -c .libs/liba52.a /construction/a52dec/stage/raven/lib/liba52.a libtool: install: strip --strip-debug /construction/a52dec/stage/raven/lib/liba52.a libtool: install: chmod 644 /construction/a52dec/stage/raven/lib/liba52.a libtool: install: ranlib /construction/a52dec/stage/raven/lib/liba52.a libtool: warning: remember to run 'libtool --finish /raven/lib' /bin/mkdir -p '/construction/a52dec/stage/raven/lib/pkgconfig' install -m 0644 liba52.pc '/construction/a52dec/stage/raven/lib/pkgconfig' gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/liba52' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/liba52' Making install in libao gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/libao' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/libao' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/libao' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/libao' Making install in src gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/src' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/src' /bin/mkdir -p '/construction/a52dec/stage/raven/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s a52dec extract_a52 '/construction/a52dec/stage/raven/bin' libtool: warning: '../liba52/liba52.la' has not been installed in '/raven/lib' libtool: install: /bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s .libs/a52dec /construction/a52dec/stage/raven/bin/a52dec libtool: install: /bin/sh /construction/a52dec/a52dec-0.8.0/autotools/install-sh -c -s extract_a52 /construction/a52dec/stage/raven/bin/extract_a52 /bin/mkdir -p '/construction/a52dec/stage/raven/share/man/man1' install -m 0644 a52dec.1 extract_a52.1 '/construction/a52dec/stage/raven/share/man/man1' gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/src' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/src' Making install in vc++ gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/vc++' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/vc++' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/vc++' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/vc++' Making install in test gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0/test' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0/test' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0/test' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0/test' gmake[3]: Entering directory '/construction/a52dec/a52dec-0.8.0' gmake[4]: Entering directory '/construction/a52dec/a52dec-0.8.0' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/a52dec/a52dec-0.8.0' gmake[3]: Leaving directory '/construction/a52dec/a52dec-0.8.0' gmake[2]: Leaving directory '/construction/a52dec/a52dec-0.8.0' gmake[1]: Leaving directory '/construction/a52dec/a52dec-0.8.0' install -m 0644 /construction/a52dec/a52dec-0.8.0/liba52/a52_internal.h /construction/a52dec/stage/raven/include/a52dec ====> Start compressing man pages ====> Man page compression complete ====> Install license terms (primary) ====> Install GPLv2+ license (primary) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building a52dec-complete-standard-0.8.0_1 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building a52dec-primary-standard-0.8.0_1 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done ===> Building a52dec-tools-standard-0.8.0_1 subpackage (a52dec-tools-standard-0.8.0_1) /construction/a52dec/stage//raven/bin/a52dec - required shared library liba52.so.0 not found file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done ===> Building a52dec-dev-standard-0.8.0_1 subpackage file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done ===> Building a52dec-man-standard-0.8.0_1 subpackage file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday,28 OCT 2023 at 21:37:09 UTC Duration: 00:00:05