gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/libsndfile-1.0.28.tar.gz --url http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.28.tar.gz --hash sha256:1ff33929f042fa333aed1e8923aa628c3ee9e1eb85512686c55092d1e5a9dfa9 Source /data/userland-archives/libsndfile-1.0.28.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/libsndfile-1.0.28.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/libsndfile-1.0.28.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28 --strip=1 --backup --version-control=numbered < patches/CVE-2017-12562.patch patching file src/common.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/.patched-CVE-2017-12562.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28 --strip=1 --backup --version-control=numbered < patches/fix-buffer-problems.patch patching file src/common.h patching file src/flac.c patching file src/sndfile.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/.patched-fix-buffer-problems.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin ) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/4.9/bin/gcc 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 /usr/gcc/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/4.9/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/4.9/bin/g++... gcc3 checking whether we are using the CLANG C compiler... no checking for a sed that does not truncate output... /usr/bin/gsed checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/4.9/bin/gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/bin/gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 static flag -static works... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/gcc/4.9/bin/g++ -E checking for ld used by /usr/gcc/4.9/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/4.9/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/g++ static flag -static works... no checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether ln -s works... yes checking for autogen... yes checking for wine... no checking for xcode-select... no checking for ANSI C header files... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether S_IRGRP is declared... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of wchar_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of float... 4 checking size of double... 8 checking size of void*... 4 checking size of size_t... 4 checking size of int64_t... 8 checking size of long long... 8 checking size of off_t... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of off_t... 8 checking for ssize_t... yes checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for open... yes checking for read... yes checking for write... yes checking for lseek... yes checking for lseek64... yes checking for fstat... yes checking for fstat64... yes checking for ftruncate... yes checking for fsync... yes checking for snprintf... yes checking for vsnprintf... yes checking for gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for gettimeofday... yes checking for mmap... yes checking for getpagesize... yes checking for setlocale... yes checking for pipe... yes checking for waitpid... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lround... yes checking for lrint... yes checking for lrintf... yes checking for octave... no checking for mkoctfile... no checking for octave-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for flac >= 1.3.1 ... yes checking for ogg >= 1.1.3 ... yes checking for vorbis >= 1.2.3 ... yes checking for vorbisenc >= 1.2.3 ... yes checking for sqlite3 >= 3.2 ... yes checking processor clipping capabilities... negative checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -std=gnu99... yes checking for version of /usr/gcc/4.9/bin/gcc -std=gnu99... 4.9.4 checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wextra... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wpointer-arith... yes checking if /usr/gcc/4.9/bin/g++ accepts -Wextra... yes checking if /usr/gcc/4.9/bin/g++ accepts -Wpointer-arith... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating regtest/Makefile config.status: creating M4/Makefile config.status: creating doc/Makefile config.status: creating Win32/Makefile config.status: creating Octave/Makefile config.status: creating programs/Makefile config.status: creating Makefile config.status: creating src/version-metadata.rc config.status: creating tests/test_wrapper.sh config.status: creating tests/pedantic-header-test.sh config.status: creating doc/libsndfile.css config.status: creating Scripts/build-test-tarball.mk config.status: creating libsndfile.spec config.status: creating sndfile.pc config.status: creating src/sndfile.h config.status: creating echo-install-dirs config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : libsndfile version : .................. 1.0.28 Host CPU : ............................ i386 Host Vendor : ......................... pc Host OS : ............................. solaris2.11 Experimental code : ................... no Using ALSA in example programs : ...... no External FLAC/Ogg/Vorbis : ............ yes Tools : Compiler is Clang : ................... no Compiler is GCC : ..................... yes GCC version : ......................... 4.9.4 Sanitizer enabled : ................... no Stack smash protection : .............. no Installation directories : Library directory : ................... /usr/lib Program directory : ................... /usr/bin Pkgconfig directory : ................. /usr/lib/pkgconfig HTML docs directory : ................. /usr/share/doc/ Compiling some other packages against libsndfile may require the addition of '/usr/lib/pkgconfig' to the PKG_CONFIG_PATH environment variable. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' Making all in M4 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' Making all in Win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' Making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' CC libsndfile_la-sndfile.lo CC libsndfile_la-avr.lo CC libsndfile_la-aiff.lo CC libsndfile_la-au.lo CC libsndfile_la-caf.lo CC libsndfile_la-dwd.lo CC libsndfile_la-flac.lo CC libsndfile_la-g72x.lo CC libsndfile_la-htk.lo CC libsndfile_la-ircam.lo CC libsndfile_la-macos.lo CC libsndfile_la-mat4.lo CC libsndfile_la-mat5.lo CC libsndfile_la-nist.lo CC libsndfile_la-paf.lo CC libsndfile_la-pvf.lo CC libsndfile_la-raw.lo CC libsndfile_la-rx2.lo CC libsndfile_la-sd2.lo CC libsndfile_la-sds.lo CC libsndfile_la-svx.lo CC libsndfile_la-txw.lo CC libsndfile_la-voc.lo CC libsndfile_la-wve.lo CC libsndfile_la-w64.lo CC libsndfile_la-wavlike.lo CC libsndfile_la-wav.lo CC libsndfile_la-xi.lo CC libsndfile_la-mpc2k.lo CC libsndfile_la-rf64.lo CC libsndfile_la-ogg_vorbis.lo CC libsndfile_la-ogg_speex.lo CC libsndfile_la-ogg_pcm.lo CC libsndfile_la-ogg_opus.lo CC common.lo CC file_io.lo CC command.lo CC pcm.lo CC ulaw.lo CC alaw.lo CC float32.lo CC double64.lo CC ima_adpcm.lo CC ms_adpcm.lo CC gsm610.lo CC dwvw.lo CC vox_adpcm.lo CC interleave.lo CC strings.lo CC dither.lo CC cart.lo CC broadcast.lo CC audio_detect.lo CC ima_oki_adpcm.lo CC alac.lo CC chunk.lo CC ogg.lo CC chanmap.lo CC windows.lo CC id3.lo CC GSM610/add.lo CC GSM610/code.lo CC GSM610/decode.lo CC GSM610/gsm_create.lo CC GSM610/gsm_decode.lo CC GSM610/gsm_destroy.lo CC GSM610/gsm_encode.lo CC GSM610/gsm_option.lo CC GSM610/long_term.lo CC GSM610/lpc.lo CC GSM610/preprocess.lo CC GSM610/rpe.lo CC GSM610/short_term.lo CC GSM610/table.lo CC G72x/g721.lo CC G72x/g723_16.lo CC G72x/g723_24.lo CC G72x/g723_40.lo CC G72x/g72x.lo CC ALAC/ALACBitUtilities.lo CC ALAC/ag_dec.lo CC ALAC/ag_enc.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ALACAudioTypes.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ag_dec.c:36: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/iso/math_iso.h:32:0, from /usr/include/math.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ag_dec.c:29: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ CC ALAC/dp_dec.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/EndianPortable.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ag_enc.c:32: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/sys/int_types.h:55:0, from /usr/include/sys/stdint.h:36, from /usr/include/stdint.h:36, from /usr/gcc/4.9/lib/gcc/i386-pc-solaris2.11/4.9.4/include/stdint.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/aglib.h:30, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ag_enc.c:30: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ CC ALAC/dp_enc.lo CC ALAC/matrix_dec.lo CC ALAC/matrix_enc.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ALACAudioTypes.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrix_dec.c:31: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/sys/int_types.h:55:0, from /usr/include/sys/stdint.h:36, from /usr/include/stdint.h:36, from /usr/gcc/4.9/lib/gcc/i386-pc-solaris2.11/4.9.4/include/stdint.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrixlib.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrix_dec.c:30: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ CC ALAC/alac_decoder.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ALACAudioTypes.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrix_enc.c:31: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/sys/int_types.h:55:0, from /usr/include/sys/stdint.h:36, from /usr/include/stdint.h:36, from /usr/gcc/4.9/lib/gcc/i386-pc-solaris2.11/4.9.4/include/stdint.h:9, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrixlib.h:35, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/matrix_enc.c:30: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/ALACAudioTypes.h:46, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/alac_codec.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/alac_decoder.c:31: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/stdio.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/alac_decoder.c:26: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ CC ALAC/alac_encoder.lo CCLD libcommon.la CCLD GSM610/libgsm.la In file included from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfconfig.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sfendian.h:22, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/alac_encoder.c:35: ./config.h:300:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 ^ In file included from /usr/include/stdio.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/ALAC/alac_encoder.c:31: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ^ CCLD G72x/libg72x.la CCLD ALAC/libalac.la CCLD libsndfile.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' Making all in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' Making all in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' Making all in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' ln -s /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-metadata-get.1 sndfile-metadata-set.1 ln -s /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-interleave.1 sndfile-deinterleave.1 make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' Making all in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' Making all in regtest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' CC sndfile-regtest.o CC database.o CC checksum.o CCLD sndfile-regtest make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' Making all in programs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' CC common.o CC sndfile-info.o CC sndfile-play.o CC sndfile-convert.o CC sndfile-cmp.o CC sndfile-metadata-set.o CC sndfile-metadata-get.o CC sndfile-interleave.o CC sndfile-deinterleave.o CC sndfile-concat.o CC sndfile-salvage.o CCLD sndfile-info CCLD sndfile-play CCLD sndfile-convert CCLD sndfile-cmp CCLD sndfile-metadata-set CCLD sndfile-metadata-get CCLD sndfile-interleave CCLD sndfile-deinterleave CCLD sndfile-concat CCLD sndfile-salvage make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 ) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/4.9/bin/gcc 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 /usr/gcc/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/4.9/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/4.9/bin/g++... gcc3 checking whether we are using the CLANG C compiler... no checking for a sed that does not truncate output... /usr/bin/gsed checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/4.9/bin/gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/bin/gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 static flag -static works... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/gcc -std=gnu99 linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/gcc/4.9/bin/g++ -E checking for ld used by /usr/gcc/4.9/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/4.9/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/g++ static flag -static works... no checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether ln -s works... yes checking for autogen... yes checking for wine... no checking for xcode-select... no checking for ANSI C header files... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether S_IRGRP is declared... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of wchar_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking size of void*... 8 checking size of size_t... 8 checking size of int64_t... 8 checking size of long long... 8 checking size of off_t... 8 checking for ssize_t... yes checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for open... yes checking for read... yes checking for write... yes checking for lseek... yes checking for lseek64... no checking for fstat... yes checking for fstat64... no checking for ftruncate... yes checking for fsync... yes checking for snprintf... yes checking for vsnprintf... yes checking for gmtime... yes checking for gmtime_r... yes checking for localtime... yes checking for localtime_r... yes checking for gettimeofday... yes checking for mmap... yes checking for getpagesize... yes checking for setlocale... yes checking for pipe... yes checking for waitpid... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lround... yes checking for lrint... yes checking for lrintf... yes checking for octave... no checking for mkoctfile... no checking for octave-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for flac >= 1.3.1 ... yes checking for ogg >= 1.1.3 ... yes checking for vorbis >= 1.2.3 ... yes checking for vorbisenc >= 1.2.3 ... yes checking for sqlite3 >= 3.2 ... yes checking processor clipping capabilities... none checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -std=gnu99... yes checking for version of /usr/gcc/4.9/bin/gcc -std=gnu99... 4.9.4 checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wextra... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking if /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -Wpointer-arith... yes checking if /usr/gcc/4.9/bin/g++ accepts -Wextra... yes checking if /usr/gcc/4.9/bin/g++ accepts -Wpointer-arith... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating regtest/Makefile config.status: creating M4/Makefile config.status: creating doc/Makefile config.status: creating Win32/Makefile config.status: creating Octave/Makefile config.status: creating programs/Makefile config.status: creating Makefile config.status: creating src/version-metadata.rc config.status: creating tests/test_wrapper.sh config.status: creating tests/pedantic-header-test.sh config.status: creating doc/libsndfile.css config.status: creating Scripts/build-test-tarball.mk config.status: creating libsndfile.spec config.status: creating sndfile.pc config.status: creating src/sndfile.h config.status: creating echo-install-dirs config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : libsndfile version : .................. 1.0.28 Host CPU : ............................ i386 Host Vendor : ......................... pc Host OS : ............................. solaris2.11 Experimental code : ................... no Using ALSA in example programs : ...... no External FLAC/Ogg/Vorbis : ............ yes Tools : Compiler is Clang : ................... no Compiler is GCC : ..................... yes GCC version : ......................... 4.9.4 Sanitizer enabled : ................... no Stack smash protection : .............. no Installation directories : Library directory : ................... /usr/lib/amd64 Program directory : ................... /usr/bin/amd64 Pkgconfig directory : ................. /usr/lib/amd64/pkgconfig HTML docs directory : ................. /usr/share/doc/ Compiling some other packages against libsndfile may require the addition of '/usr/lib/amd64/pkgconfig' to the PKG_CONFIG_PATH environment variable. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' Making all in M4 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' Making all in Win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' Making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' CC libsndfile_la-sndfile.lo CC libsndfile_la-avr.lo CC libsndfile_la-aiff.lo CC libsndfile_la-au.lo CC libsndfile_la-caf.lo CC libsndfile_la-dwd.lo CC libsndfile_la-flac.lo CC libsndfile_la-g72x.lo CC libsndfile_la-htk.lo CC libsndfile_la-ircam.lo CC libsndfile_la-macos.lo CC libsndfile_la-mat4.lo CC libsndfile_la-mat5.lo CC libsndfile_la-nist.lo CC libsndfile_la-paf.lo CC libsndfile_la-pvf.lo CC libsndfile_la-raw.lo CC libsndfile_la-rx2.lo CC libsndfile_la-sd2.lo CC libsndfile_la-sds.lo CC libsndfile_la-svx.lo CC libsndfile_la-txw.lo CC libsndfile_la-voc.lo CC libsndfile_la-wve.lo CC libsndfile_la-w64.lo CC libsndfile_la-wavlike.lo CC libsndfile_la-wav.lo CC libsndfile_la-xi.lo CC libsndfile_la-mpc2k.lo CC libsndfile_la-rf64.lo CC libsndfile_la-ogg_vorbis.lo CC libsndfile_la-ogg_speex.lo CC libsndfile_la-ogg_pcm.lo CC libsndfile_la-ogg_opus.lo CC common.lo CC file_io.lo CC command.lo CC pcm.lo CC ulaw.lo CC alaw.lo CC float32.lo CC double64.lo CC ima_adpcm.lo CC ms_adpcm.lo CC gsm610.lo CC dwvw.lo CC vox_adpcm.lo CC interleave.lo CC strings.lo CC dither.lo CC cart.lo CC broadcast.lo CC audio_detect.lo CC ima_oki_adpcm.lo CC alac.lo CC chunk.lo CC ogg.lo CC chanmap.lo CC windows.lo CC id3.lo CC GSM610/add.lo CC GSM610/code.lo CC GSM610/decode.lo CC GSM610/gsm_create.lo CC GSM610/gsm_decode.lo CC GSM610/gsm_destroy.lo CC GSM610/gsm_encode.lo CC GSM610/gsm_option.lo CC GSM610/long_term.lo CC GSM610/lpc.lo CC GSM610/preprocess.lo CC GSM610/rpe.lo CC GSM610/short_term.lo CC GSM610/table.lo CC G72x/g721.lo CC G72x/g723_16.lo CC G72x/g723_24.lo CC G72x/g723_40.lo CC G72x/g72x.lo CC ALAC/ALACBitUtilities.lo CC ALAC/ag_dec.lo CC ALAC/ag_enc.lo CC ALAC/dp_dec.lo CC ALAC/dp_enc.lo CC ALAC/matrix_dec.lo CC ALAC/matrix_enc.lo CC ALAC/alac_decoder.lo CC ALAC/alac_encoder.lo CCLD libcommon.la CCLD GSM610/libgsm.la CCLD G72x/libg72x.la CCLD ALAC/libalac.la CCLD libsndfile.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' Making all in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' Making all in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' Making all in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' ln -s /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-metadata-get.1 sndfile-metadata-set.1 ln -s /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-interleave.1 sndfile-deinterleave.1 make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' Making all in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' Making all in regtest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' CC database.o CC checksum.o CC sndfile-regtest.o CCLD sndfile-regtest make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' Making all in programs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' CC sndfile-info.o CC common.o CC sndfile-convert.o CC sndfile-play.o CC sndfile-cmp.o CC sndfile-metadata-set.o CC sndfile-metadata-get.o CC sndfile-interleave.o CC sndfile-deinterleave.o CC sndfile-concat.o CC sndfile-salvage.o CCLD sndfile-info CCLD sndfile-play CCLD sndfile-convert CCLD sndfile-cmp CCLD sndfile-metadata-set CCLD sndfile-metadata-get CCLD sndfile-interleave CCLD sndfile-deinterleave CCLD sndfile-concat CCLD sndfile-salvage make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' Making install in M4 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/M4' Making install in Win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/Win32' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libsndfile.la '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libsndfile.so.1.0.28 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.so.1.0.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib && { ln -s -f libsndfile.so.1.0.28 libsndfile.so.1 || { rm -f libsndfile.so.1 && ln -s libsndfile.so.1.0.28 libsndfile.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib && { ln -s -f libsndfile.so.1.0.28 libsndfile.so || { rm -f libsndfile.so && ln -s libsndfile.so.1.0.28 libsndfile.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.so.1.0.28 libtool: install: /usr/bin/ginstall -c .libs/libsndfile.lai /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.la libtool: install: /usr/bin/ginstall -c .libs/libsndfile.a /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/libsndfile.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sndfile.hh '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 sndfile.h '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/src' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/examples' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/tests' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-info.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-play.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-convert.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-cmp.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-metadata-get.1 sndfile-metadata-set.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-concat.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-interleave.1 sndfile-deinterleave.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-salvage.1 '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/man' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/doc/libsndfile' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/index.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/libsndfile.jpg libsndfile.css /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/api.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/command.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/bugs.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/sndfile_info.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/new_file_type.HOWTO /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/win32.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/FAQ.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/lists.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/embedded_files.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/octave.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/tutorial.html '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/doc/libsndfile' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/doc' Making install in regtest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c sndfile-regtest '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin' libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-regtest /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-regtest make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/regtest' Making install in programs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c sndfile-info sndfile-play sndfile-convert sndfile-cmp sndfile-metadata-set sndfile-metadata-get sndfile-interleave sndfile-deinterleave sndfile-concat sndfile-salvage '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin' libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-info /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-info libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-play /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-play libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-convert /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-convert libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-cmp /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-cmp libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-metadata-set /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-metadata-set libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-metadata-get /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-metadata-get libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-interleave /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-interleave libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-deinterleave /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-deinterleave libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-concat /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-concat libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/sndfile-salvage /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/sndfile-salvage make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/programs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 sndfile.pc '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' Making install in M4 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/M4' Making install in Win32 make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/Win32' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libsndfile.la '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libsndfile.so.1.0.28 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.so.1.0.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64 && { ln -s -f libsndfile.so.1.0.28 libsndfile.so.1 || { rm -f libsndfile.so.1 && ln -s libsndfile.so.1.0.28 libsndfile.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64 && { ln -s -f libsndfile.so.1.0.28 libsndfile.so || { rm -f libsndfile.so && ln -s libsndfile.so.1.0.28 libsndfile.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.so.1.0.28 libtool: install: /usr/bin/ginstall -c .libs/libsndfile.lai /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.la libtool: install: /usr/bin/ginstall -c .libs/libsndfile.a /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/libsndfile.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/src/sndfile.hh '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 sndfile.h '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/src' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/examples' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/tests' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-info.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-play.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-convert.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-cmp.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-metadata-get.1 sndfile-metadata-set.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-concat.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-interleave.1 sndfile-deinterleave.1 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/man/sndfile-salvage.1 '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/man' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/doc/libsndfile' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/index.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/libsndfile.jpg libsndfile.css /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/api.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/command.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/bugs.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/sndfile_info.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/new_file_type.HOWTO /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/win32.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/FAQ.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/lists.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/embedded_files.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/octave.html /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/libsndfile-1.0.28/doc/tutorial.html '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/share/doc/libsndfile' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/doc' Making install in regtest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c sndfile-regtest '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64' libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-regtest /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-regtest make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/regtest' Making install in programs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c sndfile-info sndfile-play sndfile-convert sndfile-cmp sndfile-metadata-set sndfile-metadata-get sndfile-interleave sndfile-deinterleave sndfile-concat sndfile-salvage '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64' libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-info /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-info libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-play /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-play libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-convert /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-convert libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-cmp /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-cmp libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-metadata-set /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-metadata-set libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-metadata-get /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-metadata-get libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-interleave /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-interleave libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-deinterleave /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-deinterleave libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-concat /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-concat libtool: warning: '../src/libsndfile.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/sndfile-salvage /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/bin/amd64/sndfile-salvage make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/programs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 sndfile.pc '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.2 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=1.0.28 -D COMPONENT_VERSION=1.0.28 -D COMPONENT_PROJECT_URL=http://www.mega-nerd.com/libsndfile/ -D COMPONENT_ARCHIVE_URL=http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.28.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=libsndfile -D COMPONENT_FMRI=library/libsndfile -D COMPONENT_LICENSE_FILE=libsndfile.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=f73b1ff5faa8ca30f0d7d57644461d4bc254f96c -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="libsndfile - a library for reading/writing sound files" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D COMPONENT_DESCRIPTION="Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface." -D COMPONENT_LICENSE="LGPLv2.1" libsndfile.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile -d libsndfile-1.0.28 -m /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile -d libsndfile-1.0.28 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.mangled >/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build /jenkins/jobs/oi-userland/workspace/components/library/libsndfile libsndfile-1.0.28" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.depend.res /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build -d /jenkins/jobs/oi-userland/workspace/components/library/libsndfile -d libsndfile-1.0.28 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.pre-published pkg://openindiana.org/library/libsndfile@1.0.28,5.11-2017.0.0.2:20170809T192402Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/manifest-i386-libsndfile.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libsndfile/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libsndfile'