| 1 |
cd package/misdn && TOPDIR=/home/austriancoder/freewrt/trunk/freewrt DEVELOPER=1 \ |
|---|
| 2 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake V=99 package=misdn build |
|---|
| 3 |
gmake[1]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 4 |
rm -rf /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1 |
|---|
| 5 |
==> Checksum ok for mISDN-1_1_4.tar.gz (MD5) |
|---|
| 6 |
mkdir -p /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1 |
|---|
| 7 |
touch /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/.checksum_done |
|---|
| 8 |
mkdir -p /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1; cd /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1 && for file in /home/austriancoder/freewrt/trunk/freewrt/dl/mISDN-1_1_4.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/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1 $file ;; *) echo "Cannot extract '$file'" >&2; false ;; esac; done |
|---|
| 9 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 10 |
gmake[2]: Nothing to be done for `post-extract'. |
|---|
| 11 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 12 |
touch /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/.extract_done |
|---|
| 13 |
[ ! -d ./patches ] || /bin/bash /home/austriancoder/freewrt/trunk/freewrt/scripts/patch-kernel.sh /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4 ./patches \ |
|---|
| 14 |
'{patch-!(*.orig),*.patch}' |
|---|
| 15 |
|
|---|
| 16 |
Applying ./patches/patch-drivers_isdn_hardware_mISDN_core_c using plaintext: |
|---|
| 17 |
patching file drivers/isdn/hardware/mISDN/core.c |
|---|
| 18 |
|
|---|
| 19 |
Applying ./patches/patch-drivers_isdn_hardware_mISDN_stack_c using plaintext: |
|---|
| 20 |
patching file drivers/isdn/hardware/mISDN/stack.c |
|---|
| 21 |
[ ! -d ./extra ] || (cd extra; pax -rw . /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/) |
|---|
| 22 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 23 |
gmake[2]: Nothing to be done for `post-patch'. |
|---|
| 24 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 25 |
touch /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/.prepared |
|---|
| 26 |
mkdir -p /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4 |
|---|
| 27 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 28 |
gmake[2]: Nothing to be done for `pre-configure'. |
|---|
| 29 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 30 |
env PATH='/home/austriancoder/freewrt/trunk/freewrt/lbin:/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin:/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/scripts:/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.0:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/opt/sun-jdk-1.4.2.14/bin:/opt/sun-jdk-1.4.2.14/jre/bin:/opt/sun-jdk-1.4.2.14/jre/javaws:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/vmware/server/bin:/opt/vmware/server/console/bin:/opt/limewire' AR=/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ar AS=/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-as LD=/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld NM=/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-nm CC="ccache-gcc" GCC="ccache-gcc" CXX="ccache-g++" RANLIB=/home/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/include -isystem /home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm-mips/mach-generic' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib' PKG_CONFIG_PATH='/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib/pkgconfig' ac_cv_func_malloc_0_nonnull=yes /home/austriancoder/freewrt/trunk/freewrt/lbin/gmake do-configure |
|---|
| 31 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 32 |
gmake[2]: Nothing to be done for `do-configure'. |
|---|
| 33 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 34 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 35 |
gmake[2]: Nothing to be done for `post-configure'. |
|---|
| 36 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 37 |
touch /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/.configure_done |
|---|
| 38 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 39 |
gmake[2]: Nothing to be done for `pre-build'. |
|---|
| 40 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 41 |
env PATH='/home/austriancoder/freewrt/trunk/freewrt/lbin:/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin:/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/scripts:/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.0:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/opt/sun-jdk-1.4.2.14/bin:/opt/sun-jdk-1.4.2.14/jre/bin:/opt/sun-jdk-1.4.2.14/jre/javaws:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/vmware/server/bin:/opt/vmware/server/console/bin:/opt/limewire' CC_FOR_BUILD='cc' CFLAGS_FOR_BUILD='-O2 -fwrapv -fno-tree-vrp' CPPFLAGS_FOR_BUILD='' LDFLAGS_FOR_BUILD='' WRKDIR='/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1' WRKDIST='/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4' WRKSRC='/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4' WRKBUILD='/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4' CC='ccache-gcc' CXX='ccache-g++' AR='/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ar' RANLIB='/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ranlib' NM='/home/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/include -isystem /home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/include -DNDEBUG -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm-mips/mach-generic' LDFLAGS='-Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib' /home/austriancoder/freewrt/trunk/freewrt/lbin/gmake do-build |
|---|
| 42 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 43 |
cp /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/drivers/isdn/hardware/mISDN/Makefile.v2.6 /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/drivers/isdn/hardware/mISDN/Makefile |
|---|
| 44 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake -C /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux \ |
|---|
| 45 |
ARCH="mips" \ |
|---|
| 46 |
CROSS_COMPILE="/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-" \ |
|---|
| 47 |
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 -I/home/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION=\"1_1_4\"" \ |
|---|
| 48 |
M=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/drivers/isdn/hardware/mISDN/ \ |
|---|
| 49 |
V=1 \ |
|---|
| 50 |
modules CONFIG_MISDN_DRV=m CONFIG_MISDN_DSP=m CONFIG_MISDN_HFCMULTI=m CONFIG_MISDN_HFCPCI=m CONFIG_MISDN_HFCUSB=m CONFIG_MISDN_XHFC=m CONFIG_MISDN_HFCMINI=m CONFIG_MISDN_W6692=m CONFIG_MISDN_SPEEDFAX=m CONFIG_MISDN_AVM_FRITZ=m CONFIG_MISDN_NETJET=m |
|---|
| 51 |
gmake[3]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34' |
|---|
| 52 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/tools 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 53 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/tools' |
|---|
| 54 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 55 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/tools' |
|---|
| 56 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C kernel 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 57 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/kernel' |
|---|
| 58 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 59 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/kernel' |
|---|
| 60 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C drivers 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 61 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers' |
|---|
| 62 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C block modules |
|---|
| 63 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/block' |
|---|
| 64 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 65 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/block' |
|---|
| 66 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C bluetooth modules |
|---|
| 67 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/bluetooth' |
|---|
| 68 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o hci_uart.o hci_ldisc.o |
|---|
| 69 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/bluetooth' |
|---|
| 70 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C cdrom modules |
|---|
| 71 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/cdrom' |
|---|
| 72 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 73 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/cdrom' |
|---|
| 74 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C char modules |
|---|
| 75 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/char' |
|---|
| 76 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 77 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/char' |
|---|
| 78 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C hotplug modules |
|---|
| 79 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/hotplug' |
|---|
| 80 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 81 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/hotplug' |
|---|
| 82 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C md modules |
|---|
| 83 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/md' |
|---|
| 84 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 85 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/md' |
|---|
| 86 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C media modules |
|---|
| 87 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media' |
|---|
| 88 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C radio modules |
|---|
| 89 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media/radio' |
|---|
| 90 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 91 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media/radio' |
|---|
| 92 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C video modules |
|---|
| 93 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media/video' |
|---|
| 94 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 95 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media/video' |
|---|
| 96 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/media' |
|---|
| 97 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C misc modules |
|---|
| 98 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/misc' |
|---|
| 99 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 100 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/misc' |
|---|
| 101 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C mtd modules |
|---|
| 102 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd' |
|---|
| 103 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C chips modules |
|---|
| 104 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/chips' |
|---|
| 105 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 106 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/chips' |
|---|
| 107 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C devices modules |
|---|
| 108 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/devices' |
|---|
| 109 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 110 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/devices' |
|---|
| 111 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C maps modules |
|---|
| 112 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/maps' |
|---|
| 113 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 114 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/maps' |
|---|
| 115 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C nand modules |
|---|
| 116 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/nand' |
|---|
| 117 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 118 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd/nand' |
|---|
| 119 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/mtd' |
|---|
| 120 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C net modules |
|---|
| 121 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net' |
|---|
| 122 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C bonding modules |
|---|
| 123 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net/bonding' |
|---|
| 124 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 125 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net/bonding' |
|---|
| 126 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C wireless modules |
|---|
| 127 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net/wireless' |
|---|
| 128 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 129 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net/wireless' |
|---|
| 130 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/net' |
|---|
| 131 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C parport modules |
|---|
| 132 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/parport' |
|---|
| 133 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 134 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/parport' |
|---|
| 135 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C scsi modules |
|---|
| 136 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/scsi' |
|---|
| 137 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o scsi_mod.o scsi.o hosts.o scsi_ioctl.o constants.o scsicam.o scsi_proc.o scsi_error.o scsi_obsolete.o scsi_queue.o scsi_lib.o scsi_merge.o scsi_dma.o scsi_scan.o scsi_syms.o |
|---|
| 138 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o sd_mod.o sd.o |
|---|
| 139 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/scsi' |
|---|
| 140 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C sound modules |
|---|
| 141 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/sound' |
|---|
| 142 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o soundcore.o sound_core.o sound_firmware.o |
|---|
| 143 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/sound' |
|---|
| 144 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C usb modules |
|---|
| 145 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb' |
|---|
| 146 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o usbcore.o usb.o usb-debug.o hub.o hcd.o |
|---|
| 147 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o pwc.o pwc-if.o pwc-misc.o pwc-ctrl.o pwc-uncompress.o |
|---|
| 148 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C host modules |
|---|
| 149 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/host' |
|---|
| 150 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 151 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/host' |
|---|
| 152 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C serial modules |
|---|
| 153 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/serial' |
|---|
| 154 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 155 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/serial' |
|---|
| 156 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C storage modules |
|---|
| 157 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/storage' |
|---|
| 158 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o usb-storage.o scsiglue.o protocol.o transport.o usb.o initializers.o |
|---|
| 159 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb/storage' |
|---|
| 160 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers/usb' |
|---|
| 161 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/drivers' |
|---|
| 162 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C mm 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 163 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/mm' |
|---|
| 164 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 165 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/mm' |
|---|
| 166 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C fs 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 167 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs' |
|---|
| 168 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C cifs modules |
|---|
| 169 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/cifs' |
|---|
| 170 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 171 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/cifs' |
|---|
| 172 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C coda modules |
|---|
| 173 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/coda' |
|---|
| 174 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 175 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/coda' |
|---|
| 176 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ext2 modules |
|---|
| 177 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ext2' |
|---|
| 178 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 179 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ext2' |
|---|
| 180 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ext3 modules |
|---|
| 181 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ext3' |
|---|
| 182 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 183 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ext3' |
|---|
| 184 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C hfsplus modules |
|---|
| 185 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/hfsplus' |
|---|
| 186 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 187 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/hfsplus' |
|---|
| 188 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C jbd modules |
|---|
| 189 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/jbd' |
|---|
| 190 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 191 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/jbd' |
|---|
| 192 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C lockd modules |
|---|
| 193 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/lockd' |
|---|
| 194 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 195 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/lockd' |
|---|
| 196 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C nfs modules |
|---|
| 197 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nfs' |
|---|
| 198 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 199 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nfs' |
|---|
| 200 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C nfsd modules |
|---|
| 201 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nfsd' |
|---|
| 202 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 203 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nfsd' |
|---|
| 204 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C nls modules |
|---|
| 205 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nls' |
|---|
| 206 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 207 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/nls' |
|---|
| 208 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ntfs modules |
|---|
| 209 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ntfs' |
|---|
| 210 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 211 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/ntfs' |
|---|
| 212 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C reiserfs modules |
|---|
| 213 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/reiserfs' |
|---|
| 214 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 215 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/reiserfs' |
|---|
| 216 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C vfat modules |
|---|
| 217 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/vfat' |
|---|
| 218 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 219 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/vfat' |
|---|
| 220 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C xfs modules |
|---|
| 221 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs' |
|---|
| 222 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C linux-2.4 modules |
|---|
| 223 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs/linux-2.4' |
|---|
| 224 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 225 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs/linux-2.4' |
|---|
| 226 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C support modules |
|---|
| 227 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs/support' |
|---|
| 228 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 229 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs/support' |
|---|
| 230 |
rm -f xfs.o |
|---|
| 231 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/lib -L/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/target/usr/lib -r -o xfs.o xfs_alloc.o xfs_alloc_btree.o xfs_attr.o xfs_attr_leaf.o xfs_behavior.o xfs_bit.o xfs_bmap.o xfs_bmap_btree.o xfs_btree.o xfs_buf_item.o xfs_da_btree.o xfs_dir.o xfs_dir2.o xfs_dir2_block.o xfs_dir2_data.o xfs_dir2_leaf.o xfs_dir2_node.o xfs_dir2_sf.o xfs_dir_leaf.o xfs_error.o xfs_extfree_item.o xfs_fsops.o xfs_ialloc.o xfs_ialloc_btree.o xfs_iget.o xfs_inode.o xfs_inode_item.o xfs_iocore.o xfs_iomap.o xfs_itable.o xfs_dfrag.o xfs_log.o xfs_log_recover.o xfs_macros.o xfs_mount.o xfs_rename.o xfs_trans.o xfs_trans_ail.o xfs_trans_buf.o xfs_trans_extfree.o xfs_trans_inode.o xfs_trans_item.o xfs_utils.o xfs_vfsops.o xfs_vnodeops.o xfs_refcache.o xfs_rw.o xfs_dmops.o xfs_qmops.o linux-2.4/linux_xfs.o support/support_xfs.o |
|---|
| 232 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs/xfs' |
|---|
| 233 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/fs' |
|---|
| 234 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C net 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 235 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net' |
|---|
| 236 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C 802 modules |
|---|
| 237 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/802' |
|---|
| 238 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 239 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/802' |
|---|
| 240 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C bluetooth modules |
|---|
| 241 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth' |
|---|
| 242 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o bluez.o af_bluetooth.o hci_core.o hci_conn.o hci_event.o hci_sock.o lib.o syms.o |
|---|
| 243 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C bnep modules |
|---|
| 244 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth/bnep' |
|---|
| 245 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 246 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth/bnep' |
|---|
| 247 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C rfcomm modules |
|---|
| 248 |
gmake[6]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth/rfcomm' |
|---|
| 249 |
gmake[6]: Nothing to be done for `modules'. |
|---|
| 250 |
gmake[6]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth/rfcomm' |
|---|
| 251 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bluetooth' |
|---|
| 252 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C bridge modules |
|---|
| 253 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bridge' |
|---|
| 254 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 255 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/bridge' |
|---|
| 256 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C core modules |
|---|
| 257 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/core' |
|---|
| 258 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 259 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/core' |
|---|
| 260 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ipv4 modules |
|---|
| 261 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv4' |
|---|
| 262 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 263 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv4' |
|---|
| 264 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ipv4/netfilter modules |
|---|
| 265 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv4/netfilter' |
|---|
| 266 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o ip_conntrack.o ip_conntrack_standalone.o ip_conntrack_core.o ip_conntrack_proto_generic.o ip_conntrack_proto_tcp.o ip_conntrack_proto_udp.o ip_conntrack_proto_icmp.o |
|---|
| 267 |
/home/austriancoder/freewrt/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-ld -m elf32ltsmip -r -o iptable_nat.o ip_nat_standalone.o ip_nat_rule.o ip_nat_core.o ip_nat_helper.o ip_nat_proto_unknown.o ip_nat_proto_tcp.o ip_nat_proto_udp.o ip_nat_proto_icmp.o |
|---|
| 268 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv4/netfilter' |
|---|
| 269 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ipv6 modules |
|---|
| 270 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv6' |
|---|
| 271 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 272 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv6' |
|---|
| 273 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ipv6/netfilter modules |
|---|
| 274 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv6/netfilter' |
|---|
| 275 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 276 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/ipv6/netfilter' |
|---|
| 277 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C netlink modules |
|---|
| 278 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/netlink' |
|---|
| 279 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 280 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/netlink' |
|---|
| 281 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C sched modules |
|---|
| 282 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/sched' |
|---|
| 283 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 284 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/sched' |
|---|
| 285 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C sunrpc modules |
|---|
| 286 |
gmake[5]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/sunrpc' |
|---|
| 287 |
gmake[5]: Nothing to be done for `modules'. |
|---|
| 288 |
gmake[5]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net/sunrpc' |
|---|
| 289 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/net' |
|---|
| 290 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C ipc 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 291 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/ipc' |
|---|
| 292 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 293 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/ipc' |
|---|
| 294 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C lib 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 295 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/lib' |
|---|
| 296 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 297 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/lib' |
|---|
| 298 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C crypto 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 299 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/crypto' |
|---|
| 300 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 301 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/crypto' |
|---|
| 302 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/math-emu 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 303 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/math-emu' |
|---|
| 304 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 305 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/math-emu' |
|---|
| 306 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/pci 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 307 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/pci' |
|---|
| 308 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 309 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/pci' |
|---|
| 310 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/bcm947xx/generic 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 311 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/bcm947xx/generic' |
|---|
| 312 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 313 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/bcm947xx/generic' |
|---|
| 314 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/bcm947xx 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 315 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/bcm947xx' |
|---|
| 316 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 317 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/bcm947xx' |
|---|
| 318 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/kernel 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 319 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/kernel' |
|---|
| 320 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 321 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/kernel' |
|---|
| 322 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/mm 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 323 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/mm' |
|---|
| 324 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 325 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/mm' |
|---|
| 326 |
/home/austriancoder/freewrt/trunk/freewrt/lbin/gmake TOPDIR=/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34 -C arch/mips/lib 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 -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/austriancoder/freewrt/trunk/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/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux/include/asm/gcc -mlong-calls -I/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/include -DMISDNVERSION="1_1_4" -DMODULE -mlong-calls -fno-common" MAKING_MODULES=1 modules |
|---|
| 327 |
gmake[4]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/lib' |
|---|
| 328 |
gmake[4]: Nothing to be done for `modules'. |
|---|
| 329 |
gmake[4]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34/arch/mips/lib' |
|---|
| 330 |
gmake[3]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/build_mipsel/linux-2.4-brcm/linux-2.4.34' |
|---|
| 331 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 332 |
gmake[2]: Entering directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 333 |
gmake[2]: Nothing to be done for `post-build'. |
|---|
| 334 |
gmake[2]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|
| 335 |
touch /home/austriancoder/freewrt/trunk/freewrt/build_mipsel/w-misdn-1.1.4-1/mISDN-1_1_4/.build_done |
|---|
| 336 |
gmake[1]: Leaving directory `/home/austriancoder/freewrt/trunk/freewrt/package/misdn' |
|---|