Date: Mon, 13 Aug 2018 22:45:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230609] biology/seqtools: fails to build with LLD 7 Message-ID: <bug-230609-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230609 Bug ID: 230609 Summary: biology/seqtools: fails to build with LLD 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pi@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Flags: maintainer-feedback?(pi@FreeBSD.org) Assignee: pi@FreeBSD.org $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 biology/seqtools [...] ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(pushWarnHandler) in archive ../= gbtools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(popWarnHandler) in archive ../g= btools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(pushAbortHandler) in archive ..= /gbtools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(popAbortHandler) in archive ../= gbtools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(pushDebugAbort) in archive ../g= btools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(pushWarnAbort) in archive ../gb= tools/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by errAbort.c >>> libblatSrc_la-errAbort.o:(pushSilentWarnHandler) in archi= ve ../gbtools/.libs/libgbtools.a ld: error: undefined symbol: fileSize >>> referenced by common.c >>> libblatSrc_la-common.o:(fileExists) in archive ../gbtools= /.libs/libgbtools.a ld: error: undefined symbol: clock1000 >>> referenced by common.c >>> libblatSrc_la-common.o:(uglyTime) in archive ../gbtools/.= libs/libgbtools.a ld: error: undefined symbol: makeDir >>> referenced by common.c >>> libblatSrc_la-common.o:(makeDirs) in archive ../gbtools/.= libs/libgbtools.a ld: error: undefined symbol: makeDir >>> referenced by common.c >>> libblatSrc_la-common.o:(makeDirs) in archive ../gbtools/.= libs/libgbtools.a ld: error: undefined symbol: clock1 >>> referenced by common.c >>> libblatSrc_la-common.o:(dateIsOld) in archive ../gbtools/= .libs/libgbtools.a ld: error: undefined symbol: clock1 >>> referenced by common.c >>> libblatSrc_la-common.o:(dateIsOlderBy) in archive ../gbto= ols/.libs/libgbtools.a ld: error: undefined symbol: dumpStack >>> referenced by cheapcgi.c >>> libblatSrc_la-cheapcgi.o:(catchSignal) in archive ../gbto= ols/.libs/libgbtools.a ld: error: undefined symbol: fileSize >>> referenced by obscure.c >>> libblatSrc_la-obscure.o:(readInGulp) in archive ../gbtool= s/.libs/libgbtools.a ld: error: undefined symbol: fileSize >>> referenced by obscure.c >>> libblatSrc_la-obscure.o:(readAllWords) in archive ../gbto= ols/.libs/libgbtools.a ld: error: undefined symbol: makeDir >>> referenced by portimpl.c >>> libblatSrc_la-portimpl.o:(makeDirsOnPath) in archive ../g= btools/.libs/libgbtools.a ld: error: undefined symbol: makeDir >>> referenced by portimpl.c >>> libblatSrc_la-portimpl.o:(makeDirsOnPath) in archive ../g= btools/.libs/libgbtools.a ld: error: undefined symbol: rTempName >>> referenced by servBrcMcw.c >>> libblatSrc_la-servBrcMcw.o:(_makeTempName) in archive ../= gbtools/.libs/libgbtools.a ld: error: undefined symbol: rTempName >>> referenced by servCrunx.c >>> libblatSrc_la-servCrunx.o:(_makeTempName) in archive ../g= btools/.libs/libgbtools.a ld: error: too many errors emitted, stopping now (use -error-limit=3D0 to s= ee all errors) c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/seqtools-4.44.1_2.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-import branch --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230609-7788>