[MacPorts] #13965: sudo port mdmg wv fails on a new MacPorts
installation
MacPorts
trac at macosforge.org
Wed Jan 16 19:03:47 PST 2008
#13965: sudo port mdmg wv fails on a new MacPorts installation
------------------------------------+---------------------------------------
Reporter: grahamperrin at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
------------------------------------+---------------------------------------
{{{
# in sh, remove MacPorts
grahamperrin:~ gjp22$ sudo rm -rf \
> /opt/local \
> /Applications/MacPorts \
> /Applications/DarwinPorts \
> /Library/Tcl/macports1.0 \
> /Library/Tcl/darwinports1.0 \
> /Library/LaunchDaemons/org.macports.* \
> /Library/StartupItems/DarwinPortsStartup \
> /Library/Receipts/MacPorts*.pkg \
> /Library/Receipts/DarwinPorts*.pkg
grahamperrin:~ gjp22$ clear
# then install MacPorts
# then in sh, selfupdate
grahamperrin:~ gjp22$ sudo port selfupdate
Password:
MacPorts base version 1.600 installed
Downloaded MacPorts base version 1.600
The MacPorts installation is not outdated and so was not updated
selfupdate done!
grahamperrin:~ gjp22$ clear
grahamperrin:~ gjp22$ sudo port -f mdmg wv
---> Fetching wv
---> Attempting to fetch wv-1.2.4.tar.gz from
http://downloads.sourceforge.net/wvware
---> Verifying checksum(s) for wv
---> Extracting wv
---> Configuring wv
Error: Target org.macports.configure returned: configure failure: shell
command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_wv/work/wv-1.2.4"
&& ./configure --prefix=/opt/local --mandir=/opt/local/share/man "
returned error 1
Command output: checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is
GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GSF... Package libgsf-1 was not found in the pkg-config
search path.
Perhaps you should add the directory containing `libgsf-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgsf-1' found
no
configure: error:
Error: Status 1 encountered during processing.
}}}
Mac OS X 10.4.11, Intel MacBook Pro
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13965>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list