Date: Tue, 30 Nov 2010 10:39:19 +0300 From: Boris Samorodov <bsam@ipt.ru> To: QAT@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/lvwimax Makefile distinfo pkg-descr pkg-message ports/net/lvwimax/files lvwimax.conf.in lvwimax.in Message-ID: <40430904@bb.ipt.ru> In-Reply-To: <20101130072732.C10585A909F@jester1b.ixsystems.com> (QAT@freebsd.org's message of "Mon, 29 Nov 2010 23:27:32 -0800 (PST)") References: <201011300725.oAU7P0Ig093320@repoman.freebsd.org> <20101130072732.C10585A909F@jester1b.ixsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Nov 2010 23:27:32 -0800 (PST) QAT@FreeBSD.org wrote: > The Restless Daemon identified a mtree error while trying to build: > lvwimax-0.1 maintained by bsam@FreeBSD.org > Makefile ident: $FreeBSD: ports/net/lvwimax/Makefile,v 1.1 2010/11/30 07:25:00 bsam Exp $ > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/lvwimax-0.1.log : > lvwimax.c:722: warning: zero-length printf format string > lvwimax.c: In function 'writeUsbDev': > lvwimax.c:530: warning: control reaches end of non-void function > lvwimax.c: At top level: > lvwimax.c:641: warning: 'runDhclient' defined but not used > cc: -lusb: linker input file unused because linking not done > cc: -lpthread: linker input file unused because linking not done > cc -O2 -pipe -fno-strict-aliasing -lusb -lpthread -O2 -Wall -Wno-pointer-sign -std=gnu99 -fstack-protector -o lvwimax protocol.o tap_dev.o lvwimax.o > ================================================================ > ====================<phase 5: make test>==================== > make: don't know how to make regression-test(continuing) > ================================================================ > ====================<phase 6: make install>==================== > add_pkg > ===> Installing for lvwimax-0.1 > ===> Generating temporary packing list > ===> Checking if net/lvwimax already installed > install -s -o root -g wheel -m 555 lvwimax /usr/local/sbin > install -o root -g wheel -m 444 "/work/a/ports/net/lvwimax/work/lvwimax.conf" /usr/local/etc/devd > ********************************************************************* > 1) Please define MAC address (lvwimax_mac_address) at /etc/rc.conf[.local] > 2) Please restart devd as the configuration has changed > # /etc/rc.d/devd restart > ********************************************************************* > ===> Installing rc.d startup script(s) > ===> Registering installation for lvwimax-0.1 > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for lvwimax-0.1 > Deleting lvwimax-0.1 > ================================================================ > === Checking filesystem state > list of files present before this port was installed but missing after it was deinstalled) > ./usr/local/etc/devd missing Hm, has this directory got a part of a standard mtree? > ================================================================ > build of /usr/ports/net/lvwimax ended at Tue Nov 30 07:27:31 UTC 2010 > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/lvwimax-0.1.tbz > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=net&portname=lvwimax > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the > "official" up-to-date Ports Tree, with the following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ > Thanks for your work on making FreeBSD better, -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40430904>