[Bug 213035] textproc/the_silver_searcher update fails cause of lzma
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 28 03:07:00 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213035
Bug ID: 213035
Summary: textproc/the_silver_searcher update fails cause of
lzma
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: olgeni at FreeBSD.org
Reporter: w.schwarzenfeld at utanet.at
Flags: maintainer-feedback?(olgeni at FreeBSD.org)
Assignee: olgeni at FreeBSD.org
the_silver_searcher update to 0.33 fails with:
src/decompress.o: In function `decompress':
src/decompress.c:(.text+0x150): undefined reference to `lzma_auto_decoder'
src/decompress.c:(.text+0x2ca): undefined reference to `lzma_code'
src/decompress.c:(.text+0x320): undefined reference to `lzma_end'
src/decompress.c:(.text+0x37d): undefined reference to `lzma_end'
src/decompress.c:(.text+0x3b7): undefined reference to `lzma_end'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [ag] Error code 1
make[1]: stopped in
/ram/usr/ports/textproc/the_silver_searcher/work/the_silver_searcher-0.33.0
1 error
(10.3-RELEASE-p9, amd64).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list