Date: Sat, 23 Jan 2010 17:45:13 -0800 (PST) From: QAT@FreeBSD.org To: mi@FreeBSD.org Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/blt/files patch-newertcl Message-ID: <20100124014513.E85265A9136@jester1b.ixsystems.com> In-Reply-To: <201001240142.o0O1gS6s059261@repoman.freebsd.org> References: <201001240142.o0O1gS6s059261@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a linker error while trying to build: blt-2.4z_4 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/blt/Makefile,v 1.59 2010/01/24 01:18:31 mi Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/blt-2.4z_4.log : rm -f bltwish24 cc -Wall -fPIC -O2 -pipe -Wall -Wno-uninitialized -Werror -fno-strict-aliasing -I.. -I./.. -I./../.. -I/usr/local/include -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include -o bltwish24 ./../bltUnixMain.c libBLT24.so.3 -L/usr/local/lib/ -ltk85 -ltcl85 -L/usr/local/lib -lX11 -L/usr/local/lib -ljpeg -lm rm -f libBLTlite.a ar rc libBLTlite.a bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltWatch.o bltInit.o rm -f libBLT.a ranlib libBLTlite.a ar rc libBLT.a bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltWatch.o bltBeep.o bltBind.o bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o bltTreeViewCmd.o bltTreeViewEdit.o bltTreeViewColumn.o bltTreeViewStyle.o bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o bltTed.o bltInit.o rm -f bltsh cc -Wall -O2 -pipe -Wall -Wno-uninitialized -Werror -fno-strict-aliasing -I. -I. -I/usr/local/include -I/usr/local/include/tk8.5 -I/usr/local/include/tcl8.5 -I/usr/local/include -DTCL_ONLY -o bltsh -DTCLLIBPATH=\"/usr/local/lib//tcl8.5\" ./bltUnixMain.c libBLTlite.a -L/usr/local/lib/ -ltcl85 -lm ranlib libBLT.a libBLTlite.a(bltInit.o)(.text+0x532): In function `Blt_Init': : undefined reference to `Blt_InitEpsCanvasItem' libBLTlite.a(bltInit.o)(.data+0x400): undefined reference to `Blt_GraphInit' libBLTlite.a(bltInit.o)(.data+0x408): undefined reference to `Blt_TableInit' libBLTlite.a(bltInit.o)(.data+0x410): undefined reference to `Blt_HierboxInit' libBLTlite.a(bltInit.o)(.data+0x418): undefined reference to `Blt_TabsetInit' libBLTlite.a(bltInit.o)(.data+0x420): undefined reference to `Blt_TabnotebookInit' libBLTlite.a(bltInit.o)(.data+0x428): undefined reference to `Blt_HtextInit' libBLTlite.a(bltInit.o)(.data+0x430): undefined reference to `Blt_BusyInit' libBLTlite.a(bltInit.o)(.data+0x438): undefined reference to `Blt_WinopInit' libBLTlite.a(bltInit.o)(.data+0x440): undefined reference to `Blt_BitmapInit' libBLTlite.a(bltInit.o)(.data+0x448): undefined reference to `Blt_DragDropInit' libBLTlite.a(bltInit.o)(.data+0x450): undefined reference to `Blt_DndInit' libBLTlite.a(bltInit.o)(.data+0x458): undefined reference to `Blt_ContainerInit' libBLTlite.a(bltInit.o)(.data+0x460): undefined reference to `Blt_BeepInit' libBLTlite.a(bltInit.o)(.data+0x468): undefined reference to `Blt_CutbufferInit' libBLTlite.a(bltInit.o)(.data+0x470): undefined reference to `Blt_FrameInit' libBLTlite.a(bltInit.o)(.data+0x478): undefined reference to `Blt_ButtonInit' libBLTlite.a(bltInit.o)(.data+0x480): undefined reference to `Blt_ScrollbarInit' libBLTlite.a(bltInit.o)(.data+0x488): undefined reference to `Blt_TreeViewInit' libBLTlite.a(bltInit.o)(.data+0x490): undefined reference to `Blt_TedInit' *** Error code 1 1 error *** Error code 2 1 error *** Error code 1 Stop in /a/ports/x11-toolkits/blt. ================================================================ build of /usr/ports/x11-toolkits/blt ended at Sun Jan 24 01:45:12 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=blt 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, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100124014513.E85265A9136>