[Bug 230994] graphics/lprof-devel: fails to build with LLD 7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 29 11:51:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230994

            Bug ID: 230994
           Summary: graphics/lprof-devel: 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: amdmi3 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: emaste at freebsd.org
            Blocks: 214864, 230355
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at FreeBSD.org

$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+https
$ poudriere testport -j clang7 graphics/lprof-devel
[...]
ld: error: undefined symbol: write_output
>>> referenced by vinflate.c
>>>               vinflate.o:(flush_output) in archive src/argyll/libargyll.a

ld: error: undefined symbol: write_output
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: write_output
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_codes) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_stored) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_stored) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_stored) in archive src/argyll/libargyll.a

ld: error: undefined symbol: write_output
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_stored) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: undefined symbol: get_16bits
>>> referenced by vinflate.c
>>>               vinflate.o:(inflate_dynamic) in archive src/argyll/libargyll.a

ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all
errors)
c++: error: linker command failed with exit code 1 (use -v to see invocation)

See build log: https://ptpb.pw/zSZ1


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