[MacPorts] #23394: gtk2 fails to configure when universal variant is enabled

MacPorts noreply at macports.org
Mon Jan 25 05:24:00 PST 2010


#23394: gtk2 fails to configure when universal variant is enabled
---------------------------+------------------------------------------------
 Reporter:  clemc@…        |       Owner:  nox@…           
     Type:  defect         |      Status:  new             
 Priority:  Normal         |   Milestone:                  
Component:  ports          |     Version:                  
 Keywords:  universal      |        Port:  gtk2            
---------------------------+------------------------------------------------

Comment(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 at latin bg bn bn_IN br bs ca ca at 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 at latin sr at ije sv ta te th tk tr tt uk ur
 uz uz at 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#
 }}}

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


More information about the macports-tickets mailing list