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

MacPorts noreply at macports.org
Sun Jan 24 20:41:57 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@…):

 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#

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


More information about the macports-tickets mailing list