from metadata.c:34: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from mime.c:27:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c In file included from services.c:33:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c content.c: In function 'content_del': content.c:58:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list || n >= list->count) ^ content.c: In function 'content_free': content.c:80:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare] if (!list) ^ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c In file included from trace.c:28:0: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from cfgparser.c:32:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from cfgparser.h:24:0, from cfgparser.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ctrl_telnet.c:27:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from ushare.c:73:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lthreadutil -lpthread -lupnp -L/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib -o ushare make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/ushare-1.1a DESTDIR=/home/peko/autobuild/instance-1/output/target install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/peko/autobuild/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/peko/autobuild/instance-1/output/target/etc /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/peko/autobuild/instance-1/output/target/etc/init.d make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/peko/autobuild/instance-1/output/target/usr/bin /usr/bin/install -c ushare /home/peko/autobuild/instance-1/output/target/usr/bin echo ignoring strip /home/peko/autobuild/instance-1/output/target/usr/bin/ushare ignoring strip /home/peko/autobuild/instance-1/output/target/usr/bin/ushare make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/ushare-1.1a' rm -f /home/peko/autobuild/instance-1/output/target/etc/init.d/ushare x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz: OK (sha256: 986863122b0b3ac2c1fa27c6e3932c3490b84287335fa162bca020aa815aa695) >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d -xf - >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Patching >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d -name $file); do cp support/gnuconfig/$file $i; done; done >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Configuring (cd /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d; PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-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/home/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --host="bfin-buildroot-linux-uclibc" --cross-prefix="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-" --disable-ffms --enable-static --disable-opencl --disable-avs --disable-lavf --disable-swscale --disable-asm --enable-pic --enable-shared --disable-cli ) platform: BFIN byte order: little-endian system: LINUX cli: no libx264: internal shared: yes static: yes asm: no interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: no filters: crop select_every lto: no debug: no gprof: no strip: no PIC: yes bit depth: 8 chroma format: all You can run 'make' or 'make fprofiled' now. >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' dependency file generation... /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mc.o common/mc.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/predict.o common/predict.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/pixel.o common/pixel.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/macroblock.o common/macroblock.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/frame.o common/frame.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/dct.o common/dct.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cpu.o common/cpu.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/cabac.o common/cabac.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/common.o common/common.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/osdep.o common/osdep.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/rectangle.o common/rectangle.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/set.o common/set.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/quant.o common/quant.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/deblock.o common/deblock.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/vlc.o common/vlc.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/mvpred.o common/mvpred.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/bitstream.o common/bitstream.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/analyse.o encoder/analyse.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/me.o encoder/me.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/ratecontrol.o encoder/ratecontrol.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/set.o encoder/set.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/macroblock.o encoder/macroblock.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cabac.o encoder/cabac.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cavlc.o encoder/cavlc.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/encoder.o encoder/encoder.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/lookahead.o encoder/lookahead.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -c -o common/threadpool.o common/threadpool.c /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -o libx264.so.152 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o -shared -Wl,-soname,libx264.so.152 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ranlib libx264.a /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/libgcc.a(_divdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in /home/peko/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Installing to staging directory PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR="/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot" -C /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' install -d /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include install -d /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib install -d /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include install -m 644 x264_config.h /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include install -m 644 x264.pc /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig ln -f -s libx264.so.152 /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/libx264.so install -m 644 libx264.a /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib install -m 755 libx264.so.152 /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ranlib /home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/libx264.a make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Fixing libtool files >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR="/home/peko/autobuild/instance-1/output/target" -C /home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d install make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' install -d /home/peko/autobuild/instance-1/output/target/usr/include install -d /home/peko/autobuild/instance-1/output/target/usr/lib install -d /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig install -m 644 ./x264.h /home/peko/autobuild/instance-1/output/target/usr/include install -m 644 x264_config.h /home/peko/autobuild/instance-1/output/target/usr/include install -m 644 x264.pc /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig ln -f -s libx264.so.152 /home/peko/autobuild/instance-1/output/target/usr/lib/libx264.so install -m 644 libx264.a /home/peko/autobuild/instance-1/output/target/usr/lib install -m 755 libx264.so.152 /home/peko/autobuild/instance-1/output/target/usr/lib /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ranlib /home/peko/autobuild/instance-1/output/target/usr/lib/libx264.a make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/x264-ba24899b0bf23345921da022f7a51e0c57dbe73d' xxhash-r40.tar.gz: OK (sha256: 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8) >>> xxhash r40 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/xxhash-r40.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output/build/xxhash-r40 -xf - >>> xxhash r40 Patching >>> xxhash r40 Configuring >>> xxhash r40 Building PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ar" AS="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-as" LD="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ld" NM="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-nm" CC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc" GCC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc" CPP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-cpp" CXX="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-g++" FC="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gfortran" F77="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-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/home/peko/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output/host/bin/bfin-linux-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output/host/bfin-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-1/output/build/xxhash-r40 xxhsum make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/xxhash-r40' /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum xxhsum.c:35:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/xxhash-r40' >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-1/output/build/xxhash-r40/xxhsum /home/peko/autobuild/instance-1/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['diffutils', 'libconfig', 'openocd'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-1/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-bison', 'host-parted', 'host-autoconf-archive'] mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/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 /home/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00502-g84a2645"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2018.02-git-00502-g84a2645 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> aumix 2.9.1 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ethtool 4.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jquery 1.11.2 Collecting legal info >>> jsoncpp 1.8.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libical 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> liblinear 2.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsocketcan 0.0.10 Collecting legal info >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> liburiparser 0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> obsidian-cursors 1.0 Collecting legal info >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> tz Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> x264 ba24899b0bf23345921da022f7a51e0c57dbe73d Collecting legal info ERROR: No hash found for COPYING >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'