install -m 755 logrotate /scratch/peko/target//usr/sbin; \ install -m 644 logrotate.8 /scratch/peko/target//usr/man/man`echo logrotate.8 | sed "s/.*\.//"`/logrotate.8; \ install -m 644 logrotate.conf.5 /scratch/peko/target//usr/man/man`echo logrotate.conf.5 | sed "s/.*\.//"`/logrotate.conf.5; \ fi make[1]: Leaving directory `/scratch/peko/build/logrotate-3.7.9' if [ ! -f /scratch/peko/target/etc/logrotate.conf ]; then /usr/bin/install -m 0644 package/logrotate/logrotate.conf /scratch/peko/target/etc/logrotate.conf; fi /usr/bin/install -d -m 0755 /scratch/peko/target/etc/logrotate.d >>> lshw B.02.16 Extracting gzip -d -c /home/peko/downloads/lshw-B.02.16.tar.gz | tar --strip-components=1 -C /scratch/peko/build/lshw-B.02.16 -xf - >>> lshw B.02.16 Patching package//lshw Applying lshw-add-LIBS.patch using patch: patching file src/gui/Makefile patching file src/Makefile >>> lshw B.02.16 Configuring >>> lshw B.02.16 Building LIBS="-lintl" /usr/bin/make -j8 -C /scratch/peko/build/lshw-B.02.16/src CC=/scratch/peko/host/usr/bin/ccache /scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc CXX=/scratch/peko/host/usr/bin/ccache /scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ AR=/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar RPM_OPT_FLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" all make[1]: Entering directory `/scratch/peko/build/lshw-B.02.16/src' make[1]: Nothing to be done for `/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc'. make[1]: Nothing to be done for `/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++'. make -C core all /scratch/peko/host/usr/bin/ccache -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lshw.cc -o lshw.o /scratch/peko/host/usr/bin/ccache: invalid option -- g Usage: ccache [options] ccache compiler [compiler options] compiler [compiler options] (via symbolic link) Options: -c, --cleanup delete old files and recalculate size counters (normally not needed as this is done automatically) -C, --clear clear the cache completely -F, --max-files=N set maximum number of files in cache to N (use 0 for no limit) -M, --max-size=SIZE set maximum size of cache to SIZE (use 0 for no limit; available suffixes: G, M and K; default suffix: G) -s, --show-stats show statistics summary -z, --zero-stats zero statistics counters -h, --help print this help text -V, --version print version and copyright information See also . make[1]: *** [lshw.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[2]: Entering directory `/scratch/peko/build/lshw-B.02.16/src/core' /scratch/peko/host/usr/bin/ccache -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hw.cc -o hw.o /scratch/peko/host/usr/bin/ccache -g -Wall -g -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.cc -o main.o /scratch/peko/host/usr/bin/ccache: invalid option -- g Usage: ccache [options] ccache compiler [compiler options] compiler [compiler options] (via symbolic link) Options: -c, --cleanup delete old files and recalculate size counters (normally not needed as this is done automatically) -C, --clear clear the cache completely -F, --max-files=N set maximum number of files in cache to N (use 0 for no limit) -M, --max-size=SIZE set maximum size of cache to SIZE (use 0 for no limit; available suffixes: G, M and K; default suffix: G) -s, --show-stats show statistics summary -z, --zero-stats zero statistics counters -h, --help print this help text -V, --version print version and copyright information See also . make[2]: *** [hw.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /scratch/peko/host/usr/bin/ccache: invalid option -- g Usage: ccache [options] ccache compiler [compiler options] compiler [compiler options] (via symbolic link) Options: -c, --cleanup delete old files and recalculate size counters (normally not needed as this is done automatically) -C, --clear clear the cache completely -F, --max-files=N set maximum number of files in cache to N (use 0 for no limit) -M, --max-size=SIZE set maximum size of cache to SIZE (use 0 for no limit; available suffixes: G, M and K; default suffix: G) -s, --show-stats show statistics summary -z, --zero-stats zero statistics counters -h, --help print this help text -V, --version print version and copyright information See also . make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/scratch/peko/build/lshw-B.02.16/src/core' make[1]: *** [core] Error 2 make[1]: Leaving directory `/scratch/peko/build/lshw-B.02.16/src' make: *** [/scratch/peko/build/lshw-B.02.16/.stamp_built] Error 2