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

Replies

Subject Author
Re: [gentoo-alt] [AIX] x11-libs/gtk+ fails to compile Marshall McMullen <marshall.mcmullen@×××××.com>