from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_common.cpp:27: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/demosaic_packs.cpp:22: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/demosaic_packs.cpp:22: ./libraw/libraw_datastream.h:114:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/demosaic_packs.cpp:22: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_fileio.cpp:25: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from internal/dcraw_fileio.cpp:25: ./libraw/libraw_datastream.h:114:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from internal/dcraw_fileio.cpp:25: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_cxx.cpp:32: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_cxx.cpp:32: ./libraw/libraw_datastream.h:114:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_cxx.cpp:32: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/libraw_cxx.cpp:5480:0: src/../internal/libraw_x3f.cpp: In function 'void huffman_decode_row(x3f_info_t*, x3f_directory_entry_t*, int, int, int, int*)': src/../internal/libraw_x3f.cpp:1401:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] int16_t c[3] = {offset,offset,offset}; ^ src/../internal/libraw_x3f.cpp:1401:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] src/../internal/libraw_x3f.cpp:1401:39: warning: narrowing conversion of 'offset' from 'int' to 'int16_t {aka short int}' inside { } [-Wnarrowing] /bin/sh ./libtool --tag=CXX --mode=compile /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.11\" -DPACKAGE_STRING=\"LibRaw\ 0.18.11\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o src/libraw_datastream.lo src/libraw_datastream.cpp src/libraw_cxx.cpp: In member function 'virtual int LibRaw::open_datastream(LibRaw_abstract_datastream*)': src/libraw_cxx.cpp:1784:64: warning: iteration 6 invokes undefined behavior [-Waggressive-loop-optimizations] imgdata.idata.xtrans[0][c] = imgdata.idata.xtrans_abs[0][c]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ src/libraw_cxx.cpp:1783:22: note: within this loop for(int c = 0; c < 36; c++) ~~^~~~ /bin/sh ./libtool --tag=CXX --mode=compile /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.11\" -DPACKAGE_STRING=\"LibRaw\ 0.18.11\" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o src/libraw_c_api.lo src/libraw_c_api.cpp libtool: compile: /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.11\" "-DPACKAGE_STRING=\"LibRaw 0.18.11\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -Wl,-elf2flt -c src/libraw_datastream.cpp -o src/libraw_datastream.o In file included from ./libraw/libraw.h:36:0, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_datastream.cpp:27: ./libraw/libraw_datastream.h:114:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ src/libraw_datastream.cpp: In constructor 'LibRaw_file_datastream::LibRaw_file_datastream(const char*)': src/libraw_datastream.cpp:82:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ src/libraw_datastream.cpp: In member function 'virtual int LibRaw_file_datastream::subfile_open(const char*)': src/libraw_datastream.cpp:200:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buf(new std::filebuf()); ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_datastream.cpp:27: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -DPACKAGE_NAME=\"LibRaw\" -DPACKAGE_TARNAME=\"libraw\" -DPACKAGE_VERSION=\"0.18.11\" "-DPACKAGE_STRING=\"LibRaw 0.18.11\"" -DPACKAGE_BUGREPORT=\"info@libraw.org\" -DPACKAGE_URL=\"http://www.libraw.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -Wl,-elf2flt -c src/libraw_c_api.cpp -o src/libraw_c_api.o In file included from ./libraw/libraw.h:36:0, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:113:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr f; /* will close() automatically through dtor */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_c_api.cpp:22: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./libraw/libraw.h:36:0, from src/libraw_c_api.cpp:22: ./libraw/libraw_datastream.h:114:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr saved_f; /* when *f is a subfile, *saved_f is the master file */ ^~~~~~~~ In file included from /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/memory:81:0, from ./libraw/libraw_datastream.h:35, from ./libraw/libraw.h:36, from src/libraw_c_api.cpp:22: /home/naourr/work/instance-1/output/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=link /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -no-undefined -version-info 16:0:0 -Wl,-elf2flt -static -o lib/libraw.la -rpath /usr/lib internal/dcraw_common.lo internal/dcraw_fileio.lo internal/demosaic_packs.lo src/libraw_cxx.lo src/libraw_datastream.lo src/libraw_c_api.lo -lm /bin/sh ./libtool --tag=CXX --mode=link /home/naourr/work/instance-1/output/host/bin/m68k-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -no-undefined -version-info 16:0:0 -Wl,-elf2flt -static -o lib/libraw_r.la -rpath /usr/lib internal/dcraw_common.lo internal/dcraw_fileio.lo internal/demosaic_packs.lo src/libraw_cxx.lo src/libraw_datastream.lo src/libraw_c_api.lo -lm libtool: warning: library '/home/naourr/work/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-uclinux-uclibc/6.4.0/../../../../m68k-buildroot-uclinux-uclibc/lib/libstdc++.la' was moved. libtool: link: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ar cru lib/.libs/libraw.a internal/dcraw_common.o internal/dcraw_fileio.o internal/demosaic_packs.o src/libraw_cxx.o src/libraw_datastream.o src/libraw_c_api.o libtool: link: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib lib/.libs/libraw.a libtool: link: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ar cru lib/.libs/libraw_r.a internal/dcraw_common.o internal/dcraw_fileio.o internal/demosaic_packs.o src/libraw_cxx.o src/libraw_datastream.o src/libraw_c_api.o libtool: link: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib lib/.libs/libraw_r.a libtool: link: ( cd "lib/.libs" && rm -f "libraw.la" && ln -s "../libraw.la" "libraw.la" ) libtool: link: ( cd "lib/.libs" && rm -f "libraw_r.la" && ln -s "../libraw_r.la" "libraw_r.la" ) make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' >>> libraw 0.18.11 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /home/naourr/work/instance-1/output/build/libraw-0.18.11/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libraw.la lib/libraw_r.la '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/libraw' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libraw.pc libraw_r.pc '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT LICENSE.CDDL LICENSE.LGPL Changelog.txt '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/doc/libraw' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libraw' /usr/bin/install -c -m 644 libraw/libraw.h libraw/libraw_alloc.h libraw/libraw_const.h libraw/libraw_datastream.h libraw/libraw_internal.h libraw/libraw_types.h libraw/libraw_version.h '/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libraw' libtool: install: /usr/bin/install -c lib/.libs/libraw.lai /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw.la libtool: install: /usr/bin/install -c lib/.libs/libraw_r.lai /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw_r.la libtool: install: /usr/bin/install -c lib/.libs/libraw.a /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw.a libtool: install: chmod 644 /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw.a libtool: install: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw.a libtool: install: /usr/bin/install -c lib/.libs/libraw_r.a /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw_r.a libtool: install: chmod 644 /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw_r.a libtool: install: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libraw_r.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' >>> libraw 0.18.11 Fixing libtool files >>> libraw 0.18.11 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install -C /home/naourr/work/instance-1/output/build/libraw-0.18.11/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libraw.la lib/libraw_r.la '/home/naourr/work/instance-1/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/share/doc/libraw' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 COPYRIGHT LICENSE.CDDL LICENSE.LGPL Changelog.txt '/home/naourr/work/instance-1/output/target/usr/share/doc/libraw' /usr/bin/install -c -m 644 libraw.pc libraw_r.pc '/home/naourr/work/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/include/libraw' /usr/bin/install -c -m 644 libraw/libraw.h libraw/libraw_alloc.h libraw/libraw_const.h libraw/libraw_datastream.h libraw/libraw_internal.h libraw/libraw_types.h libraw/libraw_version.h '/home/naourr/work/instance-1/output/target/usr/include/libraw' libtool: install: /usr/bin/install -c lib/.libs/libraw.lai /home/naourr/work/instance-1/output/target/usr/lib/libraw.la libtool: install: /usr/bin/install -c lib/.libs/libraw_r.lai /home/naourr/work/instance-1/output/target/usr/lib/libraw_r.la libtool: install: /usr/bin/install -c lib/.libs/libraw.a /home/naourr/work/instance-1/output/target/usr/lib/libraw.a libtool: install: chmod 644 /home/naourr/work/instance-1/output/target/usr/lib/libraw.a libtool: install: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib /home/naourr/work/instance-1/output/target/usr/lib/libraw.a libtool: install: /usr/bin/install -c lib/.libs/libraw_r.a /home/naourr/work/instance-1/output/target/usr/lib/libraw_r.a libtool: install: chmod 644 /home/naourr/work/instance-1/output/target/usr/lib/libraw_r.a libtool: install: /home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib /home/naourr/work/instance-1/output/target/usr/lib/libraw_r.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/libraw-0.18.11' lockdev_1.0.3.orig.tar.gz: OK (sha256: ccae635d7ac3fdd50897eceb250872b3d9a191d298f213e7f0c836910d869f82) lockdev_1.0.3-1.6.diff.gz: OK (sha256: a5405c6ee5e97e45eeb1c81330a7e9f444a58bda5e6771fa30007516c115007e) >>> lockdev 1.0.3 Extracting gzip -d -c /home/naourr/work/instance-1/dl/lockdev/lockdev_1.0.3.orig.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/lockdev-1.0.3 -xf - >>> lockdev 1.0.3 Patching PATH=/home/naourr/work/instance-1/output/host/bin:$PATH support/scripts/apply-patches.sh /home/naourr/work/instance-1/output/build/lockdev-1.0.3 /home/naourr/work/instance-1/dl/lockdev lockdev_1.0.3-1.6.diff.gz Applying lockdev_1.0.3-1.6.diff.gz using gzip: patching file debian/NEWS patching file debian/changelog patching file debian/compat patching file debian/control patching file debian/copyright patching file debian/liblockdev1-dbg.dirs patching file debian/liblockdev1-dbg.docs patching file debian/liblockdev1-dev.dirs patching file debian/liblockdev1-dev.manpages patching file debian/liblockdev1-perl.dirs patching file debian/liblockdev1.postinst patching file debian/rules patching file src/lockdev.c Applying 0001-Makefile-install-static-library-and-headers-separate.patch using patch: patching file Makefile >>> lockdev 1.0.3 Configuring >>> lockdev 1.0.3 Building /usr/bin/make -j1 PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/m68k-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/m68k-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-1/output/build/lockdev-1.0.3 static make[1]: Entering directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/lockdev.o src/lockdev.c /home/naourr/work/instance-1/output/host/bin/m68k-linux-ar rv liblockdev.a src/lockdev.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-ar: creating liblockdev.a a - src/lockdev.o make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' >>> lockdev 1.0.3 Installing to staging directory /usr/bin/make -j1 basedir=/home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr -C /home/naourr/work/instance-1/output/build/lockdev-1.0.3 install_static install_dev make[1]: Entering directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' install -m755 -d /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib install -m644 liblockdev.a /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib install -m755 -d /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include install -m644 src/lockdev.h /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include install -m644 src/ttylock.h /home/naourr/work/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' >>> lockdev 1.0.3 Fixing libtool files >>> lockdev 1.0.3 Installing to target /usr/bin/make -j1 basedir=/home/naourr/work/instance-1/output/target/usr -C /home/naourr/work/instance-1/output/build/lockdev-1.0.3 install_static make[1]: Entering directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' install -m755 -d /home/naourr/work/instance-1/output/target/usr/lib install -m644 liblockdev.a /home/naourr/work/instance-1/output/target/usr/lib make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/lockdev-1.0.3' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/naourr/work/instance-1/dl/patchelf/patchelf-0.9.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/naourr/work/instance-1/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output/host/lib/pkgconfig:/home/naourr/work/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-1/output/host" --sysconfdir="/home/naourr/work/instance-1/output/host/etc" --localstatedir="/home/naourr/work/instance-1/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output/host/lib/pkgconfig:/home/naourr/work/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/naourr/work/instance-1/output/host/include -Wall -O2 -I/home/naourr/work/instance-1/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/naourr/work/instance-1/output/host/include -L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output/host/lib/pkgconfig:/home/naourr/work/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/naourr/work/instance-1/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/bin' /usr/bin/install -c patchelf '/home/naourr/work/instance-1/output/host/bin' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/naourr/work/instance-1/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/naourr/work/instance-1/output/host/share/man/man1' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'libzlib', u'libpcap', u'libraw', u'lockdev'] Warning: staging file "./usr/lib/libraw.la" is touched by more than one package: [u'libraw', u'lockdev'] Warning: staging file "./usr/lib/libraw_r.la" is touched by more than one package: [u'libraw', u'lockdev'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-1/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00483-g44462aa167"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.02-git-00483-g44462aa167 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> initscripts Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libraw 0.18.11 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README: OK (sha256: 7fe7564c5d48c5d353d7c1966dcddada3791586a4c2eedbc68ad56e96955e75d) >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'