[MacPorts] #64521: irssi fails to build for ppc on 10.6.8 (Rosetta)

MacPorts noreply at macports.org
Sat Dec 3 00:07:50 UTC 2022


#64521: irssi fails to build for ppc on 10.6.8 (Rosetta)
---------------------------+-----------------------------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:                |   Keywords:  powerpc snowleopard rosetta
      Port:  irssi         |
---------------------------+-----------------------------------------

Comment (by barracuda156):

 I guess the problem is that the port build system fails to pass Macports
 archflags at linking stage:
 {{{
 /usr/bin/cc  -bundle -undefined dynamic_lookup -L/opt/local/lib
 -Wl,-headerpad_max_install_names  -fstack-protector  Channel.o Client.o
 Ctcp.o Dcc.o Irc.o Modes.o Netsplit.o Notifylist.o Query.o Server.o  -o
 blib/arch/auto/Irssi/Irc/Irc.bundle  \
               \

 ld: warning: in Channel.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Client.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Ctcp.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Dcc.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Irc.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Modes.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Netsplit.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Notifylist.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Query.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 ld: warning: in Server.o, file was built for ppc7400 which is not the
 architecture being linked (x86_64)
 chmod 755 blib/arch/auto/Irssi/Irc/Irc.bundle
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64521#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list