[MacPorts] #33644: libpixman: configure fails (was: libpixman failing due to missing tclIndex file)

MacPorts noreply at macports.org
Thu Mar 15 16:22:03 PDT 2012


#33644: libpixman: configure fails
---------------------------------+------------------------------------------
 Reporter:  seth@…               |       Owner:  ryandesign@…           
     Type:  defect               |      Status:  new                    
 Priority:  Normal               |   Milestone:                         
Component:  ports                |     Version:  2.0.4                  
 Keywords:                       |        Port:  libpixman              
---------------------------------+------------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => ryandesign@…
  * port:  => libpixman


Old description:

> I'm trying to install cairo, which libpixman is a dependency of. It
> claims that it's missing the tclIndex file. However, the tclIndex file is
> in ...Resources/Scripts/tclIndex .
>

> $ sudo port install cairo
> Password:
> --->  Computing dependencies for cairo
> --->  Dependencies to be installed: libpixman libpng pkgconfig xorg-xcb-
> util xorg-libxcb xorg-libXau xorg-xproto xorg-libXdmcp xorg-libpthread-
> stubs xorg-xcb-proto libxml2 xrender xorg-libX11 xorg-bigreqsproto xorg-
> inputproto xorg-kbproto xorg-util-macros xorg-xcmiscproto xorg-xextproto
> xorg-xf86bigfontproto xorg-xtrans xorg-renderproto
> --->  Configuring libpixman
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Error: Failed to install libpixman
> Log for libpixman is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
> Error: The following dependencies were not installed: libpixman libpng
> pkgconfig xorg-xcb-util xorg-libxcb xorg-libXau xorg-xproto xorg-libXdmcp
> xorg-libpthread-stubs xorg-xcb-proto libxml2 xrender xorg-libX11 xorg-
> bigreqsproto xorg-inputproto xorg-kbproto xorg-util-macros xorg-
> xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-
> renderproto
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
>
> $ tail
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
> :error:configure Target org.macports.configure returned: configure
> failure: shell command failed (see log for details)
> :debug:configure Backtrace: configure failure: shell command failed (see
> log for details)
>     while executing
> "$procedure $targetname"
> :info:configure Warning: the following items did not execute (for
> libpixman): org.macports.activate org.macports.configure
> org.macports.build org.macports.destroot org.macports.install
> :error:configure Failed to install libpixman
> :debug:configure 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]"
> :notice:configure Log for libpixman is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log

New description:

 I'm trying to install cairo, which libpixman is a dependency of. It claims
 that it's missing the tclIndex file. However, the tclIndex file is in
 ...Resources/Scripts/tclIndex .

 {{{
 $ sudo port install cairo
 Password:
 --->  Computing dependencies for cairo
 --->  Dependencies to be installed: libpixman libpng pkgconfig xorg-xcb-
 util xorg-libxcb xorg-libXau xorg-xproto xorg-libXdmcp xorg-libpthread-
 stubs xorg-xcb-proto libxml2 xrender xorg-libX11 xorg-bigreqsproto xorg-
 inputproto xorg-kbproto xorg-util-macros xorg-xcmiscproto xorg-xextproto
 xorg-xf86bigfontproto xorg-xtrans xorg-renderproto
 --->  Configuring libpixman
 Error: Target org.macports.configure returned: configure failure: shell
 command failed (see log for details)
 Error: Failed to install libpixman
 Log for libpixman is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
 Error: The following dependencies were not installed: libpixman libpng
 pkgconfig xorg-xcb-util xorg-libxcb xorg-libXau xorg-xproto xorg-libXdmcp
 xorg-libpthread-stubs xorg-xcb-proto libxml2 xrender xorg-libX11 xorg-
 bigreqsproto xorg-inputproto xorg-kbproto xorg-util-macros xorg-
 xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-
 renderproto
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>

 $ tail
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
 :error:configure Target org.macports.configure returned: configure
 failure: shell command failed (see log for details)
 :debug:configure Backtrace: configure failure: shell command failed (see
 log for details)
     while executing
 "$procedure $targetname"
 :info:configure Warning: the following items did not execute (for
 libpixman): org.macports.activate org.macports.configure
 org.macports.build org.macports.destroot org.macports.install
 :error:configure Failed to install libpixman
 :debug:configure 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]"
 :notice:configure Log for libpixman is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpixman/libpixman/main.log
 }}}

--

Comment:

 No, the tclIndex error message is irrelevant, ignore it. Attach the whole
 main.log file so we have a chance to understand why this happened. I
 suspect a duplicate of #33563.

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


More information about the macports-tickets mailing list