[Zrouter-src] Build failed in Jenkins: ZRouter » NorthQ/NQ-900 #84

jenkins at zrouter.org jenkins at zrouter.org
Wed Apr 3 09:11:06 UTC 2013


See <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/84/changes>

Changes:

[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.

------------------------------------------
Started by upstream project "ZRouter" build number 84
Building in workspace <http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/ws/>
[NQ-900] $ hg showconfig paths.default
[NQ-900] $ hg pull --rev default
[NQ-900] $ hg update --clean --rev default
268 files updated, 0 files merged, 96 files removed, 0 files unresolved
[NQ-900] $ hg log --rev . --template {node}
[NQ-900] $ hg log --rev 6c14d1ecc17d95b058b5722d7aad8fd63d795745
[NQ-900] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 6c14d1ecc17d95b058b5722d7aad8fd63d795745
[NQ-900] $ /bin/sh -xe /var/tmp/hudson5637154858595010374.sh
+ echo '==> building zrouter !!!'
==> building zrouter !!!
+ env
JENKINS_HOME=/usr/local/jenkins
USER=root
MACHTYPE=unknown
MAIL=/var/mail/root
VENDOR=unknown
HUDSON_URL=http://tinderbox.zrouter.org:8180/jenkins/
NODE_LABELS=master
SHLVL=1
HOME=/
BUILD_URL=http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/84/
HUDSON_COOKIE=b2861d7b-9397-467a-a749-68d7f6df9a67
PAGER=more
JENKINS_SERVER_COOKIE=70a653ccda1da7a9e8a6c063ac1bb43d
TARGET_PAIR=NorthQ/NQ-900
WORKSPACE=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/ws/>
GROUP=jenkins
MERCURIAL_REVISION=f9461de5ba495e11d9cde998b2f63a2f28693b36
FREEBSD_SRC_TREE=/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace
NODE_NAME=master
LOGNAME=root
EXECUTOR_NUMBER=0
BLOCKSIZE=K
HUDSON_HOME=/usr/local/jenkins
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin://bin
RC_PID=991
BUILD_ID=2013-04-03_09-11-00
BUILD_TAG=jenkins-TARGET_PAIR=NorthQ/NQ-900-84
JENKINS_URL=http://tinderbox.zrouter.org:8180/jenkins/
JOB_URL=http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/
BUILD_NUMBER=84
SHELL=/bin/csh
HOST=tinderbox.zrouter.org
HUDSON_SERVER_COOKIE=70a653ccda1da7a9e8a6c063ac1bb43d
OSTYPE=FreeBSD
JOB_NAME=ZRouter/TARGET_PAIR=NorthQ/NQ-900
PWD=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/ws/>
FTP_PASSIVE_MODE=YES
HOSTTYPE=FreeBSD
EDITOR=vi
+ make TARGET_PAIR=NorthQ/NQ-900 FREEBSD_SRC_TREE=/usr/local/jenkins/jobs/ZRouter_FreeBSD_Head/workspace/head OBJ_DIR=<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/ws/obj> all
"<http://tinderbox.zrouter.org:8180/jenkins/job/ZRouter/./TARGET_PAIR=NorthQ%2FNQ-900/ws/profiles/profiles.mk",> line 16: "Profile dlink.ua.web not found"
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #zrouter



More information about the Zrouter-src mailing list