CCLD example6 if test "yes" = "yes"; then \ test -f sox && ( rm -f play && ln -s sox play ) || ln -s sox play; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f rec && ln -s sox rec ) || ln -s sox rec; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f soxi && ln -s sox soxi ) || ln -s sox soxi; \ fi /usr/bin/make all-am make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' >>> sox 14.4.2 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/sox-14.4.2/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' Making install in lpc10 make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/lpc10' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/lpc10' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/lpc10' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/lpc10' Making install in libgsm make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/libgsm' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/libgsm' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/libgsm' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/libgsm' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/lib' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c libsox.la '/accts/mlweber1/instance-3/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 sox.h '/accts/mlweber1/instance-3/output/target/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/bin' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c sox '/accts/mlweber1/instance-3/output/target/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' if test "yes" = "yes"; then \ cd /accts/mlweber1/instance-3/output/target/usr/bin; rm -f play rec; ln -s sox play; ln -s sox rec; \ fi if test "yes" = "yes"; then \ cd /accts/mlweber1/instance-3/output/target/usr/bin; rm -f soxi; ln -s sox soxi; \ fi make[4]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2/src' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/man/man3' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/man/man1' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/accts/mlweber1/instance-3/output/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.pc '/accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsox.3 '/accts/mlweber1/instance-3/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 sox.1 soxi.1 '/accts/mlweber1/instance-3/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 soxformat.7 '/accts/mlweber1/instance-3/output/target/usr/share/man/man7' /usr/bin/make install-data-hook make[4]: Entering directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' cd /accts/mlweber1/instance-3/output/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /accts/mlweber1/instance-3/output/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /accts/mlweber1/instance-3/output/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 make[4]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/sox-14.4.2' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/thttpd/ support/download/dl-wrapper -c '2.25b' -d '/accts/mlweber1/instance-3/dl/thttpd' -D '/accts/mlweber1/instance-3/dl' -f 'thttpd_2.25b.orig.tar.gz' -H 'package/thttpd//thttpd.hash' -n 'thttpd-2.25b' -N 'thttpd' -o '/accts/mlweber1/instance-3/dl/thttpd/thttpd_2.25b.orig.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/thttpd -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/t/thttpd -u http\|urlencode+http://sources.buildroot.net/thttpd -u http\|urlencode+http://sources.buildroot.net -- thttpd_2.25b.orig.tar.gz: OK (sha256: 07719b08b1cff6a21c08697a7bcb4395425b07ee753106262fb62a03a7d32360) PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/thttpd/ support/download/dl-wrapper -c '2.25b' -d '/accts/mlweber1/instance-3/dl/thttpd' -D '/accts/mlweber1/instance-3/dl' -f 'thttpd_2.25b-11.diff.gz' -H 'package/thttpd//thttpd.hash' -n 'thttpd-2.25b' -N 'thttpd' -o '/accts/mlweber1/instance-3/dl/thttpd/thttpd_2.25b-11.diff.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/thttpd -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/t/thttpd -u http\|urlencode+http://sources.buildroot.net/thttpd -u http\|urlencode+http://sources.buildroot.net -- thttpd_2.25b-11.diff.gz: OK (sha256: 4d213c18daf121d21412cc54864fbca250e1773a91df6573373e1d2273a2cec9) >>> thttpd 2.25b Extracting gzip -d -c /accts/mlweber1/instance-3/dl/thttpd/thttpd_2.25b.orig.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/thttpd-2.25b -xf - >>> thttpd 2.25b Patching PATH=/accts/mlweber1/instance-3/output/host/bin:$PATH support/scripts/apply-patches.sh /accts/mlweber1/instance-3/output/build/thttpd-2.25b /accts/mlweber1/instance-3/dl/thttpd thttpd_2.25b-11.diff.gz Applying thttpd_2.25b-11.diff.gz using gzip: patching file debian/thttpd-util.manpages patching file debian/changelog patching file debian/thttpd.logrotate patching file debian/control patching file debian/compat patching file debian/copyright patching file debian/thttpd.dirs patching file debian/thttpd.logcheck.ignore.workstation patching file debian/thttpd.install patching file debian/README.source patching file debian/thttpd-util.install patching file debian/thttpd.postrm patching file debian/rules patching file debian/thttpd.docs patching file debian/thttpd.README.Debian patching file debian/thttpd-util.README.Debian patching file debian/thttpd.logcheck.ignore.server patching file debian/thttpd.init.d patching file debian/thttpd.manpages patching file debian/local/throttle.conf patching file debian/local/thttpd.conf patching file debian/local/thttpd patching file debian/patches/08-local-getline.dpatch patching file debian/patches/06-manpage-tilde.dpatch patching file debian/patches/10-x-forwarded-for-header.dpatch patching file debian/patches/07-manpage-symlink.dpatch patching file debian/patches/09-ogg-mime-types.dpatch patching file debian/patches/01-conglomeration.dpatch patching file debian/patches/00list patching file debian/patches/12-cgi-ignores-stderr.dpatch patching file debian/patches/11-tweak-config.h.dpatch patching file debian/patches/03-sigbus.dpatch patching file debian/patches/02-path-info.dpatch patching file debian/patches/05-301-redirect.dpatch patching file debian/patches/04-manpage-entities.dpatch Applying 0001-getline.patch using patch: patching file extras/htpasswd.c if [ -d /accts/mlweber1/instance-3/output/build/thttpd-2.25b/debian/patches ]; then PATH=/accts/mlweber1/instance-3/output/host/bin:$PATH support/scripts/apply-patches.sh /accts/mlweber1/instance-3/output/build/thttpd-2.25b /accts/mlweber1/instance-3/output/build/thttpd-2.25b/debian/patches \*.patch; fi >>> thttpd 2.25b Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-3/output/build/thttpd-2.25b -name $file); do cp support/gnuconfig/$file $i; done; done >>> thttpd 2.25b Patching libtool >>> thttpd 2.25b Configuring (cd /accts/mlweber1/instance-3/output/build/thttpd-2.25b/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/arm-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/arm-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/arm-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/arm-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/arm-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/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/arm-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="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-linux-uclibcgnueabi checking target system type... arm-buildroot-linux-uclibcgnueabi checking build system type... x86_64-pc-linux-gnu checking for gcc... /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc checking whether the C compiler (/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc accepts -g... yes checking gcc version... 6 checking how to link static binaries... unknown checking for __progname... yes checking how to run the C preprocessor... /accts/mlweber1/instance-3/output/host/bin/arm-linux-cpp checking for fcntl.h... yes checking for grp.h... yes checking for memory.h... yes checking for paths.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/devpoll.h... no checking for sys/event.h... no checking for osreldate.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for /usr/local/v6/lib... no checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for sigset... yes checking for atoll... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating cgi-src/Makefile creating extras/Makefile >>> thttpd 2.25b Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 -C /accts/mlweber1/instance-3/output/build/thttpd-2.25b/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c thttpd.c: In function 'main': thttpd.c:611:12: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration] (void) sigset( SIGTERM, handle_term ); ^~~~~~ rm -f mime_encodings.h sed < mime_encodings.txt > mime_encodings.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' rm -f mime_types.h sed < mime_types.txt > mime_types.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c libhttpd.c: In function 'cgi_child': libhttpd.c:3507:12: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration] (void) sigset( SIGPIPE, SIG_DFL ); ^~~~~~ /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ /usr/bin/make -w \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/man \ WEBGROUP=www \ ) ; done /accts/mlweber1/instance-3/output/build/thttpd-2.25b/cgi-src make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b/cgi-src' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc redirect.o -o redirect /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc ssi.o ../match.o -o ssi /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc phf.o -o phf make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b/cgi-src' /accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c makeweb.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc makeweb.o -o makeweb /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c htpasswd.c /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc htpasswd.o -o htpasswd make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/thttpd-2.25b' >>> thttpd 2.25b Installing to target /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/thttpd-2.25b/thttpd /accts/mlweber1/instance-3/output/target/usr/sbin/thttpd /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras/htpasswd /accts/mlweber1/instance-3/output/target/usr/bin/htpasswd /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras/makeweb /accts/mlweber1/instance-3/output/target/usr/bin/makeweb /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/thttpd-2.25b/extras/syslogtocern /accts/mlweber1/instance-3/output/target/usr/bin/syslogtocern /usr/bin/install -D -m 0755 /accts/mlweber1/instance-3/output/build/thttpd-2.25b/scripts/thttpd_wrapper /accts/mlweber1/instance-3/output/target/usr/sbin/thttpd_wrapper /bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:g' -e 's:/usr/local/www:/var/www:g' /accts/mlweber1/instance-3/output/target/usr/sbin/thttpd_wrapper /usr/bin/install -d /accts/mlweber1/instance-3/output/target/var/www/data /usr/bin/install -d /accts/mlweber1/instance-3/output/target/var/www/logs echo "dir=/var/www/data" > /accts/mlweber1/instance-3/output/target/var/www/thttpd_config echo 'cgipat=**.cgi' >> /accts/mlweber1/instance-3/output/target/var/www/thttpd_config echo "logfile=/var/www/logs/thttpd_log" >> /accts/mlweber1/instance-3/output/target/var/www/thttpd_config echo "pidfile=/var/run/thttpd.pid" >> /accts/mlweber1/instance-3/output/target/var/www/thttpd_config PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/tinyhttpd/ support/download/dl-wrapper -c '0.1.0' -d '/accts/mlweber1/instance-3/dl/tinyhttpd' -D '/accts/mlweber1/instance-3/dl' -f 'tinyhttpd-0.1.0.tar.gz' -H 'package/tinyhttpd//tinyhttpd.hash' -n 'tinyhttpd-0.1.0' -N 'tinyhttpd' -o '/accts/mlweber1/instance-3/dl/tinyhttpd/tinyhttpd-0.1.0.tar.gz' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/tinyhttpd -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://downloads.sourceforge.net/project/tinyhttpd/tinyhttpd%20source/tinyhttpd%200.1.0 -u http\|urlencode+http://sources.buildroot.net/tinyhttpd -u http\|urlencode+http://sources.buildroot.net -- tinyhttpd-0.1.0.tar.gz: OK (sha256: 56609b82869c80ba71b2a2af166a0bcaffe21e7412f4594e04b9a5abf733435a) >>> tinyhttpd 0.1.0 Extracting gzip -d -c /accts/mlweber1/instance-3/dl/tinyhttpd/tinyhttpd-0.1.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/tinyhttpd-0.1.0 -xf - >>> tinyhttpd 0.1.0 Patching Applying 0001-misc-fixes.patch using patch: patching file httpd.c patching file Makefile >>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/tinyhttpd-0.1.0 CC="/accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/tinyhttpd-0.1.0' /accts/mlweber1/instance-3/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:52: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /accts/mlweber1/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/socket.h:127:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /accts/mlweber1/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/socket.h:241:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/tinyhttpd-0.1.0' >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /accts/mlweber1/instance-3/output/build/tinyhttpd-0.1.0/httpd /accts/mlweber1/instance-3/output/target/usr/sbin/tinyhttpd mkdir -p /accts/mlweber1/instance-3/output/target/var/www >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'pcre', u'libdaemon', u'libbroadvoice', u'libg7221', u'libhttpparser', u'libite', u'libsndfile', u'libuv', u'libzlib', u'ncurses', u'popt', u'rabbitmq-c', u'skalibs'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'rabbitmq-c', u'skalibs'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01153-g890add5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.05-git-01153-g890add5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> conntrack-tools 1.4.4 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> fbset 2.1 Collecting legal info >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.20.2 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.6.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> odroid-scripts cfd289b1d69136b8bfd725d90cd648da4654f2bd Collecting legal info >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> zlib Collecting legal info >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: odroid-scripts-cfd289b1d69136b8bfd725d90cd648da4654f2bd: cannot save license (ODROID_SCRIPTS_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'