Date: Sat, 09 Jan 2016 15:15:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206075] lang/gcc6-devel: fails to build, needs USES=localbase Message-ID: <bug-206075-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206075 Bug ID: 206075 Summary: lang/gcc6-devel: fails to build, needs USES=3Dlocalbase Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gerald@FreeBSD.org Reporter: amdmi3@FreeBSD.org Assignee: gerald@FreeBSD.org Flags: maintainer-feedback?(gerald@FreeBSD.org) I've got a build failure while trying to upgrade gcc6-devel to the latest version: .././../gcc-6-20160103/gcc/graphite-dependences.c:240:3: error: no matching function for call to 'isl_union_map_foreach_map' isl_union_map_foreach_map (x, max_number_of_out_dimensions, (void *) &max= ); ^~~~~~~~~~~~~~~~~~~~~~~~~ I could not reproduce it in poudriere, so the cause is probably some locally installed package. As a wild guess, I've added localbase to USES of gcc6-de= vel and that fixed the problem, so the guess is that it includes some headers f= rom system instead of its local ones. Complete logs before/after adding USES=3Dlocalbase: https://people.freebsd.org/~amdmi3/gcc6.fail.log https://people.freebsd.org/~amdmi3/gcc6.ok.log --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206075-13>