[Zrouter-src] Build failed in Jenkins: ZRouter » D-Link/DSA-3110-A1 #90
jenkins at zrouter.org
jenkins at zrouter.org
Tue Aug 13 12:08:04 UTC 2013
See <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/90/changes>
Changes:
[Aleksandr Rybalko <ray at ddteam.net>] Profile dlink.ua.web removed long ago.
[Aleksandr Rybalko <ray at ddteam.net>] Remember about old readlink, which can't do `readlink -f`.
Pointed out by: tinderbox
[Aleksandr Rybalko <ray at ddteam.net>] Do mktemp with rendom string placeholder.
Pointed by: Paul Irofti
[Aleksandr Rybalko <ray at ddteam.net>] Replace `realpath` with `readlink -f` so ZRouter.org can build on OpenBSD.
Pointed by: Paul Irofti
[Aleksandr Rybalko <ray at ddteam.net>] Define lack of eventtimers for IXP SoC
[Aleksandr Rybalko <ray at ddteam.net>] add port-build empty target for case when no ports selected to build.
[Aleksandr Rybalko <ray at ddteam.net>] No more ZERO_COPY_SOCKETS kernel option.
[Aleksandr Rybalko <ray at ddteam.net>] Include ports rules only if WORLD_SUBDIRS_PORTS not empty.
Pointed out by: Alexander A. Mityaev" <sansan adm ua>
[Aleksandr Rybalko <ray at ddteam.net>] Extend window to show all items
[Aleksandr Rybalko <ray at ddteam.net>] Merge with Michel Vale ports fixes
[Aleksandr Rybalko <ray at ddteam.net>] Merge heads
[Aleksandr Rybalko <ray at ddteam.net>] [mq]: cross-ports
[Aleksandr Rybalko <ray at ddteam.net>] [mq]: cross-ports
[Aleksandr Rybalko <ray at ddteam.net>] We have bsd sort now
[Aleksandr Rybalko <ray at ddteam.net>] Use lib/urlXxcode.lua instead of local urlXXcode subs.
[Aleksandr Rybalko <ray at ddteam.net>] Enable telnet access for upgrade mode.
[Aleksandr Rybalko <ray at ddteam.net>] Switch back to ULE.
[Aleksandr Rybalko <ray at ddteam.net>] Remove cron jobs for which we not have tools.
[Aleksandr Rybalko <ray at ddteam.net>] Add hints for attach ral0 (if it used instead of rt28600)
[Aleksandr Rybalko <ray at ddteam.net>] Add Buffalo WZR-HP-AG300H device basic support.
Submitted by: Alexey Trenikhin
[Aleksandr Rybalko <ray at ddteam.net>] Remove print_to_console.lua, bad way for debugging.
[Aleksandr Rybalko <ray at ddteam.net>] Small mem stat utility.
[Aleksandr Rybalko <ray at ddteam.net>] MAC address "transformer".
Get string in format %02x:%02x:%02x:%02x:%02x:%02x or 6 bytes in binary format
and generate set of MAC addresses starting from those on input.
[Aleksandr Rybalko <ray at ddteam.net>] Add Lua Web UI profile descriptions.
[Aleksandr Rybalko <ray at ddteam.net>] Define proto=inet for dhclient event and MPD events, so we will know inteface is up or IP layer went UP.
[Aleksandr Rybalko <ray at ddteam.net>] Use protected call (pcall) for proccessed files with embedded Lua code.
[Aleksandr Rybalko <ray at ddteam.net>] Routing selection helper.
Must switch default route to working interface based on link events.
[Aleksandr Rybalko <ray at ddteam.net>] MAC address calculation helper.
[Aleksandr Rybalko <ray at ddteam.net>] Allow logging to syslog. Redefine lua function 'print' to use syslog.
[Aleksandr Rybalko <ray at ddteam.net>] Helper to do link test.
Currently implement most correct way:
1. Install route for ISP DNSs to link associated to that ISP.
2. query some domain that well known as Not Existent.
3. a) NX Domain - link works
b) Serv Fail - ISP have problem with their uplinks.
c) Timeout - no link to ISP
[Aleksandr Rybalko <ray at ddteam.net>] LED control helper.
[Aleksandr Rybalko <ray at ddteam.net>] Here we will do Load Balancing support, but later.
[Aleksandr Rybalko <ray at ddteam.net>] Send debug to sys console.
Must die. Added just for history.
[Aleksandr Rybalko <ray at ddteam.net>] URL encode/decode helpers.
[Aleksandr Rybalko <ray at ddteam.net>] Update Web UI to actual state.
[Aleksandr Rybalko <ray at ddteam.net>] rc.d script to setup ng pipe between wan and lan for multicast traffic.
Allow to watch IPTV on LAN side.
Written by: Rozhuk Ivan <rozhuk.im at gmail.com>
[Aleksandr Rybalko <ray at ddteam.net>] Add script which start UPGRADE mode if WPS button hold during rc stage.
[Aleksandr Rybalko <ray at ddteam.net>] Status LEDs preinit rc.d script.
[Aleksandr Rybalko <ray at ddteam.net>] Add default config for dhclient at wan0 interface.
[Aleksandr Rybalko <ray at ddteam.net>] Commit removal.
[Aleksandr Rybalko <ray at ddteam.net>] Cleanup.
[Aleksandr Rybalko <ray at ddteam.net>] Remove dups.
[Aleksandr Rybalko <ray at ddteam.net>] Update profile names.
[Aleksandr Rybalko <ray at ddteam.net>] Update profile names.
[Aleksandr Rybalko <ray at ddteam.net>] Cleanup.
[Aleksandr Rybalko <ray at ddteam.net>] Allow use mem-mapped SPI flash read acceleration.
[Aleksandr Rybalko <ray at ddteam.net>] Add DAP-1350 ADAPTATION script.
[Aleksandr Rybalko <ray at ddteam.net>] Trying to free more memory/more flash.
[Aleksandr Rybalko <ray at ddteam.net>] Update to use new profiles. +Cleanup.
[Aleksandr Rybalko <ray at ddteam.net>] Update board to current state.
[Aleksandr Rybalko <ray at ddteam.net>] Clean up.
[Aleksandr Rybalko <ray at ddteam.net>] Add ng_igmp_fwd profile. Include bpf, ether modules to build
[Aleksandr Rybalko <ray at ddteam.net>] Enable syslog and newsyslog rotation.
[Aleksandr Rybalko <ray at ddteam.net>] Create dirs before cron will start.
[Aleksandr Rybalko <ray at ddteam.net>] Autoconfig /tmp depend on files:
tmpfs.ko - mount tmpfs to /tmp
else md + ufs
else md + msdos.
[Aleksandr Rybalko <ray at ddteam.net>] Add standard rc.d script to control board switch ports.
[Aleksandr Rybalko <ray at ddteam.net>] Moved to vendor.mk.
[Aleksandr Rybalko <ray at ddteam.net>] Introduce LUA WEB UI.
[Aleksandr Rybalko <ray at ddteam.net>] Begin rename.
[Aleksandr Rybalko <ray at ddteam.net>] Move .include "vendor/vendor.mk" to the right place. (Make it last)
[Aleksandr Rybalko <ray at ddteam.net>] Hook up vendor/vendor.mk to use on builds.
[Aleksandr Rybalko <ray at ddteam.net>] Rename to vendor.mk, since it is not standalone Makfile.
[Aleksandr Rybalko <ray at ddteam.net>] Introduce space for vendor tuning.
Now you can add:
vendor/${VENDOR_NAME}/vendor.mk - to do last tune per vendor
vendor/${VENDOR_NAME}/files - to store additional files to rootfs
vendor/${VENDOR_NAME}/${DEV_NAME}/board.mk - board tune
vendor/${VENDOR_NAME}/${DEV_NAME}/files - files for board
Everything except vendor/Makefile ignored by .hgignore rules.
So that place is special for things which made locally and must not to go upstream.
[Aleksandr Rybalko <ray at ddteam.net>] Add luaopen_dns alias for luaopen_org_conman_dns to allow call module from
just lua lib directory. Originally it require LIBDIR/org/common/dns.so path.
[Aleksandr Rybalko <ray at ddteam.net>] Add simple test case for lua/dns.
[Aleksandr Rybalko <ray at ddteam.net>] Fix net related includes to build with FreeBSD.
[Aleksandr Rybalko <ray at ddteam.net>] Want dig? Enable "dig_spcdns" profile.
[Aleksandr Rybalko <ray at ddteam.net>] Add small dig like tool.
[Aleksandr Rybalko <ray at ddteam.net>] Add luadns.
[Aleksandr Rybalko <ray at ddteam.net>] Enable build for luadns and luasyslog.
[Aleksandr Rybalko <ray at ddteam.net>] Enable syslog support for lua.
[Aleksandr Rybalko <ray at ddteam.net>] Add spcdns, we can use it to get smallest dig like tool.
And for correct link test.
[Aleksandr Rybalko <ray at ddteam.net>] Switch to 4BSD sched without PREEMPTION enabled.
[Aleksandr Rybalko <ray at ddteam.net>] Add build date to /etc/zrouter_version on rootfs build.
[Aleksandr Rybalko <ray at ddteam.net>] We need ng_ether also.
[Aleksandr Rybalko <ray at ddteam.net>] Simple mem stat shell script.
[Aleksandr Rybalko <ray at ddteam.net>] Update MPD's Makefile.
[Aleksandr Rybalko <ray at ddteam.net>] Enable HTTP support for upgrade utility.
[Aleksandr Rybalko <ray at ddteam.net>] Update MPD.
[Aleksandr Rybalko <ray at ddteam.net>] Fix oldlzma to build under different OBJ dir.
[Aleksandr Rybalko <ray at ddteam.net>] Move local tools objects to ZROUTER_OBJ/... dir.
[Aleksandr Rybalko <ray at ddteam.net>] Allow per-vendor variables in boards/${VENDOR}/vendor.mk file.
[Aleksandr Rybalko <ray at ddteam.net>] Allow to skip kernel toolchain build.
[Aleksandr Rybalko <ray at ddteam.net>] No swapping by default.
[Aleksandr Rybalko <ray at ddteam.net>] Add comment how to switch to more correct way for saving board/soc names for
device use.
------------------------------------------
[...truncated 15111 lines...]
===> libexec/rtld-elf (install)
chflags noschg <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/libexec/ld-elf.so.1>
chflags: <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/libexec/ld-elf.so.1>: Operation not permitted
*** Error code 1 (ignored)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 -C -b -fschg -S ld-elf.so.1 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/libexec>
<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/libexec/ld-elf.so.1> -> /libexec/ld-elf.so.1
===> libexec/getty (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 getty <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/libexec>
===> libexec/telnetd (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 telnetd <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/libexec>
===> gnu/lib/csu (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -o jenkins -g jenkins -m 444 crtbegin.o <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/crtbegin.o>
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -o jenkins -g jenkins -m 444 crtend.o <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/crtend.o>
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -o jenkins -g jenkins -m 444 crtbeginT.o <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/crtbeginT.o>
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -o jenkins -g jenkins -m 444 crtbeginS.o <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/crtbeginS.o>
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -o jenkins -g jenkins -m 444 crtendS.o <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/crtendS.o>
===> gnu/lib/libgcc (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libgcc_s.so.1 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/lib>
ln -fs /lib/libgcc_s.so.1 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libgcc_s.so>
===> gnu/lib/libregex (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libgnuregex.so.5 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib>
ln -fs libgnuregex.so.5 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libgnuregex.so>
===> gnu/lib/libregex/doc (install)
===> gnu/lib/libssp (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libssp.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/lib>
ln -fs /lib/libssp.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libssp.so>
===> gnu/lib/libssp/libssp_nonshared (install)
===> gnu/lib/libstdc++ (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libstdc++.so.6 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib>
ln -fs libstdc++.so.6 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libstdc++.so>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/cdevd> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 cdevd <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/sbin/>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/hex2bin> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 hex2bin <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/bin/>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.sbin/mpd> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 mpd <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs//sbin>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua/> (install)
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//lua> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 lua <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/bin/>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luadns> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 dns.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luaexpat> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 lxp.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luaposix> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 luaposix.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasocket> (install)
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasocket/mime> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 mime-core.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasocket/socket> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 socket-core.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasocket/unix> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 unix-core.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasysctl> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 luasysctl.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/usr.bin/lua//luasyslog> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 syslog.so <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/lua>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/lib/libdhcp> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libdhcp.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/lib>
ln -fs /lib/libdhcp.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libdhcp.so>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/dhcpd> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 dhcpd <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs//sbin>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/dhclient> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 dhclient <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs//sbin>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/dhcrelay> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 dhcrelay <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs//sbin>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/dnsmasq> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 dnsmasq <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs//sbin>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon> (install)
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon/libracoonipsec> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libracoonipsec.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/lib>
ln -fs /lib/libracoonipsec.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libracoonipsec.so>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon/libracoon> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 444 libracoon.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/lib>
ln -fs /lib/libracoon.so.0 <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/libracoon.so>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon/racoon> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 racoon <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/sbin/>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon/racoonctl> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 racoonctl <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/sbin/>
===> /../../../../../../../<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/target/sbin/racoon/setkey> (install)
sh <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/install.sh> -s -o jenkins -g jenkins -m 555 setkey <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/sbin/>
++++++++++++++ Making world-fix-lib-links ++++++++++++++
cd <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/D-Link_DSA-3110-A1_rootfs/usr/lib/> && <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/tools/fix_lib_links.sh>
ln -sf ../../lib/libedit.so.7 ./libedit.so
ln -sf ../../lib/libracoonipsec.so.0 ./libracoonipsec.so
ln -sf ../../lib/libncurses.so.8 ./libncurses.so
ln -sf ../../lib/libmd.so.6 ./libmd.so
ln -sf ../../lib/libz.so.6 ./libz.so
ln -sf ../../lib/libm.so.5 ./libm.so
ln -sf ../../lib/libutil.so.9 ./libutil.so
ln -sf ../../lib/libgcc_s.so.1 ./libgcc_s.so
ln -sf ../../lib/libssp.so.0 ./libssp.so
ln -sf ../../lib/libracoon.so.0 ./libracoon.so
ln -sf ../../lib/libbsdxml.so.4 ./libbsdxml.so
ln -sf ../../lib/libkiconv.so.4 ./libkiconv.so
ln -sf ../../lib/libkvm.so.5 ./libkvm.so
ln -sf ../../lib/libdhcp.so.0 ./libdhcp.so
ln -sf ../../lib/libufs.so.6 ./libufs.so
ln -sf ../../lib/libpcap.so.8 ./libpcap.so
ln -sf ../../lib/libjail.so.1 ./libjail.so
ln -sf ../../lib/libgeom.so.5 ./libgeom.so
ln -sf ../../lib/libcrypto.so.7 ./libcrypto.so
ln -sf ../../lib/libthr.so.3 ./libthr.so
ln -sf ../../lib/libsbuf.so.6 ./libsbuf.so
ln -sf ../../lib/libipsec.so.4 ./libipsec.so
ln -sf ../../lib/libalias.so.7 ./libalias.so
ln -sf ../../lib/libc.so.7 ./libc.so
ln -sf ../../lib/libcrypt.so.5 ./libcrypt.so
echo "# Kernel config for ixp435 on D-Link DSA-3110-A1 board" > <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "machine arm armeb" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "ident D-Link_DSA-3110-A1" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "cpu CPU_XSCALE_IXP435" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "cpu CPU_XSCALE_IXP425" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "hints \"<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1.hints\""> >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "# makeoptions section" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
if [ "xusb/uplcom usb/u3g usb/umodem usb/ucom ata/atadisk ata/atapci/chipsets/ataatp8620 nfscl nfsd nfslock nfssvc krpc nfscommon zlib libiconv ext2fs if_bridge bridgestp libalias/libalias libalias/modules/ftp libalias/modules/pptp geom/geom_label md unionfs msdosfs ufs tmpfs netgraph/async netgraph/bpf netgraph/car netgraph/deflate netgraph/ether netgraph/iface netgraph/ipfw netgraph/l2tp netgraph/nat netgraph/netflow netgraph/netgraph netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/socket netgraph/tcpmss netgraph/tee netgraph/tty netgraph/vjc netgraph/mppc rc4 netgraph/ether netgraph/one2many netgraph/patch" = "xnone" ] ; then echo "makeoptions MODULES_OVERRIDE=\"\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1> ; else if [ "xusb/uplcom usb/u3g usb/umodem usb/ucom ata/atadisk ata/atapci/chipsets/ataatp8620 nfscl nfsd nfslock nfssvc krpc nfscommon zlib libiconv ext2fs if_bridge bridgestp libalias/libalias libalias/modules/ftp libalias/modules/pptp geom/geom_label md unionfs msdosfs ufs tmpfs netgraph/async netgraph/bpf netgraph/car netgraph/deflate netgraph/ether netgraph/iface netgraph/ipfw netgraph/l2tp netgraph/nat netgraph/netflow netgraph/netgraph netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/socket netgraph/tcpmss netgraph/tee netgraph/tty netgraph/vjc netgraph/mppc rc4 netgraph/ether netgraph/one2many netgraph/patch" != "x" ] ; then echo "makeoptions MODULES_OVERRIDE=\"usb/uplcom usb/u3g usb/umodem usb/ucom ata/atadisk ata/atapci/chipsets/ataatp8620 nfscl nfsd nfslock nfssvc krpc nfscommon zlib libiconv ext2fs if_bridge bridgestp libalias/libalias libalias/modules/ftp libalias/modules/pptp geom/geom_label md unionfs msdosfs ufs tmpfs netgraph/async netgraph/bpf netgraph/car netgraph/deflate netgraph/ether netgraph/iface netgraph/ipfw netgraph/l2tp netgraph/nat netgraph/netflow netgraph/netgraph netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/socket netgraph/tcpmss netgraph/tee netgraph/tty netgraph/vjc netgraph/mppc rc4 netgraph/ether netgraph/one2many netgraph/patch\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1> ; fi ; fi
echo "makeoptions "ARM_BIG_ENDIAN"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "makeoptions "KERNPHYSADDR=0x00200000"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "makeoptions "KERNVIRTADDR=0xc0200000"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "makeoptions "CONF_CFLAGS=-mcpu=xscale"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "makeoptions "KERNLOADADDR=0x80001000"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "makeoptions "LDSCRIPT_NAME=ldscript.arm"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "# files section" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "files \""../xscale/ixp425/files.ixp425"\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "files \""../xscale/ixp425/files.avila"\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "# options section" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options ALT_BREAK_TO_DEBUGGER" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options BREAK_TO_DEBUGGER" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCSI_NO_SENSE_STRINGS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCSI_NO_OP_STRINGS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NO_SYSCTL_DESCR" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options ARM_CACHE_LOCK_ENABLE" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options XSCALE_CACHE_READ_WRITE_ALLOCATE" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options HZ=100" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options DEVICE_POLLING" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options HWPMC_HOOKS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options VERBOSE_INIT_ARM" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options IXP4XX_FLASH_SIZE=0x00400000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options ATA_CAM" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options USB_EHCI_BIG_ENDIAN_DESC" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NO_EVENTTIMERS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options PHYSADDR=0x00000000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options KERNPHYSADDR=0x00200000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options KERNVIRTADDR=0xc0200000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options FLASHADDR=0x50000000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options LOADERRAMADDR=0x00000000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options STARTUP_PAGETABLE_ADDR=0x00000000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options MAXUSERS=3" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options MAXFILES=512" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NSFBUFS=1024" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SHMALL=128" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options MSGBUF_SIZE=65536" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NO_SYSCTL_DESCR" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NO_FFS_SNAPSHOT" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCSI_NO_SENSE_STRINGS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCSI_NO_OP_STRINGS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options DDB" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options KDB" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options PREEMPTION" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options INET" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options IPSTEALTH" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options FFS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SOFTUPDATES" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options UFS_ACL" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options UFS_DIRHASH" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options CD9660" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCHED_ULE" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options PSEUDOFS" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options IPFIREWALL_DEFAULT_TO_ACCEPT" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options _KPOSIX_PRIORITY_SCHEDULING" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options ROOTDEVNAME=\\\"ufs:/dev/ada0s2\\\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SC_PIXEL_MODE" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options CAMDEBUG" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SCSI_DELAY=1000" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options IPSEC" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options IPSEC_NAT_T" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SOC_VENDOR=\\\"Intel\\\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options SOC_MODEL=\\\"ixp435\\\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options DEVICE_VENDOR=\\\"D-Link\\\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options DEVICE_MODEL=\\\"DSA-3110-A1\\\"" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "options NO_SWAPPING" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "# devices section" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device pci" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device random" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device loop" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device pty" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device ether" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device bpf" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device vlan" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device uart" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device tun" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device hwpmc" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device ixpwdog" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device cfi" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device cfid" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device geom_redboot" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device gpioiic" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device iicbus" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device iicbb" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device iic" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device gpio" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device gpioled" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device npe" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device npe_fw" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device firmware" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device qmgr" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device re" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device mii" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device md" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device usb" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device ehci" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device umass" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device atapci" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device atacore" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device atp8620" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device scbus" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device da" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device pass" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device enc" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device ipsec" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
echo "device crypto" >> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
cat /dev/null <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/boards/D-Link/DSA-3110-A1/board.hints> > <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1.hints>
MAKEOBJDIRPREFIX=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp/> make TARGET=arm TARGET_ARCH=armeb TARGET_CPUARCH=arm ZROUTER_ROOT=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/> WITHOUT_RESCUE=yes WITHOUT_CLANG=yes -DNO_CLEAN KMODOWN=jenkins KMODGRP=jenkins -C /usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head KERNCONF=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1> buildkernel
--------------------------------------------------------------
>>> Kernel build for <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1> started on Tue Aug 13 12:08:03 UTC 2013
--------------------------------------------------------------
===> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
mkdir -p <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/sys//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
cd /usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/sys/arm/conf; PATH=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/legacy/usr/sbin>:<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/legacy/usr/bin>:<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/legacy/usr/games>:<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/usr/sbin>:<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/usr/bin>:<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/tmp/usr/games>:/sbin:/bin:/usr/sbin:/usr/bin config -d <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/tmp//arm.armeb/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head/sys//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1> <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>
WARNING: duplicate option `NO_SYSCTL_DESCR' encountered.
WARNING: duplicate option `SCSI_NO_SENSE_STRINGS' encountered.
WARNING: duplicate option `SCSI_NO_OP_STRINGS' encountered.
<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>: option "MAXUSERS" redefined from 0 to 3
<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/obj//usr/local/jenkins/jobs/ZRouter/workspace/TARGET_PAIR/D-Link/DSA-3110-A1/conf/D-Link_DSA-3110-A1>: unknown option "NO_EVENTTIMERS"
*** Error code 1
Stop in /usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head.
*** Error code 1
Stop in /usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head.
*** Error code 1
Stop in <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=D-Link%2FDSA-3110-A1/ws/.>
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #zrouter
More information about the Zrouter-src
mailing list