Markdown: docs/class/linuxdvb_frontend_dvbc.md Markdown: docs/class/linuxdvb_frontend_dvbs.md Markdown: docs/class/linuxdvb_frontend_dvbt.md Markdown: docs/class/linuxdvb_satconf.md Markdown: docs/class/memoryinfo.md Markdown: docs/class/mpegts_mux.md Markdown: docs/class/mpegts_mux_sched.md Markdown: docs/class/mpegts_network.md Markdown: docs/class/mpegts_service.md Markdown: docs/class/passwd.md Markdown: docs/class/profile.md Markdown: docs/class/satip_client.md Markdown: docs/class/satip_frontend.md Markdown: docs/class/satip_satconf.md Markdown: docs/class/satip_server.md Markdown: docs/class/service_mapper.md Markdown: docs/class/timeshift.md Markdown: docs/property/action.md Markdown: docs/property/bouquet_mapping_options.md Markdown: docs/property/bouquet_tagging.md Markdown: docs/property/cache_scheme.md Markdown: docs/property/change_parameters.md Markdown: docs/property/config_channelicon_path.md Markdown: docs/property/config_channelname_scheme.md Markdown: docs/property/config_picon_path.md Markdown: docs/property/config_picon_servicetype.md Markdown: docs/property/connection_limit.md Markdown: docs/property/cron.md Markdown: docs/property/duplicate_handling.md Markdown: docs/property/dvr_start_extra.md Markdown: docs/property/dvr_status.md Markdown: docs/property/dvr_stop_extra.md Markdown: docs/property/dvr_timerec_title_format.md Markdown: docs/property/dvrconfig_unsafe.md Markdown: docs/property/dvrconfig_whitespace.md Markdown: docs/property/dvrconfig_windows.md Markdown: docs/property/epggrabber_priority.md Markdown: docs/property/ignore_path.md Markdown: docs/property/network_discovery.md Markdown: docs/property/pathname.md Markdown: docs/property/persistent_viewlevel.md Markdown: docs/property/postprocessor.md Markdown: docs/property/postremove.md Markdown: docs/property/predefinedmuxlist.md Markdown: docs/property/preprocessor.md Markdown: docs/property/priority.md Markdown: docs/property/runningstate.md Markdown: docs/property/satip_muxhandling.md Markdown: docs/property/servicechecking.md Markdown: docs/property/streaming_priority.md Markdown: docs/property/streaming_profile.md Markdown: docs/property/themes.md Markdown: docs/property/viewlevel_access_entries.md Markdown: docs/property/viewlevel_config.md Markdown: docs/wizard/channels.md Markdown: docs/wizard/channels2.md Markdown: docs/wizard/hello.md Markdown: docs/wizard/login.md Markdown: docs/wizard/mapping.md Markdown: docs/wizard/muxes.md Markdown: docs/wizard/network.md Markdown: docs/wizard/status.md CC src/docs.o CC bundle.o CC tvheadend make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' >>> tvheadend e06ffd87beff16103c47d6fa542df2374fca6fd3 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3 DESTDIR="/accts/mlweber1/instance-3/output/target" install make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' /usr/bin/make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' /usr/bin/make -f Makefile.webui WEBUI=std compile-std /accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3/support/version: line 24: realpath: command not found basename: missing operand Try 'basename --help' for more information. make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' WEBUI std finished make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' /usr/bin/make -f Makefile.webui WEBUI=debug compile-debug make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' WEBUI debug finished make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' CC timestamp.o MKBUNDLE bundle.c CC bundle.o CC tvheadend install -d /accts/mlweber1/instance-3/output/target/usr/bin install /accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3/build.linux/tvheadend /accts/mlweber1/instance-3/output/target/usr/bin/tvheadend install -d /accts/mlweber1/instance-3/output/target/usr/share/man/man1 install /accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3/man/tvheadend.1 /accts/mlweber1/instance-3/output/target/usr/share/man/man1/tvheadend.1 for bundle in src/webui/static data/conf data/dvb-scan; do \ mkdir -p /accts/mlweber1/instance-3/output/target/usr/share/tvheadend/$bundle ;\ cp -LR /accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3/$bundle/* /accts/mlweber1/instance-3/output/target/usr/share/tvheadend/$bundle ;\ done find /accts/mlweber1/instance-3/output/target/usr/share/tvheadend -name .git -exec rm -rf {} \; &>/dev/null || /bin/true make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tvheadend-e06ffd87beff16103c47d6fa542df2374fca6fd3' rm -rf /accts/mlweber1/instance-3/output/target/usr/share/tvheadend/docs rm -rf /accts/mlweber1/instance-3/output/target/usr/share/tvheadend/src PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/vdr/ support/download/dl-wrapper -c '2.3.5' -d '/accts/mlweber1/instance-3/dl/vdr' -D '/accts/mlweber1/instance-3/dl' -f 'vdr-2.3.5.tar.bz2' -H 'package/vdr//vdr.hash' -n 'vdr-2.3.5' -N 'vdr' -o '/accts/mlweber1/instance-3/dl/vdr/vdr-2.3.5.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/vdr -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u ftp+ftp://ftp.tvdr.de/vdr/Developer -u http\|urlencode+http://sources.buildroot.net/vdr -u http\|urlencode+http://sources.buildroot.net -- vdr-2.3.5.tar.bz2: OK (md5: 01fabef4d20ec01f11d53354d99a9642) vdr-2.3.5.tar.bz2: OK (sha256: 323fd01e4f8daef24bbdcb906023d18c998a204a22de110d1cb0089532e818b5) >>> vdr 2.3.5 Extracting bzcat /accts/mlweber1/instance-3/dl/vdr/vdr-2.3.5.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 -xf - >>> vdr 2.3.5 Patching Applying 0001-getloadavg.patch using patch: patching file skinlcars.c Applying 0002-libjpeg.patch using patch: patching file tools.c >>> vdr 2.3.5 Configuring >>> vdr 2.3.5 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 INCLUDES="-I/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/freetype2" LDFLAGS="" NO_KBD=yes PLUGINLIBDIR=/usr/lib/vdr PREFIX=/usr VIDEODIR=/var/lib/vdr vdr vdr.pc include-dir make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' CC args.o CC audio.o CC channels.o CC ci.o CC config.o CC cutter.o CC device.o CC diseqc.o CC dvbdevice.o CC dvbci.o CC dvbplayer.o CC dvbspu.o CC dvbsubtitle.o CC eit.o CC eitscan.o CC epg.o CC filter.o CC font.o CC i18n.o CC interface.o CC keys.o CC lirc.o CC menu.o CC menuitems.o CC mtd.o CC nit.o CC osdbase.o CC osd.o CC pat.o CC player.o CC plugin.o CC positioner.o CC receiver.o CC recorder.o CC recording.o CC remote.o CC remux.o CC ringbuffer.o CC sdt.o CC sections.o CC shutdown.o CC skinclassic.o CC skinlcars.o CC skins.o CC skinsttng.o CC sourceparams.o CC sources.o CC spu.o CC status.o CC svdrp.o CC themes.o CC thread.o CC timers.o CC tools.o CC transfer.o CC vdr.o CC videodir.o CC libsi/util.o CC libsi/si.o CC libsi/section.o CC libsi/descriptor.o AR libsi/libsi.a /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar: creating libsi.a a - util.o a - si.o a - section.o a - descriptor.o LD vdr make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' >>> vdr 2.3.5 Installing to staging directory /usr/bin/make -j1 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 INCLUDES="-I/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/freetype2" LDFLAGS="" NO_KBD=yes PLUGINLIBDIR=/usr/lib/vdr PREFIX=/usr VIDEODIR=/var/lib/vdr DESTDIR=/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot install-dirs install-bin install-conf install-includes install-pc make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' if [ -n "/usr/lib/pkgconfig" ] ; then\ mkdir -p /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/pkgconfig ;\ cp vdr.pc /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/pkgconfig ;\ fi make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' >>> vdr 2.3.5 Fixing libtool files >>> vdr 2.3.5 Installing to target /usr/bin/make -j1 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/vdr-2.3.5 INCLUDES="-I/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/freetype2" LDFLAGS="" NO_KBD=yes PLUGINLIBDIR=/usr/lib/vdr PREFIX=/usr VIDEODIR=/var/lib/vdr DESTDIR=/accts/mlweber1/instance-3/output/target install-dirs install-bin install-conf make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/vdr-2.3.5' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/zstd/ support/download/dl-wrapper -c 'v1.3.4' -d '/accts/mlweber1/instance-3/dl/zstd' -D '/accts/mlweber1/instance-3/dl' -f 'zstd-v1.3.4.tar.gz' -H 'package/zstd//zstd.hash' -n 'zstd-v1.3.4' -N 'zstd' -o '/accts/mlweber1/instance-3/dl/zstd/zstd-v1.3.4.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/zstd -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u https+https://github.com/facebook/zstd/archive/v1.3.4 -u http\|urlencode+http://sources.buildroot.net/zstd -u http\|urlencode+http://sources.buildroot.net -- zstd-v1.3.4.tar.gz: OK (sha256: 92e41b6e8dd26bbd46248e8aa1d86f1551bc221a796277ae9362954f26d605a9) >>> zstd v1.3.4 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/zstd/zstd-v1.3.4.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4 -xf - >>> zstd v1.3.4 Patching Applying 0001-Split-library-install-target-into-pc-static-shared-a.patch using patch: patching file lib/Makefile Applying 0002-lib-Makefile-create-include-directory-before-headers.patch using patch: patching file lib/Makefile >>> zstd v1.3.4 Configuring >>> zstd v1.3.4 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib libzstd make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' compiling dynamic library 1.3.4 dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition creating versioned links make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4 zstd make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/programs' /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -pthread -lz ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -pthread -lz ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] :0:0: note: this is the location of the previous definition make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/programs' cp programs/zstd . make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4' >>> zstd v1.3.4 Installing to staging directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot PREFIX=/usr -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib install-pc install-includes install-shared make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' >>> zstd v1.3.4 Fixing libtool files >>> zstd v1.3.4 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/instance-3/output/target PREFIX=/usr -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4/programs install make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/programs' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/accts/mlweber1/instance-3/output/target PREFIX=/usr -C /accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib install-shared make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' Installing shared library make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zstd-v1.3.4/lib' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'pcre', u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'pcre', u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'freetype', u'fontconfig', u'glm', u'gmp', u'jemalloc', u'libjpeg', u'libcap', u'libid3tag', u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libnl', u'libopenssl', u'mpir', u'omniorb', u'opencore-amr', u'rhash', u'szip', u'vdr', u'zstd'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00355-ga5a9beb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-3/output/target/usr make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.08-git-00355-ga5a9beb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> dtv-scan-tables c2b6af67f7d8620acbf052fc754ec831ed2188ba Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> sconeserver d659468cd164e6a6cc12932cc6780566b04f8328 Collecting legal info ERROR: No hash found for COPYING >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tvheadend e06ffd87beff16103c47d6fa542df2374fca6fd3 Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> vdr 2.3.5 Collecting legal info ERROR: No hash found for COPYING >>> zstd v1.3.4 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'