[Bug 230608] devel/sope2, devel/sope3, devel/sope4: fails to build with LLD 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 13 22:37:00 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230608
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 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: emaste at freebsd.org
Blocks: 214864, 230355
Flags: maintainer-feedback?(acm at FreeBSD.org)
Assignee: acm at FreeBSD.org
$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ 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 leManager
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=0 to see 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=214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230355
[Bug 230355] [exp-run] Against projects/clang700-import branch
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list