Hi,

I’m trying to install the arm-none-linux-gnueabi-gcc cross-compiler. All
its dependencies install ok, but building the port itself fails.

There is a linker error complaining about

 Undefined symbols for architecture x86_64:
   "_libc_name_p", referenced from:
       _nothrow_libfn_p in except.o

I’ve attached the log files a second run using `sudo port install
arm-none-linux-gnueabi-gcc build.jobs=1` so as to keep the log output to a minimum.
If required, I have the full log of the initial `sudo port install arm-none-linux-gnueabi-gcc` (~1.4MB).

What is going wrong and how can I fix it?

And out of interest: Is it normal that clang gets used to compile the port
although I've installed and selected gcc6?

Thanks,
Florian
version:1
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.19.8.1_0 exists in the ports tree
:debug:main gettext 0.19.8.1_0  is the latest installed
:debug:main gettext 0.19.8.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: bash_completion +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
:debug:main OS darwin/15.6.0 (Mac OS X 10.11) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang 800.0.42.1 not blacklisted because it doesn't match {clang < 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Requested variant +bash_completion is not provided by port gettext.
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Preferred compilers: clang macports-clang-3.8 macports-clang-3.7 macports-clang-3.6 macports-clang-3.5 macports-clang-3.4
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! gettext 0.19.8.1_0 >= gettext 0.19.8.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main expat 2.2.0_0 exists in the ports tree
:debug:main expat 2.2.0_0  is the latest installed
:debug:main expat 2.2.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: bash_completion +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat
:debug:main OS darwin/15.6.0 (Mac OS X 10.11) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Requested variant +bash_completion is not provided by port expat.
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Preferred compilers: clang macports-clang-3.8 macports-clang-3.7 macports-clang-3.6 macports-clang-3.5 macports-clang-3.4
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! expat 2.2.0_0 >= expat 2.2.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.14_0 exists in the ports tree
:debug:main libiconv 1.14_0  is the latest installed
:debug:main libiconv 1.14_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: bash_completion +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
:debug:main OS darwin/15.6.0 (Mac OS X 10.11) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Preferred compilers: clang macports-clang-3.8 macports-clang-3.7 macports-clang-3.6 macports-clang-3.5 macports-clang-3.4
:debug:main universal variant already exists, so not adding the defa 

Reply via email to