gnome-terminal installation error

Randall Wood rhwood at mac.com
Sat May 19 10:15:38 PDT 2007


It seems that you simply managed to suffer an intermittent download  
problem attempting to download the sources for port py-libxml2. I was  
able to successfully download the same sources without error. Try  
again and if you have problems the macports wiki faq has a section  
doing manual downloads.

On 19 May 2007, at 11:58, Josh Baldoni wrote:

> I get the following when trying to install gnome-terminal using:
>
> laptop:~ laptop$ sudo port -v install gnome-terminal
> Password:
> --->  Configuring gnome-terminal
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h.. . yes
> checking for unistd.h... yes
> checking whether byte ordering is bigendian... yes
> checking whether to enable maintainer-specific portions of  
> Makefiles... no
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking for library containing strerror... none required
> checking for ANSI C header files... (cached) yes
> checking build system type... powerpc-apple-darwin8.0.0
> checking host system type... powerpc-apple-darwin8.0.0
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -p
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 196608
> checking command to parse /usr/bin/nm -p output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fno-common
> checking if gcc PIC flag -fno-common works... yes
> checking if gcc static flag -static works... no
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared  
> libraries... yes
> checking dynamic linker characteristics... darwin8.0.0 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 g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking whether the g++ linker (/usr/bin/ld) supports shared  
> libraries... yes
> checking for g++ option to produce PIC... -fno-common
> checking if g++ PIC flag -fno-common works... yes
> checking if g++ static flag -static works... no
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared  
> libraries... yes
> checking dynamic linker characteristics... darwin8.0.0 dyld
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for intltool >= 0.35.0... 0.35.5 found
> checking for perl... /opt/local/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /opt/local/bin/iconv
> checking for msgfmt... /opt/local/bin/msgfmt
> checking for msgmerge... /opt/local/bin/msgmerge
> checking for xgettext... /opt/local/bin/xgettext
> checking whether gcc understands -Wno-sign-compare... yes
> checking what warning flags to pass to the C compiler... -Wall - 
> Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
> checking what language compliance flags to pass to the C compiler...
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /opt/local/bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /opt/local/bin/msgfmt
> checking for xgettext... /opt/local/bin/xgettext
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for pkg-config... /opt/local/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for TERM... yes
> checking for gconftool-2... /opt/local/bin/gconftool-2
> Using config source xml::/opt/local/var/db/dports/build/ 
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ 
> dports_gnome_gnome-terminal/work/destroot//opt/local/etc/gconf/ 
> gconf.xml.defaults for schema installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema  
> files
> configure: error: gnome-doc-utils >= 0.3.2 not found
> Error: Target com.apple.configure returned: configure failure:  
> shell command " cd "/opt/local/var/db/dports/build/ 
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ 
> dports_gnome_gnome-terminal/work/gnome- terminal-2.18.0" && ./ 
> configure --prefix=/opt/local --mandir=/opt/local/share/man -- 
> disable-scrollkeeper --with-gconf-source="xml::/opt/local/var/db/ 
> dports/build/ 
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ 
> dports_gnome_gnome-terminal/work/destroot//opt/local/etc/gconf/ 
> gconf.xml.defaults" " returned error 1
> Command output: checking whether gcc understands -Wno-sign- 
> compare... yes
> checking what warning flags to pass to the C compiler... -Wall - 
> Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
> checking what language compliance flags to pass to the C compiler...
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /opt/local/bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /opt/local/bin/msgfmt
> checking for xgettext... /opt/local/bin/xgettext
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for pkg-config... /opt/local/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for TERM... yes
> checking for gconftool-2... /opt/local/bin/gconftool-2
> Using config source xml::/opt/local/var/db/dports/build/ 
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ 
> dports_gnome_gnome-terminal/work/destroot//opt/local/etc/gconf/ 
> gconf.xml.defaults for schema installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema  
> files
> configure: error: gnome-doc-utils >= 0.3.2 not found
>
> Warning: the following items did not execute (for gnome-terminal):  
> com.apple.activate com.apple.configure com.apple.build  
> com.apple.destroot com.apple.install
> Error: Status 1 encountered during processing.
>
> so I tried:
>
> laptops-powerbook-g4-15:~ laptop$ sudo port -v install gnome-doc-utils
> Password:
> --->  Fetching py-libxml2
> --->  libxml2-python-2.6.21.tar.gz doesn't seem to exist in /opt/ 
> local/var/db/dports/distfiles/python
> --->  Attempting to fetch libxml2-python-2.6.21.tar.gz from ftp:// 
> xmlsoft.org/libxml2/python/
>   % Total    % Received % Xferd  Average Speed   Time    Time      
> Time  Current
>                                  Dload  Upload   Total   Spent     
> Left  Speed
>   0     0    0     0    0     0      0      0 --:--:--  0:00:01  
> --:--:--     0
> --->  Attempting to fetch libxml2-python-2.6.21.tar.gz from http:// 
> distfiles-od.opendarwin.org/python
>
> --->  Attempting to fetch libxml2-python-2.6.21.tar.gz from http:// 
> distfiles-msn.opendarwin.org/python
>   % Total    % Received % Xferd  Average Speed   Time    Time      
> Time  Current
>                                  Dload  Upload   Total   Spent     
> Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:--  
> --:--:--     0
> --->  Attempting to fetch libxml2-python-2.6.21.tar.gz from http:// 
> distfiles-od.opendarwin.org/
>
> --->  Attempting to fetch libxml2-python-2.6.21.tar.gz from http:// 
> distfiles-msn.opendarwin.org/
>   % Total    % Received % Xferd  Average Speed   Time    Time      
> Time  Current
>                                  Dload  Upload   Total   Spent     
> Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:--  
> --:--:--     0
> Error: Target com.apple.fetch returned: fetch failed
> Warning: the following items did not execute (for py-libxml2):  
> com.apple.activate com.apple.fetch com.apple.extract  
> com.apple.checksum com.apple.patch com.apple.configure  
> com.apple.build com.apple.destroot com.apple.install
> Error: The following dependencies failed to build: py-libxml2
> Error: Status 1 encountered during processing.
>
>
> help is appreciated.
>
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macports-users



Randall Wood
rhwood at mac.com
http://shyramblings.blogspot.com

"The rules are simple: The ball is round. The game lasts 90 minutes.  
All the
rest is just philosophy."





More information about the macports-users mailing list