public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
@ 2009-01-19 10:34 Mick
  2009-01-19 10:38 ` Dirk Heinrichs
  2009-01-19 10:39 ` Justin
  0 siblings, 2 replies; 11+ messages in thread
From: Mick @ 2009-01-19 10:34 UTC (permalink / raw
  To: gentoo-user

I have run revdep-rebuild but it didn't help:
============================================
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
i686-pc-linux-gnu-g++ -c -o coredll_frame.o  -D__WXGTK__
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
-pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
-fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
make: *** [coredll_fontdlg.o] Error 1
make: *** Waiting for unfinished jobs....
 *
 * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2666:  Called die
 * The specific snippet of code:
 *       emake || die "make failed.";
 *  The die message:
 *   make failed.
============================================

Any ideas?
-- 
Regards,
Mick



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 10:34 [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge Mick
@ 2009-01-19 10:38 ` Dirk Heinrichs
  2009-01-19 10:39 ` Justin
  1 sibling, 0 replies; 11+ messages in thread
From: Dirk Heinrichs @ 2009-01-19 10:38 UTC (permalink / raw
  To: gentoo-user

Am Montag, den 19.01.2009, 10:34 +0000 schrieb ext Mick:
> I have run revdep-rebuild but it didn't help:
> ============================================
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
> i686-pc-linux-gnu-g++ -c -o coredll_frame.o  -D__WXGTK__
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
> -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
> -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
> make: *** [coredll_fontdlg.o] Error 1
> make: *** Waiting for unfinished jobs....
>  *
>  * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 2666:  Called die
>  * The specific snippet of code:
>  *       emake || die "make failed.";
>  *  The die message:
>  *   make failed.
> ============================================
> 
> Any ideas?

As long as you don't send the real error message of the compiler, no.

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 10:34 [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge Mick
  2009-01-19 10:38 ` Dirk Heinrichs
@ 2009-01-19 10:39 ` Justin
  2009-01-19 11:01   ` Mick
  1 sibling, 1 reply; 11+ messages in thread
From: Justin @ 2009-01-19 10:39 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1972 bytes --]

Mick schrieb:
> I have run revdep-rebuild but it didn't help:
> ============================================
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
> i686-pc-linux-gnu-g++ -c -o coredll_frame.o  -D__WXGTK__
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
> -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
> -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
> make: *** [coredll_fontdlg.o] Error 1
> make: *** Waiting for unfinished jobs....
>  *
>  * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 2666:  Called die
>  * The specific snippet of code:
>  *       emake || die "make failed.";
>  *  The die message:
>  *   make failed.
> ============================================
>
> Any ideas?
>   
You should provide "the top most build error". Otherwise helping is hard.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 10:39 ` Justin
@ 2009-01-19 11:01   ` Mick
  2009-01-19 11:06     ` Dirk Heinrichs
  2009-01-19 11:10     ` Justin
  0 siblings, 2 replies; 11+ messages in thread
From: Mick @ 2009-01-19 11:01 UTC (permalink / raw
  To: gentoo-user

2009/1/19 Justin <justin@j-schmitz.net>:
> Mick schrieb:
[snip...]

> You should provide "the top most build error". Otherwise helping is hard.

Sorry, I thought I had.  Here it goes:
==========================================
/bk-deps i686-pc-linux-gnu-g++ -c -o coredll_dirdlg.o  -D__WXGTK__
     -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
-pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
-fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/dirdlg.cpp
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
i686-pc-linux-gnu-g++ -c -o coredll_filedlg.o  -D__WXGTK__
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
-pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
-fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/filedlg.cpp
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
i686-pc-linux-gnu-g++ -c -o coredll_fontdlg.o  -D__WXGTK__
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-
2.0 -I/usr/X11R6/include -pthread -Wall -Wundef -Wno-ctor-dtor-privacy
-O2 -fno-strict-aliasing -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx
-pipe -fno-strict-aliasing
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/fontdlg.cpp
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
i686-pc-linux-gnu-g++ -c -o coredll_frame.o  -D__WXGTK__
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
 -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
-I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -pthread -DORBIT2=1
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
-pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
-fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
make: *** [coredll_fontdlg.o] Error 1
make: *** Waiting for unfinished jobs....
 *
 * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2666:  Called die
 * The specific snippet of code:
 *       emake || die "make failed.";
 *  The die message:
 *   make failed.
==========================================

-- 
Regards,
Mick



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 11:01   ` Mick
@ 2009-01-19 11:06     ` Dirk Heinrichs
  2009-01-19 11:10     ` Justin
  1 sibling, 0 replies; 11+ messages in thread
From: Dirk Heinrichs @ 2009-01-19 11:06 UTC (permalink / raw
  To: gentoo-user

Am Montag, den 19.01.2009, 11:01 +0000 schrieb ext Mick:
> 2009/1/19 Justin <justin@j-schmitz.net>:
> > Mick schrieb:
> [snip...]
> 
> > You should provide "the top most build error". Otherwise helping is hard.
> 
> Sorry, I thought I had.  Here it goes:

Nope, still not:

> ==========================================
> /bk-deps i686-pc-linux-gnu-g++ -c -o coredll_dirdlg.o ...

vs.

> make: *** [coredll_fontdlg.o] Error 1

So please provide the output for coredll_fontdlg.o.

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 11:01   ` Mick
  2009-01-19 11:06     ` Dirk Heinrichs
@ 2009-01-19 11:10     ` Justin
  2009-01-19 11:44       ` Mick
  1 sibling, 1 reply; 11+ messages in thread
From: Justin @ 2009-01-19 11:10 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 6055 bytes --]

Mick schrieb:
> 2009/1/19 Justin <justin@j-schmitz.net>:
>   
>> Mick schrieb:
>>     
> [snip...]
>
>   
>> You should provide "the top most build error". Otherwise helping is hard.
>>     
>
> Sorry, I thought I had.  Here it goes:
> ==========================================
> /bk-deps i686-pc-linux-gnu-g++ -c -o coredll_dirdlg.o  -D__WXGTK__
>      -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
> -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
> -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/dirdlg.cpp
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
> i686-pc-linux-gnu-g++ -c -o coredll_filedlg.o  -D__WXGTK__
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
> -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
> -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/filedlg.cpp
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
> i686-pc-linux-gnu-g++ -c -o coredll_fontdlg.o  -D__WXGTK__
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-
> 2.0 -I/usr/X11R6/include -pthread -Wall -Wundef -Wno-ctor-dtor-privacy
> -O2 -fno-strict-aliasing -I/usr/include/SDL -D_GNU_SOURCE=1
> -D_REENTRANT -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx
> -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/fontdlg.cpp
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/bk-deps
> i686-pc-linux-gnu-g++ -c -o coredll_frame.o  -D__WXGTK__
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/regex
>  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/wxgtk_build/lib/wx/include/gtk2-unicode-release-2.8
> -I/var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/include
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/pixman-1 -pthread -DORBIT2=1
> -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/X11R6/include
> -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -march=pentium3
> -fomit-frame-pointer -msse -mmmx -pipe -fno-strict-aliasing
> /var/tmp/portage/x11-libs/wxGTK-2.8.9.1-r3/work/wxPython-src-2.8.9.1/src/gtk/frame.cpp
> make: *** [coredll_fontdlg.o] Error 1
> make: *** Waiting for unfinished jobs....
>  *
>  * ERROR: x11-libs/wxGTK-2.8.9.1-r3 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 2666:  Called die
>  * The specific snippet of code:
>  *       emake || die "make failed.";
>  *  The die message:
>  *   make failed.
> ==========================================
>
>   
I am sorry, but I still do not see the actual error.

Did you try the usual steps -j1, lowering CFLAGS?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 11:10     ` Justin
@ 2009-01-19 11:44       ` Mick
  2009-01-19 12:55         ` Dirk Heinrichs
  0 siblings, 1 reply; 11+ messages in thread
From: Mick @ 2009-01-19 11:44 UTC (permalink / raw
  To: gentoo-user

2009/1/19 Justin <justin@j-schmitz.net>:
> Mick schrieb:

>> Sorry, I thought I had.  Here it goes:
>> ==========================================
snip [...]
>> ==========================================
>>
>>
> I am sorry, but I still do not see the actual error.
>
> Did you try the usual steps -j1, lowering CFLAGS?


The error is about half way down in my previous post but to help you,
to help me, please have a look at the full enchilada here:

http://pastebin.com/m63b0d429

It is on line 815.

PS.  I have not tried -j1 (did not have to try using -j1 for years and
never on this machine, yet).
-- 
Regards,
Mick



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 11:44       ` Mick
@ 2009-01-19 12:55         ` Dirk Heinrichs
  2009-01-19 13:12           ` Justin
  0 siblings, 1 reply; 11+ messages in thread
From: Dirk Heinrichs @ 2009-01-19 12:55 UTC (permalink / raw
  To: gentoo-user

Am Montag, den 19.01.2009, 11:44 +0000 schrieb ext Mick:
> 2009/1/19 Justin <justin@j-schmitz.net>:
> > Mick schrieb:
> 
> >> Sorry, I thought I had.  Here it goes:
> >> ==========================================
> snip [...]
> >> ==========================================
> >>
> >>
> > I am sorry, but I still do not see the actual error.
> >
> > Did you try the usual steps -j1, lowering CFLAGS?
> 

MAKEFLAGS, not CFLAGS.

> The error is about half way down in my previous post but to help you,
> to help me, please have a look at the full enchilada here:
> 
> http://pastebin.com/m63b0d429
> 
> It is on line 815.

The compilation command line, yes. The error message, still not :-(

> PS.  I have not tried -j1 (did not have to try using -j1 for years and
> never on this machine, yet).

If you did, the error would be visible right at the end.

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 12:55         ` Dirk Heinrichs
@ 2009-01-19 13:12           ` Justin
  2009-01-19 13:19             ` Dirk Heinrichs
  0 siblings, 1 reply; 11+ messages in thread
From: Justin @ 2009-01-19 13:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

Dirk Heinrichs schrieb:
> Am Montag, den 19.01.2009, 11:44 +0000 schrieb ext Mick:
>   
>> 2009/1/19 Justin <justin@j-schmitz.net>:
>>     
>>> Mick schrieb:
>>>       
>>>> Sorry, I thought I had.  Here it goes:
>>>> ==========================================
>>>>         
>> snip [...]
>>     
>>>> ==========================================
>>>>
>>>>
>>>>         
>>> I am sorry, but I still do not see the actual error.
>>>
>>> Did you try the usual steps -j1, lowering CFLAGS?
>>>       
>
> MAKEFLAGS, not CFLAGS.
>
>   
MAKEFLAGS? Do you mean MAKEOPTS? Or am I missing another nice variable
to set?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 13:12           ` Justin
@ 2009-01-19 13:19             ` Dirk Heinrichs
  2009-01-20 11:49               ` Mick
  0 siblings, 1 reply; 11+ messages in thread
From: Dirk Heinrichs @ 2009-01-19 13:19 UTC (permalink / raw
  To: gentoo-user

Am Montag, den 19.01.2009, 14:12 +0100 schrieb ext Justin:

> > MAKEFLAGS, not CFLAGS.
> >
> >   
> MAKEFLAGS? Do you mean MAKEOPTS? Or am I missing another nice variable
> to set?

Yes, MAKEOPTS. I think we got it know :-)

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge
  2009-01-19 13:19             ` Dirk Heinrichs
@ 2009-01-20 11:49               ` Mick
  0 siblings, 0 replies; 11+ messages in thread
From: Mick @ 2009-01-20 11:49 UTC (permalink / raw
  To: gentoo-user

2009/1/19 Dirk Heinrichs <dirk.heinrichs.ext@nsn.com>:
> Am Montag, den 19.01.2009, 14:12 +0100 schrieb ext Justin:
>
>> > MAKEFLAGS, not CFLAGS.
>> >
>> >
>> MAKEFLAGS? Do you mean MAKEOPTS? Or am I missing another nice variable
>> to set?
>
> Yes, MAKEOPTS. I think we got it know :-)

Thank you all, this had me on the ropes for a while.  It transpired
that I had only 120K or so available on / and after I cleaned out
ccache and some redundant files it compiled cleanly.  I would expect
the error to be "no space left on device" as is typically the case,
but from what you've seen no such message was shown.

Either way, problem solved.  Thanks again.
-- 
Regards,
Mick



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-01-20 11:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 10:34 [gentoo-user] x11-libs/wxGTK-2.8.9.1-r3 fails to emerge Mick
2009-01-19 10:38 ` Dirk Heinrichs
2009-01-19 10:39 ` Justin
2009-01-19 11:01   ` Mick
2009-01-19 11:06     ` Dirk Heinrichs
2009-01-19 11:10     ` Justin
2009-01-19 11:44       ` Mick
2009-01-19 12:55         ` Dirk Heinrichs
2009-01-19 13:12           ` Justin
2009-01-19 13:19             ` Dirk Heinrichs
2009-01-20 11:49               ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox