[MacPorts] #63308: openssh @8.4p1_5: Configuration fails on Tiger with clang-3.4

MacPorts noreply at macports.org
Wed Jul 28 01:06:35 UTC 2021


#63308: openssh @8.4p1_5: Configuration fails on Tiger with clang-3.4
------------------------+-------------------------------
 Reporter:  evanmiller  |      Owner:  jeremyhu
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:  tiger       |       Port:  openssh clang-3.4
------------------------+-------------------------------
 Configuration fails quickly, possibly because {{{clang-3.4}}} is using the
 broken-ish system linker instead of one provided by MP:

 {{{
 configure:3336: checking whether we are cross compiling
 configure:3344: /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -arch
 ppc -I/opt/local/include -DBROKEN_STRNVIS=1
 -D__APPLE_SANDBOX_NAMED_EXTERNAL__ -D__APPLE_API_STRICT_CONFORMANCE
 -D__APPLE_LAUNCHD__
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openssh/openssh/work/include
 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first
 -arch ppc conftest.c  >&5
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openssh/openssh/work/.tmp
 /conftest-35030e.o has external relocation entries in non-writable section
 (__TEXT,__text) for symbols:
 _fclose
 _ferror
 _fopen
 collect2: ld returned 1 exit status
 clang: error: linker (via gcc) command failed with exit code 1 (use -v to
 see invocation)
 }}}

 #60879 is related in that perhaps GCC wouldn't have this issue. Full
 config.log attached.

-- 
Ticket URL: <https://trac.macports.org/ticket/63308>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list