Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28092 closed defect (duplicate)

gtk-doc won't configure

Reported by: ksnive@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gtk-doc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've tried looking this up. If it is an open or resolved ticket I dont understand how to find it. Any way

Mac OS 10.6.6

Dregia:~ ksnive$ sudo port upgrade outdated -d
Password:
Warning: Skipping upgrade since fontconfig 2.8.0_0 >= fontconfig 2.8.0_0, even though installed variants "+macosx" do not match "". Use 'upgrade --enforce-variants' to switch to the requested variants.
Warning: Skipping upgrade since faad2 2.7_0 >= faad2 2.7_0, even though installed variants "+darwin" do not match "". Use 'upgrade --enforce-variants' to switch to the requested variants.
--->  Computing dependencies for gtk-doc
--->  Configuring gtk-doc
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
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
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (10.2 KB) - added by ksnive@… 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by ksnive@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to devans@…
Port: gtk-doc added

comment:2 in reply to:  description Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ksnive@…:

Dregia:~ ksnive$ sudo port upgrade outdated -d

Note that single-letter arguments like "-d" have no effect unless you put them immediately after the word "port".

comment:3 Changed 13 years ago 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>

comment:4 Changed 13 years ago by ksnive@…

Thanks for the tip. Do you need a new log file too?

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Please, please, don't paste output inline like that, or at least use the right WikiFormatting.

comment:6 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:7 in reply to:  6 Changed 13 years ago by ksnive@…

Replying to jmr@…:

#26151

sorry I'm so clueless about this. I'm an old man and it has been a long time since I was a Linux user. Computers and their tools change faster than I can keep up. Getting worse than trying to program a VCR and don't get me started about phones.

comment:8 Changed 13 years ago by ksnive@…

duplicate of what? How do I find the answer?

Note: See TracTickets for help on using tickets.