Opened 11 years ago

Closed 10 years ago

#39870 closed defect (duplicate)

boost 1.54_0 boostrap failure on Leopard/PPC

Reported by: mklein-de (Michael Klein) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: powerpc Cc: blair (Blair Zajac), josephsacco, ryandesign (Ryan Carsten Schmidt), cooljeanius (Eric Gallager), revast@…
Port: boost

Description

upgrading to the latest boost revision fails during the configure phase

bootstrap.log:

###
### Using 'darwin' toolset.
###
rm -rf bootstrap
mkdir bootstrap
/opt/local/bin/clang-mp-3.2 -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c pathunix.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c

...

ld: absolute address to symbol ___stdoutp in a different linkage unit not supported in _debug_compile from /opt/local/var/macports/build/_opt_local_var_macports_sources_git.macports.org_dports_devel_boost/boost/work/.tmp/compile-C4suOb.o
collect2: ld returned 1 exit status
clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)

Attachments (2)

main.log (16.4 KB) - added by mklein-de (Michael Klein) 11 years ago.
bootstrap.log (5.5 KB) - added by mklein-de (Michael Klein) 11 years ago.

Download all attachments as: .zip

Change History (11)

Changed 11 years ago by mklein-de (Michael Klein)

Attachment: main.log added

Changed 11 years ago by mklein-de (Michael Klein)

Attachment: bootstrap.log added

comment:1 Changed 11 years ago by blair (Blair Zajac)

Cc: blair@… added

Cc Me!

comment:2 Changed 11 years ago by idac (Deus_Abscondis)

Same issue here with clang-mp-3.3.
Note compilers tested here http://www.boost.org/users/history/version_1_54_0.html. Cc Me too please.

comment:3 in reply to:  2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: davididac@… added

Replying to davididac@…:

Cc Me too please.

Next time, you need to actually click the “CcMe!” button next to the “Cc” list to Cc yourself.

comment:4 Changed 11 years ago by idac (Deus_Abscondis)

Cc: davididac@… removed

Cc Me!

Ah that button, ta ;-)

Last edited 11 years ago by idac (Deus_Abscondis) (previous) (diff)

comment:5 Changed 11 years ago by josephsacco

Cc: drjesacco@… added

Cc Me!

comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: powerpc added

Interesting, it's the same type of error we see with webkit-gtk on Leopard PowerPC (#38891).

comment:7 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:8 Changed 11 years ago by revast@…

Cc: revast@… added

Cc Me!

comment:9 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #39809.

Note: See TracTickets for help on using tickets.