[MacPorts] #28092: gtk-doc won't configure

MacPorts noreply at macports.org
Sat Jan 22 18:54:30 PST 2011


#28092: gtk-doc won't configure
------------------------------+---------------------------------------------
 Reporter:  ksnive@…          |       Owner:  devans@…           
     Type:  defect            |      Status:  new                
 Priority:  Normal            |   Milestone:                     
Component:  ports             |     Version:  1.9.2              
 Keywords:                    |        Port:  gtk-doc            
------------------------------+---------------------------------------------

Comment(by ksnive@…):

 --->  Configuring gtk-doc
 DEBUG: Using compiler 'Mac OS X gcc 4.2'
 DEBUG: configure phase started at Sat Jan 22 18:53:14 PST 2011
 DEBUG: Executing org.macports.configure (gtk-doc)
 DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-O2'
 CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2'
 LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
 PERL='/opt/local/bin/perl' CXX='/usr/bin/g++-4.2'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_gnome_gtk-doc/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2'
 LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2'
 INSTALL='/usr/bin/install -c' PYTHON='/opt/local/bin/python2.7'
 OBJCFLAGS='-O2' FFLAGS='-O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.16" && ./configure
 --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog'
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets $(MAKE)... yes
 checking whether to disable maintainer-specific portions of Makefiles...
 yes
 checking whether ln -s works... yes
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking gnome-doc-utils >= 0.3.2... yes
 checking for style of include used by make... GNU
 checking for gcc... /usr/bin/gcc-4.2
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/gcc-4.2 accepts -g... yes
 checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
 checking dependency style of /usr/bin/gcc-4.2... gcc3
 checking for library containing strerror... none required
 checking for gcc... (cached) /usr/bin/gcc-4.2
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
 checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none
 needed
 checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
 checking build system type... x86_64-apple-darwin10.6.0
 checking host system type... x86_64-apple-darwin10.6.0
 checking for a sed that does not truncate output... /opt/local/bin/gsed
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for fgrep... /usr/bin/grep -F
 checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-
 darwin10/4.2.1/ld
 checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is
 GNU ld... no
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
 checking the name lister (/usr/bin/nm) interface... BSD nm
 checking the maximum length of command line arguments... 196608
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to
 reload object files... -r
 checking for objdump... no
 checking how to recognize dependent libraries... pass_all
 checking for ar... ar
 checking for strip... strip
 checking for ranlib... ranlib
 checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2
 object... ok
 checking for dsymutil... dsymutil
 checking for nmedit... nmedit
 checking for lipo... lipo
 checking for otool... otool
 checking for otool64... no
 checking for -single_module linker flag... yes
 checking for -exported_symbols_list linker flag... yes
 checking how to run the C preprocessor... /usr/bin/gcc-4.2 -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 for dlfcn.h... yes
 checking for objdir... .libs
 checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
 checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
 checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
 checking if /usr/bin/gcc-4.2 static flag -static works... no
 checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
 checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
 checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-
 darwin10/4.2.1/ld) supports shared libraries... yes
 checking dynamic linker characteristics... darwin10.6.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
 checking for pkg-config... (cached) /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.19... yes
 checking for perl... /opt/local/bin/perl
 checking if Perl version >= 5.6.0... yes
 checking whether /opt/local/bin/python2.7 version >= 2.3... yes
 checking for /opt/local/bin/python2.7 version... 2.7
 checking for /opt/local/bin/python2.7 platform... darwin
 checking for /opt/local/bin/python2.7 script directory...
 ${prefix}/lib/python2.7/site-packages
 checking for /opt/local/bin/python2.7 extension module directory...
 ${exec_prefix}/lib/python2.7/site-packages
 checking for openjade... no
 checking for jade... no
 configure: WARNING: Could not find openjade or jade, so SGML is not
 supported
 checking for xsltproc... /opt/local/bin/xsltproc
 checking for dblatex... no
 checking for fop... no
 configure: WARNING: neither dblatex nor fop found, so no pdf output from
 xml
 checking for XML catalog (/opt/local/etc/xml/catalog)... found
 checking for xmlcatalog... /opt/local/bin/xmlcatalog
 checking for DocBook XML DTD V4.3 in XML catalog... found
 checking for DocBook XSL Stylesheets in XML catalog... not found
 configure: error: could not find DocBook XSL Stylesheets in XML catalog
 shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_gnome_gtk-doc/work/gtk-doc-1.16" && ./configure
 --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog "
 returned error 1
 Error: Target org.macports.configure returned: configure failure: shell
 command failed (see log for details)
 DEBUG: Backtrace: configure failure: shell command failed (see log for
 details)
     while executing
 "$procedure $targetname"
 Warning: the following items did not execute (for gtk-doc):
 org.macports.destroot org.macports.configure org.macports.build
 Log for gtk-doc is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_gnome_gtk-doc/main.log
 DEBUG: couldn't open
 "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
 no such file or directory
     while executing
 "open [file join $dir tclIndex]"
 Error: Unable to upgrade port: 1
 To report a bug, see <http://guide.macports.org/#project.tickets>

-- 
Ticket URL: <https://trac.macports.org/ticket/28092#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list