Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#58704 closed defect (duplicate)

at-spi2-core @2.28.0_1 fails to build on PPC Tiger, Mac OS X 10.4.11, because "-rpath can only be used when targeting Mac OS X 10.5 or later"

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: tiger Cc: devans@…
Port: at-spi2-core

Description

[51/53] Linking target registryd/at-spi2-registryd.
FAILED: registryd/at-spi2-registryd 
/opt/local/bin/gcc-apple-4.2  -o registryd/at-spi2-registryd 'registryd/ef35e93@@at-spi2-registryd@exe/de-marshaller.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/registry-main.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/registry.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/introspection.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/deviceeventcontroller.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/reentrant-list.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/deviceeventcontroller-x11.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/display.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/event-source.c.o' 'registryd/ef35e93@@at-spi2-registryd@exe/ucs2keysym.c.o' -L/opt/local/lib -Wl,-dead_strip_dylibs -pipe -Os -arch ppc -Wl,-headerpad_max_install_names -arch ppc atspi/libatspi.0.dylib -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -ldbus-1 -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -ldl -L/opt/local/lib -lX11 -L/opt/local/lib -lXtst -L/opt/local/lib -lXi -Wl,-headerpad_max_install_names -Wl,-rpath,@loader_path/../atspi
ld: -rpath can only be used when targeting Mac OS X 10.5 or later
collect2: ld returned 1 exit status
[52/53] Generating Atspi-2.0.typelib with a custom command.
ninja: build stopped: subcommand failed.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_at-spi2-core/at-spi2-core/work/build" && /opt/local/bin/ninja 
Exit code: 1

Attachments (1)

main.log (25.9 KB) - added by ballapete (Peter "Pete" Dyballa) 5 years ago.
Main.log from build on Tiger with PowerPC 7447A

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from build on Tiger with PowerPC 7447A

comment:1 Changed 5 years ago by kencu (Ken)

Resolution: duplicate
Status: newclosed

duplicate of 57030

comment:2 Changed 5 years ago by kencu (Ken)

In the other ticket are some ideas about this issue.

Note: See TracTickets for help on using tickets.