13:55:20
austriancoder
linking PIC files with non-PIC files
13:55:34
mirabilos
austriancoder: ganz böse.
: "package/zaptel-12-compile: "
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/lbin/gmake -C zaptel-12 fake build-all-ipkgs
gmake[4]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
rm -rf /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1
==> Checksum ok for zaptel-1.2.19.tar.gz (MD5)
mkdir -p /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1
touch /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/.checksum_done
mkdir -p /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1; cd /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1 && for file in /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/dl/zaptel-1.2.19.tar.gz; do case $file in *.cpio | *.tar) pax -r -s '!/\.$!!' <$file ;; *.cpio.Z | *.cpio.gz | *.cgz | *.mcz | *.tar.Z | *.tar.gz | *.taz | *.tgz) gzip -dc $file | pax -r -s '!/\.$!!' ;; *.cpio.bz2 | *.cbz | *.tar.bz2 | *.tbz | *.tbz2) bzip2 -dc $file | pax -r -s '!/\.$!!' ;; *.zip) unzip -d /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1 $file ;; *) echo "Cannot extract '$file'" >&2; false ;; esac; done
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `post-extract'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
touch /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/.extract_done
[ ! -d ./patches ] || /bin/mksh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/scripts/patch-kernel.sh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19 ./patches \
'{patch-!(*.orig),*.patch}'
Applying ./patches/patch-Makefile using plaintext:
patching file Makefile
Hunk #3 succeeded at 178 (offset 31 lines).
Hunk #4 succeeded at 264 (offset 31 lines).
Hunk #5 succeeded at 398 (offset 34 lines).
Hunk #6 succeeded at 408 (offset 34 lines).
Hunk #7 succeeded at 417 (offset 34 lines).
Applying ./patches/patch-Makefile_kernel26 using plaintext:
patching file Makefile.kernel26
Applying ./patches/patch-zaptel_h using plaintext:
patching file zaptel.h
[ ! -d ./extra ] || (cd extra; pax -rw . /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/)
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `post-patch'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
touch /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/.prepared
mkdir -p /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `pre-configure'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
env PATH='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/lbin:/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin:/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/scripts:/bin:/usr/bin:/sbin:/usr/sbin' AR=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ar AS=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-as LD=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld NM=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-nm CC="ccache-gcc" GCC="ccache-gcc" CXX="ccache-g++" RANLIB=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' CC='ccache-gcc' CXX='ccache-g++' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib' PKG_CONFIG_PATH='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib/pkgconfig' ac_cv_func_malloc_0_nonnull=yes /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/lbin/gmake do-configure
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `do-configure'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `post-configure'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
touch /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/.configure_done
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/sed -i -e 's/##ARCH##/mips/g' /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/Makefile
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
cd /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19 && env PATH='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/lbin:/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin:/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/scripts:/bin:/usr/bin:/sbin:/usr/sbin' CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' WRKDIR='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1' WRKDIST='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19' WRKSRC='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19' WRKBUILD='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19' CC='ccache-gcc' CXX='ccache-g++' AR='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ar' RANLIB='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib' NM='/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-nm' CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap' CXXFLAGS='-Os -fno-ident -fwrapv -fhonour-copts' CPPFLAGS='-isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib' /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/lbin/gmake -f Makefile \
ARCH="mips" CROSS_COMPILE="/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-" c_opts="-Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap" KERNELVERSION="2.4" LD="/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld" KFLAGS="-Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -D__KERNEL__ -DMODULE -fno-strict-aliasing -fno-common -fomit-frame-pointer -Wstrict-prototypes -Wno-trigraphs -nostdinc -I. -iwithprefix include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -DEXPORT_SYMTAB -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\"" EXTRA_CFLAGS='-Os -fno-ident -fwrapv -fhonour-copts -DBUILDING_TONEZONE -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -I. -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include' KVERS="2.4" BUILDVER="linux24" V=1 DYNFS=yes MODULES="zaptel ztdummy" KSRC=/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux all
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19'
gcc -o gendigits gendigits.c -lm
./gendigits > tones.h
gcc -o makefw makefw.c
./makefw tormenta2.rbt tor2fw > tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw > radfw.h
Loaded 42096 bytes from file
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -D__KERNEL__ -DMODULE -fno-strict-aliasing -fno-common -fomit-frame-pointer -Wstrict-prototypes -Wno-trigraphs -nostdinc -I. -iwithprefix include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -DEXPORT_SYMTAB -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -o zaptel-base.o -c zaptel-base.c
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -r -o zaptel.o zaptel-base.o
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -D__KERNEL__ -DMODULE -fno-strict-aliasing -fno-common -fomit-frame-pointer -Wstrict-prototypes -Wno-trigraphs -nostdinc -I. -iwithprefix include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -DEXPORT_SYMTAB -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG="/etc/zaptel.conf" -o ztdummy.o -c ztdummy.c
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -c -o ztcfg.o ztcfg.c
ccache-gcc -c -fPIC -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DBUILDING_TONEZONE -o zonedata.lo zonedata.c
ccache-gcc -c -fPIC -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DBUILDING_TONEZONE -o tonezone.lo tonezone.c
ar rcs libtonezone.a zonedata.lo tonezone.lo
ccache-gcc -o ztcfg ztcfg.o libtonezone.a -lm
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: ztcfg.o: warning: linking PIC files with non-PIC files
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: libtonezone.a(tonezone.lo): warning: linking PIC files with non-PIC files
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: libtonezone.a(zonedata.lo): warning: linking PIC files with non-PIC files
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -c -o torisatool.o torisatool.c
ccache-gcc -o torisatool torisatool.o
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: torisatool.o: warning: linking PIC files with non-PIC files
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -c -o ztmonitor.o ztmonitor.c
ccache-gcc -o ztmonitor ztmonitor.o
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: ztmonitor.o: warning: linking PIC files with non-PIC files
ccache-gcc -o ztspeed.o -c ztspeed.c
ztspeed.c:0: note: someone does not honour COPTS correctly, passed 0 times
ccache-gcc -o ztspeed ztspeed.o
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/lib -L/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/lib zttest.c -o zttest
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: /tmp/cc8wPb0x.o: warning: linking PIC files with non-PIC files
ccache-gcc -Os -fno-ident -fwrapv -fhonour-copts -Os -G 0 -mno-abicalls -fno-pic -mabi=32 -finline-limit=100000 -march=mips32 -Wa,-32 -Wa,-march=mips32 -Wa,-mips32 -Wa,--trap -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -I. -Os -g -Wall -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/include -isystem /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/linux/include/asm-mips/mach-generic -c -o fxotune.o fxotune.c
ccache-gcc -o fxotune fxotune.o -lm
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: fxotune.o: warning: linking PIC files with non-PIC files
ccache-gcc -shared -Wl,-soname,libtonezone.so.1.0 -lm -o libtonezone.so zonedata.lo tonezone.lo
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: zonedata.lo: warning: linking PIC files with non-PIC files
/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/cross_mipsel/host/lib/gcc/mipsel-linux-uclibc/3.4.4/../../../../mipsel-linux-uclibc/bin/ld: tonezone.lo: warning: linking PIC files with non-PIC files
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19'
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `post-build'.
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
touch /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/zaptel-1.2.19/.build_done
rm -f /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-zaptel-12/CONTROL/control /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-zaptel-12/CONTROL/control /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-ztdummy-12/CONTROL/control
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
/bin/mksh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/scripts/make-ipkg-dir.sh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-zaptel-12 ipkg/zaptel-12.control 1.2.19-1 mipsel
adeps=''; if [[ -n $adeps ]]; then comma=; deps=; last=; for dep in $adeps; do if [[ $last = kernel && $dep = \(* ]]; then deps="$deps $dep"; else deps="$deps$comma$dep"; fi; comma=", "; last=$dep; done; echo "Depends: $deps" >>/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-zaptel-12/CONTROL/control; fi
for file in conffiles preinst postinst prerm postrm; do [ ! -f ./ipkg/zaptel-12.$file ] || cp ./ipkg/zaptel-12.$file /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-zaptel-12/CONTROL/$file; done
/bin/mksh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/scripts/make-ipkg-dir.sh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-zaptel-12 ipkg/kmod-zaptel-12.control 2.4.34-brcm-1.2.19-1 mipsel
adeps=''; if [[ -n $adeps ]]; then comma=; deps=; last=; for dep in $adeps; do if [[ $last = kernel && $dep = \(* ]]; then deps="$deps $dep"; else deps="$deps$comma$dep"; fi; comma=", "; last=$dep; done; echo "Depends: $deps" >>/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-zaptel-12/CONTROL/control; fi
for file in conffiles preinst postinst prerm postrm; do [ ! -f ./ipkg/kmod-zaptel-12.$file ] || cp ./ipkg/kmod-zaptel-12.$file /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-zaptel-12/CONTROL/$file; done
/bin/mksh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/scripts/make-ipkg-dir.sh /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-ztdummy-12 ipkg/kmod-ztdummy-12.control 2.4.34-brcm-1.2.19-1 mipsel
adeps=''; if [[ -n $adeps ]]; then comma=; deps=; last=; for dep in $adeps; do if [[ $last = kernel && $dep = \(* ]]; then deps="$deps $dep"; else deps="$deps$comma$dep"; fi; comma=", "; last=$dep; done; echo "Depends: $deps" >>/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-ztdummy-12/CONTROL/control; fi
for file in conffiles preinst postinst prerm postrm; do [ ! -f ./ipkg/kmod-ztdummy-12.$file ] || cp ./ipkg/kmod-ztdummy-12.$file /home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/build_mipsel/w-zaptel-1.2.19-1/fake-mipsel/ipkg-kmod-ztdummy-12/CONTROL/$file; done
gmake[5]: Leaving directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Entering directory `/home/snapshot/jobs/trunk_routerboard_2.6/workspace/freewrt/package/zaptel-12'
gmake[5]: Nothing to be done for `pre-install'.