maintainer-feedback requested: [Bug 195605] 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


erik at cederstrand.dk has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to perl at FreeBSD.org:
Bug 195605: databases/p5-DBD-mysql compile error with clang
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195605



--- Description ---
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


More information about the freebsd-perl mailing list