[Bug 233040] multimedia/x264: build failure: /usr/bin/ld: cannot find -lgcov
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 6 19:24:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233040
Bug ID: 233040
Summary: multimedia/x264: build failure: /usr/bin/ld: cannot
find -lgcov
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: koobs at FreeBSD.org
Reporter: greenreaper at hotmail.com
Assignee: koobs at FreeBSD.org
Flags: maintainer-feedback?(koobs at FreeBSD.org)
Created attachment 199024
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199024&action=edit
Log of failed build via portupgrade
I attempted to use portupgrade to upgrade x264-0.155.2917_3 to
x264-0.155.2917_4 on 11.2-RELEASE-p4. Linking failed with '/usr/bin/ld: cannot
find -lgcov' which appears to refer to a GNU test coverage library
There is "Unknown option --disable-debug, ignored" in the configuration (as
well as enable-gpag, enable-lavf and enable-swscale). The full log is attached.
Options selected: LAVF, PGO SWSCALE and GPAC
Not selected: DEBUG, FFMS, GCC and LSMASH
I thought enabling modern GCC might resolve the situation, however it did not.
Indeed it did not seem to use it, still showing 'gcc' as the command line.
Built-in gcc is gcc version 4.2.1 20070719 [FreeBSD]
I had gcc6 and gcc7 (gcc version 7.3.0) ports installed and up to date.
Installing the port of gcc8 did not resolve the situation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list