Opened 18 years ago

Closed 18 years ago

#5903 closed defect (fixed)

BUG: Error during configuration for evince

Reported by: Martin.Buchmann@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

There is something wrong with the configuration step during the installation of the evince port on my system (10.4.3).

metallw08:~ Martin$ sudo port -d install evince DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/evince DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/evince DEBUG: Requested variant powerpc is not provided by port evince. DEBUG: Requested variant darwin is not provided by port evince. DEBUG: Requested variant macosx is not provided by port evince. DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/print/ghostscript DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/print/ghostscript DEBUG: Searching for dependency: ghostscript DEBUG: Found Dependency: receipt exists for ghostscript DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/libgnomeprintui DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/gnome/libgnomeprintui DEBUG: Searching for dependency: libgnomeprintui DEBUG: Found Dependency: receipt exists for libgnomeprintui DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/poppler DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/poppler DEBUG: Searching for dependency: poppler DEBUG: Found Dependency: receipt exists for poppler DEBUG: Executing com.apple.main (evince) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/evince-0.4.0_0.powerpc.tgz DEBUG: Skipping unarchive (evince) since no archive found DEBUG: Skipping completed com.apple.unarchive (evince) ---> Fetching evince DEBUG: Executing com.apple.fetch (evince) ---> evince-0.4.0.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/evince ---> Attempting to fetch evince-0.4.0.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/evince/0.4/

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

100 870k 100 870k 0 0 272k 0 0:00:03 0:00:03 --:--:-- 304k ---> Verifying checksum(s) for evince DEBUG: Executing com.apple.checksum (evince) ---> Checksumming evince-0.4.0.tar.bz2 DEBUG: Correct (md5) checksum for evince-0.4.0.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting evince DEBUG: Executing com.apple.extract (evince) ---> Extracting evince-0.4.0.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/evince/evince-0.4.0.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_evince/work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/evince/evince-0.4.0.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (evince) ---> Configuring evince DEBUG: Executing com.apple.configure (evince) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_evince/work/evince-0.4.0" && CPPFLAGS="-no-cpp-precomp -L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" ./configure --prefix=/opt/local' checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-apple-darwin8.3.0 checking host system type... powerpc-apple-darwin8.3.0 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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 how to run the C preprocessor... gcc -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 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 fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 static flag works... yes 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 supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.3.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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.3.0 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 strerror in -lcposix... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for ANSI C header files... (cached) yes 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 for glib-genmarshal... /opt/local/bin/glib-genmarshal checking for glib-mkenums... /opt/local/bin/glib-mkenums checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODULE_VERSION_CHECK_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_evince/work/evince-0.4.0" && CPPFLAGS="-no-cpp-precomp -L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" ./configure --prefix=/opt/local" returned error 1 Command output: checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for strerror in -lcposix... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for ANSI C header files... (cached) yes 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 for glib-genmarshal... /opt/local/bin/glib-genmarshal checking for glib-mkenums... /opt/local/bin/glib-mkenums checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODULE_VERSION_CHECK_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details.

Warning: the following items did not execute (for evince): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (2)

comment:1 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…
Summary: Error during configuration for evinceBUG: Error during configuration for evince

comment:2 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: newclosed

Fix is in CVS.

Note: See TracTickets for help on using tickets.