Opened 4 years ago

Last modified 3 years ago

#60879 closed defect

openssh won't install because libxml2 doesn't build for powerpc — at Version 2

Reported by: randomshinichi (Andrew Chiw) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: powerpc leopard Cc:
Port: openssh

Description (last modified by randomshinichi (Andrew Chiw))

OS X 10.5.8

However, when I ran sudo port install libxml2, it offered to start installing its dependencies and prompted me with yes or no!

Users/shinichi] > install openssh
--->  Computing dependencies for openssh
Error: Cannot install clang-7.0 for the arch 'powerpc' because
Error: its dependency libxml2 does not build for the required arch by default
Error: and the configured universal_archs 'i386 ppc' are not sufficient.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port openssh failed
[Users/shinichi] > install libxml2
--->  Computing dependencies for libxml2
The following dependencies will be installed: 
 bzip2
 cctools
 db48
 expat
 gcc7
 gcc_select
 gdbm
 gmp
 icu
 isl
 ld64
 ld64-127
 libedit
 libffi
 libgcc
 libgcc7
 libmpc
 llvm-3.3
 llvm_select
 mpfr
 openssl
 perl5
 perl5.28
 python27
 python2_select
 python_select
 readline
 sqlite3
 xz
 zlib
Continue? [Y/n]: y

Whatever openssh needs (and I doubt it really needs clang), it should work on powerpc because I've seen it here

https://twitter.com/tuxlovesyou/status/1165261140840058880/photo/1

Change History (3)

Changed 4 years ago by randomshinichi (Andrew Chiw)

Attachment: openssh.log added

port -d install openssh

comment:1 Changed 4 years ago by randomshinichi (Andrew Chiw)

Keywords: powerpc leopard added
Version: 2.6.3

comment:2 Changed 4 years ago by randomshinichi (Andrew Chiw)

Description: modified (diff)
Note: See TracTickets for help on using tickets.