New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25091 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

gcc46 @4.6-20100508 bootstrap comparison failure

Reported by: bug@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: ram@…, ryandesign@…
Port: gcc46

Description

gcc46 fails to build for me. Variants: +java. Snow Leopard 10.6.3 on Intel.

$ sudo port install gcc46 +java
--->  Computing dependencies for gcc46
--->  Building gcc46
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc46/work/build" && /usr/bin/make -j2 bootstrap " returned error 2
Command output: x86_64-apple-darwin10/libgomp/.libs/lock.o differs
x86_64-apple-darwin10/libgomp/.libs/loop.o differs
x86_64-apple-darwin10/libgomp/.libs/loop_ull.o differs
x86_64-apple-darwin10/libgomp/.libs/ordered.o differs
x86_64-apple-darwin10/libgomp/.libs/parallel.o differs
x86_64-apple-darwin10/libgomp/.libs/proc.o differs
x86_64-apple-darwin10/libgomp/.libs/sections.o differs
x86_64-apple-darwin10/libgomp/.libs/single.o differs
x86_64-apple-darwin10/libgomp/.libs/task.o differs
x86_64-apple-darwin10/libgomp/.libs/team.o differs
x86_64-apple-darwin10/libgomp/.libs/work.o differs
x86_64-apple-darwin10/libgomp/bar.o differs
x86_64-apple-darwin10/libgomp/barrier.o differs
x86_64-apple-darwin10/libgomp/env.o differs
x86_64-apple-darwin10/libgomp/iter.o differs
x86_64-apple-darwin10/libgomp/iter_ull.o differs
x86_64-apple-darwin10/libgomp/lock.o differs
x86_64-apple-darwin10/libgomp/loop.o differs
x86_64-apple-darwin10/libgomp/loop_ull.o differs
x86_64-apple-darwin10/libgomp/ordered.o differs
x86_64-apple-darwin10/libgomp/parallel.o differs
x86_64-apple-darwin10/libgomp/proc.o differs
x86_64-apple-darwin10/libgomp/sections.o differs
x86_64-apple-darwin10/libgomp/single.o differs
x86_64-apple-darwin10/libgomp/task.o differs
x86_64-apple-darwin10/libgomp/team.o differs
x86_64-apple-darwin10/libgomp/work.o differs
make[2]: *** [compare] Error 1
make[1]: *** [stage3-bubble] Error 2
make: *** [bootstrap] Error 2

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Attachments

gcc_buildlog_debug (98.0 KB) - added by bug@… 3 years ago.
buildlog with -d

Change History

Changed 3 years ago by bug@…

buildlog with -d

comment:1 Changed 3 years ago by ram@…

  • Owner changed from macports-tickets@… to mww@…
  • Cc ram@… added; mww@… removed

Seems to be the same error as in #24664, although for gcc46 instead of gcc45

comment:2 Changed 3 years ago by ryandesign@…

  • Cc ryandesign@… added
  • Status changed from new to closed
  • Resolution set to fixed

Fixed for gcc46 in r68778.

comment:3 Changed 3 years ago by ryandesign@…

  • Summary changed from gcc46 @4.6-20100508 build error to gcc46 @4.6-20100508 bootstrap comparison failure

The upstream bug report was fixed 2010-06-10 so we can expect to be able to remove this patch from the portfile when updating it to the next snapshot of gcc 4.6.

Note: See TracTickets for help on using tickets.