Opened 11 years ago

Closed 11 years ago

#37021 closed defect (invalid)

xorg-libXfont 1.4.5 does not seem to build on PPC Tiger

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: tiger Cc:
Port: xorg-libXfont

Description

The built fails due to missing architectures in some files:

DEBUG: Missing architecture ppc64 in file /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
DEBUG: Missing architecture ppc64 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture ppc64 in file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
DEBUG: Missing architecture ppc64 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture ppc64 in file /usr/lib/libXplugin.1.dylib
DEBUG: Missing architecture ppc64 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /usr/lib/libgcc_s.1.dylib
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /usr/lib/libSystem.B.dylib
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /usr/lib/libXplugin.1.dylib
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/lib/libquartz-wm-ds.1.dylib
DEBUG: Missing architecture i386 in file /usr/lib/libSystem.B.dylib
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/share/cmake-2.8/Modules/CPack.OSXScriptLauncher.in
DEBUG: Missing architecture i386 in file /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
DEBUG: Missing architecture i386 in file outside prefix referenced from /opt/local/share/cmake-2.8/Modules/CPack.OSXScriptLauncher.in

Change History (4)

comment:1 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)

No main.log available…

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

Cc: jeremyhu@… removed
Keywords: tiger added
Owner: changed from macports-tickets@… to jeremyhu@…

What commands led to the above output? Why is there no main.log?

comment:3 in reply to:  2 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)

Replying to ryandesign@…:

What commands led to the above output? Why is there no main.log?

First I invoked 'port -v selfupdate' and checked which ports are outdated. Since some ports do not build on Tiger I have to make my choice manually. The outdated ports are:

gcc43                          4.3.6_3 < 4.3.6_7         
xorg-libXfont                  1.4.4_0 < 1.4.5_0         
xorg-server-devel              1.12.99.0_3 < 1.13.99.0_0   

so I invoked 'port -vd upgrade xorg-libXfont'. The complete output of this command is:

different now!

As earlier today I invoked 'port -v selfupdate', checked again which ports are outdated, and tried to upgrade xorg-libXfont the fourth or even fifth time. The manually patched Portfile for icu (#36495) is lost. Maybe this allowed to build the port…

comment:4 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: invalid
Status: newclosed

There's not really anything actionable here... Please file a bug report with main.log if there is still a real problem.

Note: See TracTickets for help on using tickets.