#42428: Aquaterm fails to build due to StripNIB failures -----------------------+-------------------------------- Reporter: mfuhrer@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: -----------------------+-------------------------------- Aquaterm consistently fails to build. Inspecting the log file reveals failures during the StripNIB build phases. Strangely, when I try to manually run the StripNIB command, I don't encounter any problems: {{{ [mfuhrer@eve.lan: /Users/mfuhrer] [36] sudo /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /Volumes/UNIX/opt/local/var/macports/build/_Volumes_UNIX_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/build/Default/AquaTerm.app/Contents/Resources/English.lproj/Preferences.nib --output-format human-readable-text /Volumes/UNIX/opt/local/var/macports/build/_Volumes_UNIX_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/English.lproj/Preferences.nib [mfuhrer@eve.lan: /Users/mfuhrer] [37] echo $? 0 }}} I have configured MacPorts to build and install in a separate disk partition under /Volumes/UNIX/opt/local, and have attached /Volumes/UNIX/opt/local/etc/macports/macports.conf as well, in case this is playing a role in the problem -- Ticket URL: <https://trac.macports.org/ticket/42428> MacPorts <http://www.macports.org/> Ports system for OS X