Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#23394 closed defect (worksforme)

gtk2 fails to configure when universal variant is enabled

Reported by: clemc@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: universal Cc: liampg72@…
Port: gtk2

Description (last modified by nox@…)

See full file for complete log, but last few lines are cut/pasted here:

sudo /opt/local/bin/port -d install Gwget +universal
......
DEBUG: OS Platform: darwin
DEBUG: OS Version: 9.8.0
DEBUG: Mac OS X Version: 10.5
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port gawk.
DEBUG: Requested variant i386 is not provided by port gawk.
DEBUG: Requested variant macosx is not provided by port gawk.
DEBUG: Executing variant universal provides universal
DEBUG: Searching for dependency: libiconv
DEBUG: Found Dependency: receipt exists for libiconv
DEBUG: Searching for dependency: gettext
DEBUG: Found Dependency: receipt exists for gettext
DEBUG: Executing org.macports.main (gtk2)
DEBUG: Skipping completed org.macports.fetch (gtk2)
DEBUG: Skipping completed org.macports.checksum (gtk2)
DEBUG: setting option extract.cmd to /usr/bin/bzip2
DEBUG: Skipping completed org.macports.extract (gtk2)
DEBUG: Skipping completed org.macports.patch (gtk2)
--->  Configuring gtk2
DEBUG: Using compiler 'Mac OS X gcc 4.0'
DEBUG: Executing proc-pre-org.macports.configure-configure-0
Error: Target org.macports.configure returned: no files matched glob pattern "*.pc.in"
DEBUG: Backtrace: no files matched glob pattern "*.pc.in"
    while executing
"$pre $targetname"
Warning: the following items did not execute (for gtk2): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: The following dependencies failed to build: epiphany gconf gtk2 orbit2 libidl policykit gnome-desktop gnome-themes gnome-icon-theme hicolor-icon-theme icon-naming-utils p5-xml-simple p5-xml-namespacesupport p5-xml-sax gtk-engines2 python25 startup-notification xcb imake xorg-cf-files xorg-libXaw xorg-libXmu xorg-libXt xorg-libsm xorg-libice xpm xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-xcb-util libcanberra gstreamer bison flex gzip libvorbis libogg libglade2 libgnomeui gnome-keyring libgcrypt libgpg-error libtasn1 libbonoboui gnome-vfs desktop-file-utils popt gnome-mime-data libbonobo libgnome esound audiofile libgnomecanvas libart_lgpl libnotify py25-gnome py25-gtk py25-cairo py25-numpy atlas gcc43 gmp mpfr fftw-3 py25-nose py25-setuptools py25-gobject py25-orbit xulrunner autoconf213 gawk findutils heimdal lcms nspr nss
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

Gwget-install_failure.txt (152.8 KB) - added by clemc@… 14 years ago.

Download all attachments as: .zip

Change History (9)

Changed 14 years ago by clemc@…

Attachment: Gwget-install_failure.txt added

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to nox@…
Port: gtk2 added

comment:2 Changed 14 years ago by nox@…

Description: modified (diff)
Keywords: universal added
Summary: Gwget install failed due to gtk2 build failuregtk2 fails to configure when universal variant is enabled
Version: 1.8.2

comment:3 Changed 14 years ago by nox@…

Could you try this:

