Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335848 - x11-libs/gtksourceview-2.10.4 fails to configure on Mac OS X
Summary: x11-libs/gtksourceview-2.10.4 fails to configure on Mac OS X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 18:27 UTC by Lothar Braun
Modified: 2010-09-30 10:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lothar Braun 2010-09-03 18:27:37 UTC
gtksourceview fails to configure on Mac OS X with the following error:

 * gtksourceview-2.10.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                     [ ok ]
 * CPV:  x11-libs/gtksourceview-2.10.4
 * REPO: gentoo_prefix
 * USE:  elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos
>>> Unpacking source...
>>> Unpacking gtksourceview-2.10.4.tar.bz2 to /Users/braun/Gentoo/var/tmp/portage/x11-libs/gtksourceview-2.10.4/work
>>> Source unpacked in /Users/braun/Gentoo/var/tmp/portage/x11-libs/gtksourceview-2.10.4/work
>>> Preparing source in /Users/braun/Gentoo/var/tmp/portage/x11-libs/gtksourceview-2.10.4/work/gtksourceview-2.10.4 ...
 * Fixing OMF Makefiles ...                                                                                                                                                [ ok ]
 * Running elibtoolize in: gtksourceview-2.10.4
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 *   Applying darwin-conf-2.2.4.patch ...
>>> Source prepared.
>>> Configuring source in /Users/braun/Gentoo/var/tmp/portage/x11-libs/gtksourceview-2.10.4/work/gtksourceview-2.10.4 ...
 * econf: updating gtksourceview-2.10.4/config.guess with /Users/braun/Gentoo/usr/share/gnuconfig/config.guess
 * econf: updating gtksourceview-2.10.4/config.sub with /Users/braun/Gentoo/usr/share/gnuconfig/config.sub
./configure --prefix=/Users/braun/Gentoo/usr --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --mandir=/Users/braun/Gentoo/usr/share/man --infodir=/Users/braun/Gentoo/usr/share/info --datadir=/Users/braun/Gentoo/usr/share --sysconfdir=/Users/braun/Gentoo/etc --localstatedir=/Users/braun/Gentoo/var/lib --disable-gtk-doc
checking for a BSD-compatible install... /Users/braun/Gentoo/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /Users/braun/Gentoo/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking for x86_64-apple-darwin10-gcc... x86_64-apple-darwin10-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-apple-darwin10-gcc accepts -g... yes
checking for x86_64-apple-darwin10-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-apple-darwin10-gcc... gcc3
checking build system type... x86_64-apple-darwin10
checking host system type... x86_64-apple-darwin10
checking for a sed that does not truncate output... /Users/braun/Gentoo/bin/sed
checking for grep that handles long lines and -e... /Users/braun/Gentoo/bin/grep
checking for egrep... /Users/braun/Gentoo/bin/grep -E
checking for fgrep... /Users/braun/Gentoo/bin/grep -F
checking for ld used by x86_64-apple-darwin10-gcc... /Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-ld
checking if the linker (/Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-nm
checking the name lister (/Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-nm) 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 /Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-ld option to reload object files... -r
checking for x86_64-apple-darwin10-objdump... no
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin10-ar... x86_64-apple-darwin10-ar
checking for x86_64-apple-darwin10-strip... x86_64-apple-darwin10-strip
checking for x86_64-apple-darwin10-ranlib... x86_64-apple-darwin10-ranlib
checking command to parse /Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-nm output from x86_64-apple-darwin10-gcc object... ok
checking for x86_64-apple-darwin10-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin10-nmedit... x86_64-apple-darwin10-nmedit
checking for x86_64-apple-darwin10-lipo... x86_64-apple-darwin10-lipo
checking for x86_64-apple-darwin10-otool... x86_64-apple-darwin10-otool
checking for x86_64-apple-darwin10-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... x86_64-apple-darwin10-gcc -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 for objdir... .libs
checking if x86_64-apple-darwin10-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-apple-darwin10-gcc option to produce PIC... -fno-common -DPIC
checking if x86_64-apple-darwin10-gcc PIC flag -fno-common -DPIC works... yes
checking if x86_64-apple-darwin10-gcc static flag -static works... no
checking if x86_64-apple-darwin10-gcc supports -c -o file.o... yes
checking if x86_64-apple-darwin10-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-apple-darwin10-gcc linker (/Users/braun/Gentoo/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10 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... no
checking for unistd.h... (cached) yes
checking for glib-genmarshal... /Users/braun/Gentoo/usr/bin/glib-genmarshal
checking for glib-mkenums... /Users/braun/Gentoo/usr/bin/glib-mkenums
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking for x86_64-apple-darwin10-pkg-config... no
checking for pkg-config... /Users/braun/Gentoo/usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... yes
checking for native Mac OS X... yes
checking for IGE_MAC... configure: error: Package requirements (ige-mac-integration) were not met:

No package 'ige-mac-integration' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables IGE_MAC_CFLAGS
and IGE_MAC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.




Reproducible: Always

Steps to Reproduce:
1. emerge the packages

Actual Results:  
Fails to configure

Expected Results:  
Should compile fine
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-09-08 14:42:14 UTC
(In reply to comment #0)

> checking for native Mac OS X... yes
> checking for IGE_MAC... configure: error: Package requirements
> (ige-mac-integration) were not met:

Should that be disabled despite being on native osx or.. ?
Comment 2 Fabian Groffen gentoo-dev 2010-09-30 09:35:40 UTC
where does it come from?
Comment 4 Fabian Groffen gentoo-dev 2010-09-30 10:34:39 UTC
fixed in 2.10.5, thanks