print/cups-base won't build due to dwarf error in /usr/bin/ld

Dimitry Andric dim at FreeBSD.org
Mon Jun 2 20:17:20 UTC 2014


On 31 May 2014, at 23:25, Thomas Mueller <mueller6724 at bellsouth.net> wrote:

> I am trying to build cups-related ports needed for print/hplip, but the latest error is 
> 
> /usr/bin/ld: Dwarf Error: found dwarf version '4', this reader only handles vers
> 
> ion 2 information.

If you are building your ports with clang, you have probably hit the
window between the 3.4 import (r261991, from where the default debug
info format was DWARF4) and r264345, from where the default debug info
format for -CURRENT was changed back to DWARF2.

The easiest solution is to rebuild all your ports that you want debug
info for with your current system.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140602/485464ec/attachment.sig>


More information about the freebsd-ports mailing list