$ sudo port -v configure gtk2 +universal
$ ls $(port dir gtk2)/work
$ ls $(port dir gtk2)/work/*

comment:4 Changed 14 years ago by clemc@…

I wonder if we are on to something here. Looks like the build script might being making an invalid assumption about shell syntax. I did want you ask - see below, and note you get an error when I type what you ask for. I tried the sequence again, using what I think you really are asking for the (execute a command put the results in a command argument and then execute that (i.e. Bourne's old sequence). Send that back.

Just wondering, is the build sequence assuming the $(cmd args) syntax somehow and when that fails the script fails?

[mbp0017f2dcb33c:libexec/cups/backend] root# port -v configure gtk2 +universal
--->  Computing dependencies for gtk2.
--->  Configuring gtk2
Error: Target org.macports.configure returned: no files matched glob pattern "*.pc.in"
Warning: the following items did not execute (for gtk2): org.macports.configure
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
[mbp0017f2dcb33c:libexec/cups/backend] root# ls $(port dir gtk2)/work
Illegal variable name.
[mbp0017f2dcb33c:libexec/cups/backend] root# ls $(port dir gtk2)/work/*
Illegal variable name.
[mbp0017f2dcb33c:libexec/cups/backend] root# port dir gtk2
/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2
[mbp0017f2dcb33c:libexec/cups/backend] root# ls `!!`/work
ls `port dir gtk2`/work
/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/work@
[mbp0017f2dcb33c:libexec/cups/backend] root# ^s^s -l
ls -l `port dir gtk2`/work
lrwxr-xr-x  1 root  wheel  108 Jan 22 13:31 /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/work@ -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work
[mbp0017f2dcb33c:libexec/cups/backend] root# ls -l `port dir gtk2`/work/*
total 13592
-rw-rw-r--    1 root  wheel     1535 Apr  2  2009 AUTHORS
-rw-rw-r--    1 root  wheel    25292 Apr  2  2009 COPYING
-rw-rw-r--    1 root  wheel   775055 Dec  8 10:37 ChangeLog
-rw-rw-r--    1 root  wheel    19608 Apr  2  2009 ChangeLog.gtk-async-file-chooser
-rw-rw-r--    1 root  wheel    13516 Apr  2  2009 ChangeLog.gtk-printing
-rw-rw-r--    1 root  wheel   180062 Apr  2  2009 ChangeLog.pre-1-0
-rw-rw-r--    1 root  wheel   323685 Apr  2  2009 ChangeLog.pre-1-2
-rw-rw-r--    1 root  wheel   998194 Apr  2  2009 ChangeLog.pre-2-0
-rw-rw-r--    1 root  wheel   322425 Apr  2  2009 ChangeLog.pre-2-10
-rw-rw-r--    1 root  wheel   305438 Jun  4  2009 ChangeLog.pre-2-12
-rw-rw-r--    1 root  wheel   302985 Jun  4  2009 ChangeLog.pre-2-14
-rw-rw-r--    1 root  wheel   131785 Oct  8 23:51 ChangeLog.pre-2-16
-rw-rw-r--    1 root  wheel   256571 Apr  2  2009 ChangeLog.pre-2-2
-rw-rw-r--    1 root  wheel   426044 Apr  2  2009 ChangeLog.pre-2-4
-rw-rw-r--    1 root  wheel   254977 Apr  2  2009 ChangeLog.pre-2-6
-rw-rw-r--    1 root  wheel   187419 Apr  2  2009 ChangeLog.pre-2-8
-rw-rw-r--    1 root  wheel     2370 Oct  8 23:51 HACKING
-rw-rw-r--    1 root  wheel     1096 Dec  8 10:38 INSTALL
-rw-rw-r--    1 root  wheel     7443 Oct  9 01:00 Makefile.am
-rw-rw-r--    1 root  wheel     3536 Jun  4  2009 Makefile.decl
-rw-rw-r--    1 root  wheel    41653 Dec  8 10:19 Makefile.in
-rw-rw-r--    1 root  wheel   249312 Dec  8 10:18 NEWS
-rw-rw-r--    1 root  wheel     4525 Apr  2  2009 NEWS.pre-1-0
-rw-rw-r--    1 root  wheel    20548 Dec  8 10:38 README
-rw-rw-r--    1 root  wheel     3042 Jun  4  2009 README.commits
-rw-rw-r--    1 root  wheel     6925 Oct  9 01:00 README.win32
-rw-rw-r--    1 root  wheel     2478 Apr  2  2009 acinclude.m4
-rw-rw-r--    1 root  wheel   351406 Dec  8 10:19 aclocal.m4
-rwxr-xr-x    1 root  wheel     3707 Jul 24  2009 compile*
-rwxr-xr-x    1 root  wheel    46260 Jul 24  2009 config.guess*
-rw-rw-r--    1 root  wheel     7250 Dec  8 10:19 config.h.in
-rw-rw-r--    1 root  wheel     8083 Dec  8 10:19 config.h.win32
-rw-rw-r--    1 root  wheel     8201 Oct  9 01:00 config.h.win32.in
-rwxr-xr-x    1 root  wheel    33952 Jul 24  2009 config.sub*
-rwxrwxr-x    1 root  wheel  1132225 Dec  8 10:19 configure*
-rw-rw-r--    1 root  wheel    66674 Dec  8 10:12 configure.in
drwxrwxrwx    5 root  wheel      170 Dec  8 10:38 contrib/
drwxrwxrwx   21 root  wheel      714 Dec  8 10:38 demos/
-rwxr-xr-x    1 root  wheel    18615 Jul 24  2009 depcomp*
drwxrwxrwx   23 root  wheel      782 Dec  8 10:38 docs/
drwxrwxrwx   44 root  wheel     1496 Dec  8 10:37 examples/
-rw-rw-r--    1 root  wheel      401 Jun  4  2009 gail-uninstalled.pc.in
-rw-rw-r--    1 root  wheel      254 Jun  4  2009 gail.pc.in
drwxrwxrwx  100 root  wheel     3400 Dec  8 10:38 gdk/
-rw-rw-r--    1 root  wheel      425 Jun  4  2009 gdk-2.0-uninstalled.pc.in
-rw-rw-r--    1 root  wheel      368 Jun  4  2009 gdk-2.0.pc.in
drwxrwxrwx   84 root  wheel     2856 Dec  8 10:38 gdk-pixbuf/
-rw-rw-r--    1 root  wheel      357 Apr  2  2009 gdk-pixbuf-2.0-uninstalled.pc.in
-rw-rw-r--    1 root  wheel      333 Apr  2  2009 gdk-pixbuf-2.0.pc.in
drwxrwxrwx  582 root  wheel    19788 Jan 22 13:33 gtk/
-rw-rw-r--    1 root  wheel      432 Jun  4  2009 gtk+-2.0-uninstalled.pc.in
-rw-rw-r--    1 root  wheel      410 Jun  4  2009 gtk+-2.0.pc.in
-rw-rw-r--    1 root  wheel      313 Jun  4  2009 gtk+-unix-print-2.0.pc.in
-rw-r--r--    1 root  wheel     6881 Nov 29 23:33 gtk-doc.make
-rwxrwxr-x    1 root  wheel     1863 Jun  4  2009 gtk-zip.sh.in*
-rwxr-xr-x    1 root  wheel    13663 Jul 24  2009 install-sh*
-rwxr-xr-x    1 root  wheel   243248 Dec  2 06:35 ltmain.sh*
drwxrwxrwx    5 root  wheel      170 Dec  8 10:38 m4macros/
-rwxrwxr-x    1 root  wheel     4301 Apr  2  2009 makecopyright*
-rw-rw-r--    1 root  wheel      487 Apr  2  2009 makefile.msc
-rwxr-xr-x    1 root  wheel    11419 Jul 24  2009 missing*
drwxrwxrwx    8 root  wheel      272 Dec  8 10:38 modules/
drwxrwxrwx   19 root  wheel      646 Dec  8 10:38 perf/
drwxrwxrwx  214 root  wheel     7276 Dec  8 10:37 po/
drwxrwxrwx  210 root  wheel     7140 Dec  8 10:38 po-properties/
-rwxrwxr-x    1 root  wheel       82 Apr  2  2009 sanitize-la.sh*
drwxrwxrwx   98 root  wheel     3332 Dec  8 10:38 tests/
[mbp0017f2dcb33c:libexec/cups/backend] root# 

comment:5 Changed 14 years ago by nox@…

Please do not forget to use WikiFormatting. Do this:

sudo port clean gtk2
sudo port -v configure gtk2 | tee gtk2-configure.log
ls -l `port dir gtk2`/work/

Anyway, the bug cannot be reproduced here (and I don't know of anyone else who could on their machine) so if it still fails after cleaning, there must be something wrong with your setup of MacPorts.

comment:6 Changed 14 years ago by clemc@…

[mbp0017f2dcb33c:libexec/cups/backend] root# port clean gtk2
--->  Cleaning gtk2
[mbp0017f2dcb33c:libexec/cups/backend] root# pwd
/usr/libexec/cups/backend
[mbp0017f2dcb33c:libexec/cups/backend] root# cd
[mbp0017f2dcb33c:~] root# cd /tmp
[mbp0017f2dcb33c:/tmp] root# port -v configure gtk2 > gtk2-configure.log
[mbp0017f2dcb33c:/tmp] root# #
#: Command not found.
[mbp0017f2dcb33c:/tmp] root# # no errors
#: Command not found.
[mbp0017f2dcb33c:/tmp] root# cat gtk2-configure.log
--->  Computing dependencies for gtk2.
--->  Fetching gtk2
--->  Verifying checksum(s) for gtk2
--->  Checksumming gtk+-2.18.5.tar.bz2
--->  Extracting gtk2
--->  Extracting gtk+-2.18.5.tar.bz2
--->  Applying patches to gtk2
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/files/patch-gtk-builder-convert.diff
patching file gtk/gtk-builder-convert
Hunk #7 succeeded at 737 (offset 16 lines).
Hunk #8 succeeded at 769 (offset 16 lines).
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/files/patch-modules-gail.diff
patching file modules/other/gail//libgail-util/Makefile.am
Hunk #1 succeeded at 64 (offset 2 lines).
patching file modules/other/gail/libgail-util/Makefile.in
Hunk #1 succeeded at 422 with fuzz 1 (offset -30 lines).
patching file modules/other/gail//tests/Makefile.am
Hunk #1 succeeded at 67 (offset 3 lines).
Hunk #2 succeeded at 80 (offset 3 lines).
Hunk #3 succeeded at 93 (offset 3 lines).
Hunk #4 succeeded at 104 (offset 3 lines).
Hunk #5 succeeded at 115 (offset 3 lines).
Hunk #6 succeeded at 128 (offset 3 lines).
Hunk #7 succeeded at 141 (offset 3 lines).
Hunk #8 succeeded at 154 (offset 3 lines).
Hunk #9 succeeded at 167 (offset 3 lines).
Hunk #10 succeeded at 180 (offset 3 lines).
Hunk #11 succeeded at 193 (offset 3 lines).
Hunk #12 succeeded at 204 (offset 3 lines).
Hunk #13 succeeded at 215 (offset 3 lines).
Hunk #14 succeeded at 230 (offset 3 lines).
Hunk #15 succeeded at 245 (offset 3 lines).
Hunk #16 succeeded at 258 (offset 3 lines).
Hunk #17 succeeded at 271 (offset 3 lines).
Hunk #18 succeeded at 282 (offset 3 lines).
patching file modules/other/gail//tests/Makefile.in
Hunk #1 succeeded at 583 (offset 111 lines).
Hunk #2 succeeded at 596 (offset 109 lines).
Hunk #3 succeeded at 609 (offset 107 lines).
Hunk #4 succeeded at 620 (offset 105 lines).
Hunk #5 succeeded at 631 (offset 103 lines).
Hunk #6 succeeded at 644 (offset 101 lines).
Hunk #7 succeeded at 657 (offset 99 lines).
Hunk #8 succeeded at 670 (offset 97 lines).
Hunk #9 succeeded at 683 (offset 95 lines).
Hunk #10 succeeded at 696 (offset 93 lines).
Hunk #11 succeeded at 709 (offset 91 lines).
Hunk #12 succeeded at 720 (offset 89 lines).
Hunk #13 succeeded at 731 (offset 87 lines).
Hunk #14 succeeded at 746 (offset 85 lines).
Hunk #15 succeeded at 761 (offset 83 lines).
Hunk #16 succeeded at 774 (offset 81 lines).
Hunk #17 succeeded at 787 (offset 79 lines).
Hunk #18 succeeded at 798 (offset 77 lines).
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/files/patch-modules-printbackends.diff
patching file modules/printbackends/cups/Makefile.am
patching file modules/printbackends/cups/Makefile.in
Hunk #1 succeeded at 398 with fuzz 1 (offset -24 lines).
patching file modules/printbackends/file/Makefile.am
patching file modules/printbackends/file/Makefile.in
Hunk #1 succeeded at 407 with fuzz 1 (offset -30 lines).
patching file modules/printbackends/lpr/Makefile.am
patching file modules/printbackends/lpr/Makefile.in
Hunk #1 succeeded at 395 with fuzz 1 (offset -27 lines).
--->  Configuring gtk2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin9.8.0
checking host system type... i386-apple-darwin9.8.0
checking for native Win32... no
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.0 accepts -g... yes
checking dependency style of /usr/bin/g++-4.0... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
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.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
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-darwin9/4.0.1/ld option to reload object files... -r
checking for objdump... objdump
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 -p output from /usr/bin/gcc-4.0 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
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.0 -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 whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++-4.0 accepts -g... (cached) yes
checking dependency style of /usr/bin/g++-4.0... (cached) gcc3
checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
checking for objdir... .libs
checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.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 ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking for nm... /usr/bin/nm -p
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for gcc... (cached) /usr/bin/gcc-4.0
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking for CAIRO_BACKEND... yes
checking Whether to write dependencies into .pc files... yes
checking for perl5... /opt/local/bin/perl5
checking for indent... indent
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for localtime_r... yes
checking for _NL_TIME_FIRST_WEEKDAY... no
checking for _NL_MEASUREMENT_MEASUREMENT... no
checking for _NL_PAPER_HEIGHT... no
checking for _NL_PAPER_WIDTH... no
checking for sigsetjmp... yes
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... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking for catalogs to be installed...  af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /opt/local/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.21.3... yes (version 2.22.3)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... no
checking for getresuid... no
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking for uxtheme.h... no
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadRGBAImageOriented in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking pixbuf loaders to build... 
checking if gio can sniff png... yes
checking immodules to build... 
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
checking for x86 platform... yes
checking compiler support for MMX... no
checking for XOpenDisplay... yes
checking for XextFindDisplay... yes
checking for XRenderQueryExtension... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XConvertCase... yes
checking for XInternAtoms... yes
checking for XAddConnectionWatch... yes
checking for XkbQueryExtension... yes
checking for XShapeCombineMask... yes
checking for XSyncQueryExtension... yes
checking for X11/extensions/sync.h... yes
checking for XShmAttach... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking for Xinerama support on XFree86... yes
checking Pango flags... -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12   -L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpixman-1 -lpng12 -lXrender -lX11 -lXau -lXdmcp -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
checking ATK flags... -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv  
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... yes
checking for cups-config... /usr/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for httpGetAuthString... yes
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... yes
checking cairo-pdf.h presence... yes
checking for cairo-pdf.h... yes
checking cairo-ps.h usability... yes
checking cairo-ps.h presence... yes
checking for cairo-ps.h... yes
checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for db2html... false
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-pixbuf-2.0.pc
config.status: creating gdk-2.0.pc
config.status: creating gtk+-2.0.pc
config.status: creating gtk+-unix-print-2.0.pc
config.status: creating gail.pc
config.status: creating gdk-pixbuf-2.0-uninstalled.pc
config.status: creating gdk-2.0-uninstalled.pc
config.status: creating gtk+-2.0-uninstalled.pc
config.status: creating gail-uninstalled.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating po-properties/Makefile.in
config.status: WARNING:  'po-properties/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk-pixbuf/Makefile
config.status: creating docs/reference/gdk-pixbuf/version.xml
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/reference/libgail-util/Makefile
config.status: creating docs/faq/Makefile
config.status: creating docs/tools/Makefile
config.status: creating docs/tutorial/Makefile
config.status: creating gdk-pixbuf/Makefile
config.status: creating gdk-pixbuf/gdk_pixbuf.rc
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status: creating gdk-pixbuf/pixops/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/quartz/Makefile
config.status: creating gdk/directfb/Makefile
config.status: creating gdk/tests/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/theme-bits/Makefile
config.status: creating gtk/tests/Makefile
config.status: creating modules/Makefile
config.status: creating modules/other/Makefile
config.status: creating modules/other/gail/Makefile
config.status: creating modules/other/gail/libgail-util/Makefile
config.status: creating modules/other/gail/tests/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/engines/ms-windows/Makefile
config.status: creating modules/engines/ms-windows/Theme/Makefile
config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/printbackends/Makefile
config.status: creating modules/printbackends/cups/Makefile
config.status: creating modules/printbackends/lpr/Makefile
config.status: creating modules/printbackends/file/Makefile
config.status: creating modules/printbackends/papi/Makefile
config.status: creating modules/printbackends/test/Makefile
config.status: creating perf/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing gdk/gdkconfig.h commands
configuration:
        target: x11
[mbp0017f2dcb33c:/tmp] root# ls -l `port dir gtk2`/work/
total 8
-rw-r--r--   1 root  wheel   158 Jan 25 08:17 .macports.gtk2.state
drwxrwxrwx  86 root  wheel  2924 Jan 25 08:17 gtk+-2.18.5/
[mbp0017f2dcb33c:/tmp] root# ls -l `port dir gtk2`/work/*
total 14880
-rw-rw-r--    1 root  wheel     1535 Apr  2  2009 AUTHORS
-rw-rw-r--    1 root  wheel    25292 Apr  2  2009 COPYING
-rw-rw-r--    1 root  wheel   775055 Dec  8 10:37 ChangeLog
-rw-rw-r--    1 root  wheel    19608 Apr  2  2009 ChangeLog.gtk-async-file-chooser
-rw-rw-r--    1 root  wheel    13516 Apr  2  2009 ChangeLog.gtk-printing
-rw-rw-r--    1 root  wheel   180062 Apr  2  2009 ChangeLog.pre-1-0
-rw-rw-r--    1 root  wheel   323685 Apr  2  2009 ChangeLog.pre-1-2
-rw-rw-r--    1 root  wheel   998194 Apr  2  2009 ChangeLog.pre-2-0
-rw-rw-r--    1 root  wheel   322425 Apr  2  2009 ChangeLog.pre-2-10
-rw-rw-r--    1 root  wheel   305438 Jun  4  2009 ChangeLog.pre-2-12
-rw-rw-r--    1 root  wheel   302985 Jun  4  2009 ChangeLog.pre-2-14
-rw-rw-r--    1 root  wheel   131785 Oct  8 23:51 ChangeLog.pre-2-16
-rw-rw-r--    1 root  wheel   256571 Apr  2  2009 ChangeLog.pre-2-2
-rw-rw-r--    1 root  wheel   426044 Apr  2  2009 ChangeLog.pre-2-4
-rw-rw-r--    1 root  wheel   254977 Apr  2  2009 ChangeLog.pre-2-6
-rw-rw-r--    1 root  wheel   187419 Apr  2  2009 ChangeLog.pre-2-8
-rw-rw-r--    1 root  wheel     2370 Oct  8 23:51 HACKING
-rw-rw-r--    1 root  wheel     1096 Dec  8 10:38 INSTALL
-rw-r--r--    1 root  wheel    47013 Jan 25 08:16 Makefile
-rw-rw-r--    1 root  wheel     7443 Oct  9 01:00 Makefile.am
-rw-rw-r--    1 root  wheel     3536 Jun  4  2009 Makefile.decl
-rw-rw-r--    1 root  wheel    41653 Dec  8 10:19 Makefile.in
-rw-rw-r--    1 root  wheel   249312 Dec  8 10:18 NEWS
-rw-rw-r--    1 root  wheel     4525 Apr  2  2009 NEWS.pre-1-0
-rw-rw-r--    1 root  wheel    20548 Dec  8 10:38 README
-rw-rw-r--    1 root  wheel     3042 Jun  4  2009 README.commits
-rw-rw-r--    1 root  wheel     6925 Oct  9 01:00 README.win32
-rw-rw-r--    1 root  wheel     2478 Apr  2  2009 acinclude.m4
-rw-rw-r--    1 root  wheel   351406 Dec  8 10:19 aclocal.m4
-rwxr-xr-x    1 root  wheel     3707 Jul 24  2009 compile*
-rwxr-xr-x    1 root  wheel    46260 Jul 24  2009 config.guess*
-rw-r--r--    1 root  wheel     7807 Jan 25 08:16 config.h
-rw-rw-r--    1 root  wheel     7250 Dec  8 10:19 config.h.in
-rw-r--r--    1 root  wheel     8083 Jan 25 08:16 config.h.win32
-rw-rw-r--    1 root  wheel     8201 Oct  9 01:00 config.h.win32.in
-rw-r--r--    1 root  wheel   143721 Jan 25 08:17 config.log
-rwxr-xr-x    1 root  wheel    43780 Jan 25 08:15 config.lt*
-rwxr-xr-x    1 root  wheel    94236 Jan 25 08:16 config.status*
-rwxr-xr-x    1 root  wheel    33952 Jul 24  2009 config.sub*
-rwxrwxr-x    1 root  wheel  1132225 Dec  8 10:19 configure*
-rw-rw-r--    1 root  wheel    66674 Dec  8 10:12 configure.in
drwxrwxrwx    6 root  wheel      204 Jan 25 08:16 contrib/
drwxrwxrwx   23 root  wheel      782 Jan 25 08:16 demos/
-rwxr-xr-x    1 root  wheel    18615 Jul 24  2009 depcomp*
drwxrwxrwx   24 root  wheel      816 Jan 25 08:16 docs/
drwxrwxrwx   44 root  wheel     1496 Dec  8 10:37 examples/
-rw-r--r--    1 root  wheel      411 Jan 25 08:16 gail-uninstalled.pc
-rw-rw-r--    1 root  wheel      401 Jun  4  2009 gail-uninstalled.pc.in
-rw-r--r--    1 root  wheel      264 Jan 25 08:16 gail.pc
-rw-rw-r--    1 root  wheel      254 Jun  4  2009 gail.pc.in
drwxrwxrwx  103 root  wheel     3502 Jan 25 08:16 gdk/
-rw-r--r--    1 root  wheel      454 Jan 25 08:16 gdk-2.0-uninstalled.pc
-rw-rw-r--    1 root  wheel      425 Jun  4  2009 gdk-2.0-uninstalled.pc.in
-rw-r--r--    1 root  wheel      424 Jan 25 08:16 gdk-2.0.pc
-rw-rw-r--    1 root  wheel      368 Jun  4  2009 gdk-2.0.pc.in
drwxrwxrwx   86 root  wheel     2924 Jan 25 08:16 gdk-pixbuf/
-rw-r--r--    1 root  wheel      290 Jan 25 08:16 gdk-pixbuf-2.0-uninstalled.pc
-rw-rw-r--    1 root  wheel      357 Apr  2  2009 gdk-pixbuf-2.0-uninstalled.pc.in
-rw-r--r--    1 root  wheel      286 Jan 25 08:16 gdk-pixbuf-2.0.pc
-rw-rw-r--    1 root  wheel      333 Apr  2  2009 gdk-pixbuf-2.0.pc.in
drwxrwxrwx  584 root  wheel    19856 Jan 25 08:16 gtk/
-rw-r--r--    1 root  wheel      364 Jan 25 08:16 gtk+-2.0-uninstalled.pc
-rw-rw-r--    1 root  wheel      432 Jun  4  2009 gtk+-2.0-uninstalled.pc.in
-rw-r--r--    1 root  wheel      378 Jan 25 08:16 gtk+-2.0.pc
-rw-rw-r--    1 root  wheel      410 Jun  4  2009 gtk+-2.0.pc.in
-rw-r--r--    1 root  wheel      329 Jan 25 08:16 gtk+-unix-print-2.0.pc
-rw-rw-r--    1 root  wheel      313 Jun  4  2009 gtk+-unix-print-2.0.pc.in
-rw-r--r--    1 root  wheel     6881 Nov 29 23:33 gtk-doc.make
-rw-r--r--    1 root  wheel     1769 Jan 25 08:16 gtk-zip.sh
-rwxrwxr-x    1 root  wheel     1863 Jun  4  2009 gtk-zip.sh.in*
-rwxr-xr-x    1 root  wheel    13663 Jul 24  2009 install-sh*
-rwxr-xr-x    1 root  wheel   263870 Jan 25 08:16 libtool*
-rwxr-xr-x    1 root  wheel   243248 Dec  2 06:35 ltmain.sh*
drwxrwxrwx    6 root  wheel      204 Jan 25 08:16 m4macros/
-rwxrwxr-x    1 root  wheel     4301 Apr  2  2009 makecopyright*
-rw-rw-r--    1 root  wheel      487 Apr  2  2009 makefile.msc
-rwxr-xr-x    1 root  wheel    11419 Jul 24  2009 missing*
drwxrwxrwx    9 root  wheel      306 Jan 25 08:16 modules/
drwxrwxrwx   21 root  wheel      714 Jan 25 08:16 perf/
drwxrwxrwx  217 root  wheel     7378 Jan 25 08:16 po/
drwxrwxrwx  213 root  wheel     7242 Jan 25 08:16 po-properties/
-rwxrwxr-x    1 root  wheel       82 Apr  2  2009 sanitize-la.sh*
-rw-r--r--    1 root  wheel       23 Jan 25 08:16 stamp-h1
drwxrwxrwx  100 root  wheel     3400 Jan 25 08:16 tests/
[mbp0017f2dcb33c:/tmp] root# 

comment:7 Changed 14 years ago by nox@…

Resolution: worksforme
Status: newclosed

So it worked after cleaning… I'm closing this as even you can't reproduce anymore.

comment:8 Changed 14 years ago by liampg72@…

Cc: liampg72@… added

Cc Me!

Note: See TracTickets for help on using tickets.