Summary: | lang/gcc42 building WITH_JAVA_AWT=yes is broken | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Kyryll A Mirnenko <mirya> |
Component: | Individual Port(s) | Assignee: | Gerald Pfeifer <gerald> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Kyryll A Mirnenko
2007-10-23 17:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->gerald Over to maintainer (via the GNATS Auto Assign Tool) Do you have any older lang/gcc ports installed? I'm mostly interested in lang/gcc295, but also others might be relevant. My guess is the problem may go away once you remove those older versions. Gerald State Changed From-To: open->feedback Waiting for feedback. gcc-2.95.3_2 is installed. I'll test building without it, however i've moved to RELENG_7 now, so not sure if it the results will be "honest". Also, as far as I remember, this breakage was introduced just before 4.2 was updated to 4.2.2 stable, before that gcc-2.95.3_2 was installed too, but gcc42 building never failed. gerald 2007-11-03 12:31:38 UTC FreeBSD ports repository Modified files: lang/gcc295 Makefile Log: Add symmetric CONFLICTS with lang/gcc41, lang/gcc42, and lang/gcc43 which already conflict with this port. On the way, adjust the IGNORE statement to comply with our standards. PR: 117430 (partly) Approved by: portmgr (erwin) Revision Changes Path 1.111 +2 -1 ports/lang/gcc295/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Thanks for your feedback, Kyryll! gcc42 has a conflict with gcc295, and based on your report I now added the symmetric conflict with gcc4x to gcc295. The first CONFLICT was only added 2007/08/23, so you may have not seen this when first installing your original system, and the problems does not always surface. |