[Bug 195605] New: databases/p5-DBD-mysql compile error with clang
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 3 11:20:51 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605
Bug ID: 195605
Summary: databases/p5-DBD-mysql compile error with clang
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: perl at FreeBSD.org
Reporter: erik at cederstrand.dk
Assignee: perl at FreeBSD.org
Flags: maintainer-feedback?(perl at FreeBSD.org)
p5-DBD-mysql-4.028_1 fails to compile on FreeBSD 10.0 with clang as cc with the
following error:
cc: error: unknown argument: '-fabi-version=2'
*** [dbdimp.o] Error code 1
-fabi-version is not supported by clang. Removing "-fabi-version=2" from
work/DBD-mysql-4.028/Makefile lets me compile and install the port. My
understanding is that fabi-version=2 is default on clang so this should be OK.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer perl at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list