Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile
Date: Mon, 19 Nov 2007 16:29:45
Message-Id: 5341471.12261195489765998.JavaMail.root@ghostwheel.zentire.com
In Reply to: Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile by Marshall McMullen
1 Crap, no such luck. I copied the file from ../gdk-pixbuf/gdk-pixbuf.loaders into the directory it was looking for it in, but it still fails. This time silently with no error message other than the same original message about the cache being invalid.
2
3 Has anyone else successfully emerged gtk+ in prefixed gentoo yet ?
4
5 Thanks....
6
7 ----- Original Message -----
8 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
9 To: gentoo-alt@l.g.o
10 Sent: Monday, November 19, 2007 10:21:02 AM (GMT-0600) America/Chicago
11 Subject: Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile
12
13 OH! I think I found a hint to the problem here. When I run the failing command manually, it says:
14
15 (lt-gtk-update-icon-cache:716840): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/gsa/ausgsa/projects/g/gnu/etc/gtk-2.0/gdk-pixbuf.loaders': A file or directory in the path name does not exist.
16
17 Not sure why that isn't present. Going to see if I can look into what's wrong here.
18
19 Thanks.
20
21 ----- Original Message -----
22 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
23 To: gentoo-alt@l.g.o
24 Sent: Monday, November 19, 2007 10:19:01 AM (GMT-0600) America/Chicago
25 Subject: Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile
26
27 Yes, there is a lot in gtkbuiltincache.h, here are the first 30 lines:
28
29 $ head -30 gtkbuiltincache.h
30 #ifdef __SUNPRO_C
31 #pragma align 4 (builtin_icons)
32 #endif
33 #ifdef __GNUC__
34 static const guint8 builtin_icons[] __attribute__ ((__aligned__ (4))) =
35 #else
36 static const guint8 builtin_icons[] =
37 #endif
38 {
39 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x06, 0x03, 0xbc,
40 0x00, 0x00, 0x00, 0x49, 0x00, 0x00, 0x01, 0x34, 0x00, 0x00, 0x29, 0xb4,
41 0x00, 0x00, 0x37, 0x3c, 0x00, 0x00, 0x52, 0x3c, 0x00, 0x00, 0x91, 0x90,
42 0x00, 0x00, 0xac, 0x90, 0x00, 0x00, 0xc7, 0x8c, 0xff, 0xff, 0xff, 0xff,
43 0x00, 0x00, 0xd5, 0x0c, 0x00, 0x00, 0xfd, 0x98, 0x00, 0x01, 0x0b, 0x14,
44 0x00, 0x01, 0x41, 0x08, 0x00, 0x01, 0x4e, 0x84, 0x00, 0x01, 0x84, 0x80,
45 0xff, 0xff, 0xff, 0xff, 0x00, 0x01, 0x92, 0x00, 0xff, 0xff, 0xff, 0xff,
46 0x00, 0x01, 0xba, 0x94, 0x00, 0x01, 0xce, 0xa0, 0xff, 0xff, 0xff, 0xff,
47 0x00, 0x02, 0x00, 0x74, 0x00, 0x02, 0x1b, 0x74, 0x00, 0x02, 0x51, 0x74,
48 0xff, 0xff, 0xff, 0xff, 0x00, 0x02, 0x87, 0x74, 0xff, 0xff, 0xff, 0xff,
49 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x02, 0x94, 0xfc,
50 0x00, 0x02, 0xbd, 0x84, 0x00, 0x02, 0xf3, 0x94, 0xff, 0xff, 0xff, 0xff,
51 0x00, 0x03, 0x37, 0x24, 0x00, 0x03, 0x55, 0x04, 0x00, 0x03, 0x62, 0x80,
52 0x00, 0x03, 0x6f, 0xfc, 0x00, 0x03, 0xa1, 0xd4, 0x00, 0x03, 0xbc, 0xd8,
53 0x00, 0x03, 0xd7, 0xd8, 0x00, 0x03, 0xe5, 0x94, 0x00, 0x03, 0xf9, 0x9c,
54 0x00, 0x04, 0x07, 0x1c, 0x00, 0x04, 0x46, 0x70, 0x00, 0x04, 0x53, 0xf0,
55 0x00, 0x04, 0x61, 0x6c, 0x00, 0x04, 0x67, 0xf4, 0x00, 0x04, 0x83, 0x30,
56 0x00, 0x04, 0x97, 0x9c, 0x00, 0x04, 0xb2, 0xa8, 0x00, 0x04, 0xb2, 0xf0,
57 0x00, 0x04, 0xc0, 0x70, 0x00, 0x04, 0xf2, 0x4c, 0x00, 0x04, 0xff, 0xd0,
58 0x00, 0x05, 0x13, 0xdc, 0x00, 0x05, 0x14, 0x20, 0x00, 0x05, 0x21, 0xa8,
59 0x00, 0x05, 0x21, 0xf0, 0x00, 0x05, 0x2f, 0x6c, 0xff, 0xff, 0xff, 0xff,
60
61 ...
62
63 Any other ideas ?
64
65 ----- Original Message -----
66 From: "Fabian Groffen" <grobian@g.o>
67 To: gentoo-alt@l.g.o
68 Sent: Monday, November 19, 2007 4:05:59 AM (GMT-0600) America/Chicago
69 Subject: Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile
70
71 On 19-11-2007 05:31:05 +0000, Marshall McMullen wrote:
72 > I've been trying to get gtk+ emerged on AIX 5.3, but it fails during compilation with:
73 >
74 > creating gtk-update-icon-cache
75 > make[3]: Leaving directory `/gsa/ausgsa-p5/15/gnu/var/tmp/portage/x11-libs/gtk+-2.12.1-r1/work/gtk+-2.12.1/gtk'
76 > GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders ./gtk-update-icon-cache --force --ignore-theme-index \
77 > --source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \
78 > mv gtkbuiltincache.h.tmp gtkbuiltincache.h
79 > The generated cache was invalid.
80 > make[2]: *** [gtkbuiltincache.h] Error 1
81 > make[2]: Leaving directory `/gsa/ausgsa-p5/15/gnu/var/tmp/portage/x11-libs/gtk+-2.12.1-r1/work/gtk+-2.12.1/gtk'
82 > make[1]: *** [all-recursive] Error 1
83 > make[1]: Leaving directory `/gsa/ausgsa-p5/15/gnu/var/tmp/portage/x11-libs/gtk+-2.12.1-r1/work/gtk+-2.12.1'
84 > make: *** [all] Error 2
85 >
86 > Has anyone else seen this problem or found a way around it ?
87
88 No, but is there something in the file gtkbuiltincache.h?
89
90
91 --
92 Fabian Groffen
93 Gentoo on a different level
94 --
95 gentoo-alt@g.o mailing list
96
97
98 --
99 gentoo-alt@g.o mailing list
100
101
102 --
103 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile John Gibson <jgibson@×××××.org>