Date: Mon, 13 Aug 2018 22:36:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230608] devel/sope2, devel/sope3, devel/sope4: fails to build with LLD 7 Message-ID: <bug-230608-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230608 Bug ID: 230608 Summary: devel/sope2, devel/sope3, devel/sope4: 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: acm@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: emaste@freebsd.org Blocks: 214864, 230355 Flags: maintainer-feedback?(acm@FreeBSD.org) Assignee: acm@FreeBSD.org $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 devel/sope2 [...] ld: error: corrupt input file: version definition index 2 for symbol undleManager.bundleSearchPaths is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 3 for symbol so.4.9= is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol Base64= is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol bjc_sel_nameprovidedResourcesOfType: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 4 for symbol .objc_sel_namestringByDeletingLastPathComponent is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 5 for symbol AddToResultArray: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 5 for symbol WithCapacity: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 5 for symbol apKeyCallBacks is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 5 for symbol erator.position is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 5 for symbol PathToPathArray: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol _sel_namemainBundle is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol c_sel_namefileAttributesAtPath:traverseLink: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol ompare= : is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol SS_NGDirEntry is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 6 for symbol leMana= ger is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol nager = is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol .objc_sel_namelastPathComponent is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 2 for symbol ent is= out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 3 for symbol ure:atPath: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: corrupt input file: version definition index 3 for symbol hFileManager:path: is out of bounds >>> defined in ./../sope-core/NGExtensions/obj/libNGExtensions.so ld: error: too many errors emitted, stopping now (use -error-limit=3D0 to s= ee all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/sope2-2.3.23_1.log http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/sope3-3.2.10_2.log http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/sope4-4.0.1.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864 [Bug 214864] [exp-run] test build with lld as /usr/bin/ld 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-230608-7788>