[MacPorts] #28647: xorg-libFS: No package 'xtrans' found (was: xfs fails to build (xorg dependencies issue))

MacPorts noreply at macports.org
Sat Mar 5 12:15:18 PST 2011


#28647: xorg-libFS: No package 'xtrans' found
-------------------------------------+--------------------------------------
 Reporter:  mkozak@…                 |       Owner:  jeremyhu@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.9.2                
 Keywords:                           |        Port:  xorg-libFS           
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

  * priority:  High => Normal
  * keywords:  xfs xorg xorg-libFS =>
  * owner:  macports-tickets@… => jeremyhu@…
  * port:  xfs => xorg-libFS


Old description:

> tina:~ mkozak$ sudo port install xfs
> --->  Computing dependencies for xfs
> --->  Dependencies to be installed: xorg-libFS xorg-libXfont bzip2
> freetype zlib xorg-libfontenc xorg-xtrans
> --->  Configuring xorg-libFS
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Error: Failed to install xorg-libFS
> Log for xorg-libFS is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_x11_xorg-libFS/main.log
> Error: The following dependencies were not installed: xorg-libFS xorg-
> libXfont bzip2 freetype zlib xorg-libfontenc xorg-xtrans
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
>

> Here's the log details:
> version:1
> :debug:main Executing org.macports.main (xorg-libFS)
> :debug:main Skipping completed org.macports.fetch (xorg-libFS)
> :debug:main Skipping completed org.macports.checksum (xorg-libFS)
> :debug:main setting option extract.cmd to /usr/bin/bzip2
> :debug:main Skipping completed org.macports.extract (xorg-libFS)
> :debug:main Skipping completed org.macports.patch (xorg-libFS)
> :msg:main --->  Configuring xorg-libFS
> :debug:main Using compiler 'Mac OS X gcc 4.2'
> :debug:configure configure phase started at Sat Mar  5 13:43:34 EST 2011
> :debug:configure Executing org.macports.configure (xorg-libFS)
> :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe
> -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2
> -arch x86_64' LIBRARY_PATH='/opt/local/lib'
> MACOSX_DEPLOYMENT_TARGET='10.6' 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_x11_xorg-libFS/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe
> -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2'
> FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe
> -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES'
> CC='/usr/bin/gcc-4.2'
> :debug:configure Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_x11_xorg-libFS/work/libFS-1.0.3" && ./configure
> --prefix=/opt/local'
> :info:configure checking for a BSD-compatible install... /usr/bin/install
> -c
> :info:configure checking whether build environment is sane... yes
> :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
> :info:configure checking for gawk... no
> :info:configure checking for mawk... no
> :info:configure checking for nawk... no
> :info:configure checking for awk... awk
> :info:configure checking whether make sets $(MAKE)... yes
> :info:configure checking whether to enable maintainer-specific portions
> of Makefiles... no
> :info:configure checking for style of include used by make... GNU
> :info:configure checking for gcc... /usr/bin/gcc-4.2
> :info:configure checking whether the C compiler works... yes
> :info:configure checking for C compiler default output file name... a.out
> :info:configure checking for suffix of executables...
> :info:configure checking whether we are cross compiling... no
> :info:configure checking for suffix of object files... o
> :info:configure checking whether we are using the GNU C compiler... yes
> :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
> :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89...
> none needed
> :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
> :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C99...
> -std=gnu99
> :info:configure checking how to run the C preprocessor...
> /usr/bin/gcc-4.2 -std=gnu99 -E
> :info:configure checking for grep that handles long lines and -e...
> /usr/bin/grep
> :info:configure checking for egrep... /usr/bin/grep -E
> :info:configure checking for ANSI C header files... yes
> :info:configure checking for sys/types.h... yes
> :info:configure checking for sys/stat.h... yes
> :info:configure checking for stdlib.h... yes
> :info:configure checking for string.h... yes
> :info:configure checking for memory.h... yes
> :info:configure checking for strings.h... yes
> :info:configure checking for inttypes.h... yes
> :info:configure checking for stdint.h... yes
> :info:configure checking for unistd.h... yes
> :info:configure checking for pkg-config... /opt/local/bin/pkg-config
> :info:configure checking pkg-config is at least version 0.9.0... yes
> :info:configure checking build system type... x86_64-apple-darwin10.6.0
> :info:configure checking host system type... x86_64-apple-darwin10.6.0
> :info:configure checking for a sed that does not truncate output...
> /usr/bin/sed
> :info:configure Package xorg-macros was not found in the pkg-config
> search path.
> :info:configure Perhaps you should add the directory containing `xorg-
> macros.pc'
> :info:configure to the PKG_CONFIG_PATH environment variable
> :info:configure No package 'xorg-macros' found
> :info:configure checking how to print strings... printf
> :info:configure checking for a sed that does not truncate output...
> (cached) /usr/bin/sed
> :info:configure checking for fgrep... /usr/bin/grep -F
> :info:configure checking for ld used by /usr/bin/gcc-4.2 -std=gnu99...
> /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-
> darwin10/4.2.1/ld) is GNU ld... no
> :info:configure checking for BSD- or MS-compatible name lister (nm)...
> /usr/bin/nm
> :info:configure checking the name lister (/usr/bin/nm) interface... BSD
> nm
> :info:configure checking whether ln -s works... yes
> :info:configure checking the maximum length of command line arguments...
> 196608
> :info:configure checking whether the shell understands some XSI
> constructs... yes
> :info:configure checking whether the shell understands "+="... yes
> :info:configure checking for /usr/libexec/gcc/i686-apple-
> darwin10/4.2.1/ld option to reload object files... -r
> :info:configure checking for objdump... no
> :info:configure checking how to recognize dependent libraries... pass_all
> :info:configure checking for ar... ar
> :info:configure checking for strip... strip
> :info:configure checking for ranlib... ranlib
> :info:configure checking command to parse /usr/bin/nm output from
> /usr/bin/gcc-4.2 -std=gnu99 object... ok
> :info:configure checking for dsymutil... dsymutil
> :info:configure checking for nmedit... nmedit
> :info:configure checking for lipo... lipo
> :info:configure checking for otool... otool
> :info:configure checking for otool64... no
> :info:configure checking for -single_module linker flag... yes
> :info:configure checking for -exported_symbols_list linker flag... yes
> :info:configure checking for -force_load linker flag... yes
> :info:configure checking for dlfcn.h... yes
> :info:configure checking for objdir... .libs
> :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-
> rtti -fno-exceptions... no
> :info:configure checking for /usr/bin/gcc-4.2 -std=gnu99 option to
> produce PIC... -fno-common -DPIC
> :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-
> common -DPIC works... yes
> :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 static flag
> -static works... no
> :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o
> file.o... yes
> :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o
> file.o... (cached) yes
> :info:configure checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared
> libraries... yes
> :info:configure checking dynamic linker characteristics... darwin10.6.0
> dyld
> :info:configure checking how to hardcode library paths into programs...
> immediate
> :info:configure checking whether stripping libraries is possible... yes
> :info:configure checking if libtool supports shared libraries... yes
> :info:configure checking whether to build shared libraries... yes
> :info:configure checking whether to build static libraries... yes
> :info:configure checking for FS... yes
> :info:configure checking for XTRANS... configure: error: Package
> requirements (xtrans) were not met:
> :info:configure
> :info:configure No package 'xtrans' found
> :info:configure
> :info:configure Consider adjusting the PKG_CONFIG_PATH environment
> variable if you
> :info:configure installed software in a non-standard prefix.
> :info:configure
> :info:configure Alternatively, you may set the environment variables
> XTRANS_CFLAGS
> :info:configure and XTRANS_LIBS to avoid the need to call pkg-config.
> :info:configure See the pkg-config man page for more details.
> :info:configure
> :info:configure shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_x11_xorg-libFS/work/libFS-1.0.3" && ./configure
> --prefix=/opt/local " returned error 1
> :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 xorg-
> libFS): org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> :error:configure Failed to install xorg-libFS
> :notice:configure Log for xorg-libFS is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_ports_x11_xorg-libFS/main.log

New description:

 {{{
 tina:~ mkozak$ sudo port install xfs
 --->  Computing dependencies for xfs
 --->  Dependencies to be installed: xorg-libFS xorg-libXfont bzip2
 freetype zlib xorg-libfontenc xorg-xtrans
 --->  Configuring xorg-libFS
 Error: Target org.macports.configure returned: configure failure: shell
 command failed (see log for details)
 Error: Failed to install xorg-libFS
 Log for xorg-libFS is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_x11_xorg-libFS/main.log
 Error: The following dependencies were not installed: xorg-libFS xorg-
 libXfont bzip2 freetype zlib xorg-libfontenc xorg-xtrans
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

 Here's the log details:
 {{{
 version:1
 :debug:main Executing org.macports.main (xorg-libFS)
 :debug:main Skipping completed org.macports.fetch (xorg-libFS)
 :debug:main Skipping completed org.macports.checksum (xorg-libFS)
 :debug:main setting option extract.cmd to /usr/bin/bzip2
 :debug:main Skipping completed org.macports.extract (xorg-libFS)
 :debug:main Skipping completed org.macports.patch (xorg-libFS)
 :msg:main --->  Configuring xorg-libFS
 :debug:main Using compiler 'Mac OS X gcc 4.2'
 :debug:configure configure phase started at Sat Mar  5 13:43:34 EST 2011
 :debug:configure Executing org.macports.configure (xorg-libFS)
 :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2
 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch
 x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6'
 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_x11_xorg-libFS/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe
 -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2'
 FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe
 -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES'
 CC='/usr/bin/gcc-4.2'
 :debug:configure Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_x11_xorg-libFS/work/libFS-1.0.3" && ./configure
 --prefix=/opt/local'
 :info:configure checking for a BSD-compatible install... /usr/bin/install
 -c
 :info:configure checking whether build environment is sane... yes
 :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
 :info:configure checking for gawk... no
 :info:configure checking for mawk... no
 :info:configure checking for nawk... no
 :info:configure checking for awk... awk
 :info:configure checking whether make sets $(MAKE)... yes
 :info:configure checking whether to enable maintainer-specific portions of
 Makefiles... no
 :info:configure checking for style of include used by make... GNU
 :info:configure checking for gcc... /usr/bin/gcc-4.2
 :info:configure checking whether the C compiler works... yes
 :info:configure checking for C compiler default output file name... a.out
 :info:configure checking for suffix of executables...
 :info:configure checking whether we are cross compiling... no
 :info:configure checking for suffix of object files... o
 :info:configure checking whether we are using the GNU C compiler... yes
 :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
 :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89...
 none needed
 :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
 :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C99...
 -std=gnu99
 :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2
 -std=gnu99 -E
 :info:configure checking for grep that handles long lines and -e...
 /usr/bin/grep
 :info:configure checking for egrep... /usr/bin/grep -E
 :info:configure checking for ANSI C header files... yes
 :info:configure checking for sys/types.h... yes
 :info:configure checking for sys/stat.h... yes
 :info:configure checking for stdlib.h... yes
 :info:configure checking for string.h... yes
 :info:configure checking for memory.h... yes
 :info:configure checking for strings.h... yes
 :info:configure checking for inttypes.h... yes
 :info:configure checking for stdint.h... yes
 :info:configure checking for unistd.h... yes
 :info:configure checking for pkg-config... /opt/local/bin/pkg-config
 :info:configure checking pkg-config is at least version 0.9.0... yes
 :info:configure checking build system type... x86_64-apple-darwin10.6.0
 :info:configure checking host system type... x86_64-apple-darwin10.6.0
 :info:configure checking for a sed that does not truncate output...
 /usr/bin/sed
 :info:configure Package xorg-macros was not found in the pkg-config search
 path.
 :info:configure Perhaps you should add the directory containing `xorg-
 macros.pc'
 :info:configure to the PKG_CONFIG_PATH environment variable
 :info:configure No package 'xorg-macros' found
 :info:configure checking how to print strings... printf
 :info:configure checking for a sed that does not truncate output...
 (cached) /usr/bin/sed
 :info:configure checking for fgrep... /usr/bin/grep -F
 :info:configure checking for ld used by /usr/bin/gcc-4.2 -std=gnu99...
 /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
 :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-
 darwin10/4.2.1/ld) is GNU ld... no
 :info:configure checking for BSD- or MS-compatible name lister (nm)...
 /usr/bin/nm
 :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
 :info:configure checking whether ln -s works... yes
 :info:configure checking the maximum length of command line arguments...
 196608
 :info:configure checking whether the shell understands some XSI
 constructs... yes
 :info:configure checking whether the shell understands "+="... yes
 :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
 option to reload object files... -r
 :info:configure checking for objdump... no
 :info:configure checking how to recognize dependent libraries... pass_all
 :info:configure checking for ar... ar
 :info:configure checking for strip... strip
 :info:configure checking for ranlib... ranlib
 :info:configure checking command to parse /usr/bin/nm output from
 /usr/bin/gcc-4.2 -std=gnu99 object... ok
 :info:configure checking for dsymutil... dsymutil
 :info:configure checking for nmedit... nmedit
 :info:configure checking for lipo... lipo
 :info:configure checking for otool... otool
 :info:configure checking for otool64... no
 :info:configure checking for -single_module linker flag... yes
 :info:configure checking for -exported_symbols_list linker flag... yes
 :info:configure checking for -force_load linker flag... yes
 :info:configure checking for dlfcn.h... yes
 :info:configure checking for objdir... .libs
 :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti
 -fno-exceptions... no
 :info:configure checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce
 PIC... -fno-common -DPIC
 :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-
 common -DPIC works... yes
 :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 static flag
 -static works... no
 :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o
 file.o... yes
 :info:configure checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o
 file.o... (cached) yes
 :info:configure checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker
 (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared
 libraries... yes
 :info:configure checking dynamic linker characteristics... darwin10.6.0
 dyld
 :info:configure checking how to hardcode library paths into programs...
 immediate
 :info:configure checking whether stripping libraries is possible... yes
 :info:configure checking if libtool supports shared libraries... yes
 :info:configure checking whether to build shared libraries... yes
 :info:configure checking whether to build static libraries... yes
 :info:configure checking for FS... yes
 :info:configure checking for XTRANS... configure: error: Package
 requirements (xtrans) were not met:
 :info:configure
 :info:configure No package 'xtrans' found
 :info:configure
 :info:configure Consider adjusting the PKG_CONFIG_PATH environment
 variable if you
 :info:configure installed software in a non-standard prefix.
 :info:configure
 :info:configure Alternatively, you may set the environment variables
 XTRANS_CFLAGS
 :info:configure and XTRANS_LIBS to avoid the need to call pkg-config.
 :info:configure See the pkg-config man page for more details.
 :info:configure
 :info:configure shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_x11_xorg-libFS/work/libFS-1.0.3" && ./configure
 --prefix=/opt/local " returned error 1
 :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 xorg-
 libFS): org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :error:configure Failed to install xorg-libFS
 :notice:configure Log for xorg-libFS is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_x11_xorg-libFS/main.log
 }}}

--

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


More information about the macports-tickets mailing list