Sie sind nicht angemeldet.

1

31.12.2008, 12:05

[gelöst] emerge gtkam-0.1.16.1 (~x86) bricht ab

Als Teil meines world-updates ist gtkam nicht durchgelaufen. Emerge bricht noch vor der eigentlichen Kompilierung ab:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
emerge -avDNu world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild 	U ] media-gfx/gtkam-0.1.16.1 [0.1.15] USE="gimp gnome nls -debug" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-gfx/gtkam-0.1.16.1
 * gtkam-0.1.16.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...             	[ ok ]
 * checking ebuild checksums ;-) ...                                 	[ ok ]
 * checking auxfile checksums ;-) ...                                	[ ok ]
 * checking miscfile checksums ;-) ...                               	[ ok ]
>>> Unpacking source...
>>> Unpacking gtkam-0.1.16.1.tar.gz to /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work
 * Fixing OMF Makefiles ...                                           	[ ok ]
 * Running elibtoolize in: gtkam-0.1.16.1
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 * Applying gtkam-0.1.14-as-needed.patch ...                          	[ ok ]
 * Applying gtkam-0.1.16.1-gettext.patch ...                          	[ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1' ...
 * Running aclocal -I m4m ...                                         	[ ok ]
 * Running libtoolize --copy --force --automake ...                   	[ ok ]
 * Running aclocal -I m4m ...                                         	[ ok ]
 * Running autoconf ...                                               	[ ok ]
 * Running autoheader ...                                             	[ ok ]
 * Running automake --add-missing --copy ...                          	[ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1 ...
 * econf: updating gtkam-0.1.16.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gtkam-0.1.16.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gimp --with-gnome --with-bonobo --enable-nls --disable-scrollkeeper --with-rpmbuild=/bin/false --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for POSIX sh $() command substitution... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking PKG_CONFIG_PATH... /usr/qt/3/lib/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for dynamic library extension... .so
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libgphoto2 to use... autodetect
checking for LIBGPHOTO2... yes
checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lexif -lm -lusb  "
checking libgphoto2 cpp flags... "-I/usr/include/gphoto2 -I/usr/include/libexif  "
checking for gp_port_info_get_name... no
checking for GTK... yes
checking for BONOBO... yes
checking for GNOME... yes
checking for GIMP... yes
checking cleaned GIMP_LIBS... -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lexif -lm -lusb  
checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking libexif library flags... "-lexif -lm  "
checking libexif cpp flags... "-I/usr/include/libexif  "
checking for libexif-gtk to use... autodetect
checking for LIBEXIF_GTK... yes
configure: WARNING: The `libexif-gtk' library could not be found using pkg-config or its known config program.
No version checks will be performed if it is found using any other method.
checking libexif-gtk library flags... "-lexif-gtk -lexif -lm  "
checking libexif-gtk cpp flags... "-I/usr/include/libexif  "
checking for rpmbuild or rpm... /bin/false (from parameter)
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating m4m/Makefile
config.status: creating Makefile
config.status: creating art/Makefile
config.status: creating pixmaps/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/package.spec
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating omf-install/Makefile
config.status: creating omf-install/gtkam-C.omf
config.status: creating help/Makefile
config.status: creating help/C/Makefile
config.status: creating help/ru/Makefile
config.status: creating intltool-extract
config.status: creating intltool-merge
config.status: creating intltool-update
config.status: creating gtkam.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile is not ready.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/config.log
 * 
 * ERROR: media-gfx/gtkam-0.1.16.1 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 2760:  Called gnome2_src_compile
 *         	environment, line 2144:  Called gnome2_src_configure
 *         	environment, line 2158:  Called econf '--with-gimp' '--with-gnome' '--with-bonobo' '--enable-nls' '--disable-scrollkeeper' '--with-rpmbuild=/bin/false'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'.
 * 

>>> Failed to emerge media-gfx/gtkam-0.1.16.1, Log file:

>>>  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'

 * Messages for package media-gfx/gtkam-0.1.16.1:

 * 
 * ERROR: media-gfx/gtkam-0.1.16.1 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 2760:  Called gnome2_src_compile
 *         	environment, line 2144:  Called gnome2_src_configure
 *         	environment, line 2158:  Called econf '--with-gimp' '--with-gnome' '--with-bonobo' '--enable-nls' '--disable-scrollkeeper' '--with-rpmbuild=/bin/false'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'.
 *


Ok. Ich erkenne als eigentlichen Fehler "Makefile not ready", habe aber keine Ahnung woran das liegen könnte und wie ich Abhilfe schaffen kann.
Außerdem sehe ich, dass er was mit Gnome will. Ich habe gnome als globales Flag in /etc/make.conf stehen, verwende aber fluxbox mit einigen wenigen Elementen nur aus Gnome.
Würde mich über Tips und Anregungen freuen.
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »nullnullfzu« (18.01.2009, 17:37)


2

02.01.2009, 11:53

Scheint recht frisch zu sein: https://bugs.gentoo.org/show_bug.cgi?id=252255 ... ergo warten bis was besseres nachkommt und einstweilen mit 0.1.15 zufrieden sein ... (ist ja auch auf testing '~' ...)
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

3

11.01.2009, 18:50

Ich mache den Post mal dicht. Ich kann nur hoffen, dass das Problem gelöst wird. So wie dieses Programm bei in seiner stabilen Version läuft, erkennt es Canon EOS 350D und 400D, aber leider nicht meine neuere 450D.

Danke fürs lesen und Gedanken machen,
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

4

11.01.2009, 20:49

Hallo

ich hab es eben mal bei mir probiert, es lief korrekt durch, ich habe hier aber ein kde-3.5 Desktop am laufen und somit ohne USE="gimp gnome" kompiliert.

Quellcode

1
2
3
4
5
6
# eix media-gfx/gtkam
[I] media-gfx/gtkam
     Available versions:  0.1.14 (~)0.1.15 (~)0.1.16.1 {debug gimp gnome nls}
     Installed versions:  0.1.16.1(20:23:32 11.01.2009)(nls -debug -gimp -gnome)
     Homepage:            http://gphoto.org/proj/gtkam
     Description:         A frontend for gPhoto 2

Ich weiß nun nicht ob es an den Flags liegt, ich müsste ne ganze menge Gnome Abhängigkeiten mit Installieren daher hab ich es nicht probiert.
Wenn du die Unterstützung für Gnome / Gimp nicht unbedingt brauchst, probiere es doch auch mal ohne diese Flags.
Wenn es nicht klappt könnte ich es noch mal bei mir testen und bei Erfolg und bedarf dir ein bin-Paket zukommen lassen, müsstest dann nur mitteilen ob für amd64 oder i686

MfG

5

11.01.2009, 21:27

Wow! Das ist nett. Aber den Aufwand möchte ich dir nicht zumuten solange ich nicht selber alle Möglichkeiten ausprobiert habe! Und selbst dann...

Ich sehe in /dev leider kein Gerät, das ich mounten kann sobald ich die Kamera anschließe. Nur ein usbdevX.Y_ZZ. Hast du da vielleicht einen Tip? lsusb erkennt auch das Gerät als eine Canon.

Das schert jetzt aber aus dem Threadthema aus...

Ich werde es die Tage mal mit einem USE=[-gimp -gnome] versuchen.

Es ist auch nicht so als würde ich garnicht an meine Fotos rankommen. Fahre noch immer zweigleisig mit Windows :whistling: . Und einen Kartenleser werde ich mir aus praktischen Aspekten auch mal zulegen... Schön wäre es trotzdem die Funktionalität in meinem geliebten Gentoo zu haben.

Ich danke Dir. Sobald ich Neuigkeiten habe, werde ich sie posten. Wird ein paar Tage dauern.
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »nullnullfzu« (17.01.2009, 10:26)


6

11.01.2009, 21:43

Alles klar..
das mit dem nicht vorhandenen "/dev" sollte man dann wirklich besser in einem extra Thread lösen, sollte aber hinzubekommen sein..

viel Erfolg

7

17.01.2009, 10:28

So... dabin ich wieder
Habe versucht gtkam nochmal ohne die Flags gimp und gnome zu kopieren. Leider war das Ergebnis auch nicht besser.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
# USE=" -gimp -gnome " emerge -avDNu gtkam

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild 	U ] media-gfx/gtkam-0.1.16.1 [0.1.15] USE="nls -debug -gimp* -gnome*" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-gfx/gtkam-0.1.16.1
 * gtkam-0.1.16.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                          	[ ok ]
 * checking ebuild checksums ;-) ...                                                                              	[ ok ]
 * checking auxfile checksums ;-) ...                                                                             	[ ok ]
 * checking miscfile checksums ;-) ...                                                                            	[ ok ]
>>> Unpacking source...
>>> Unpacking gtkam-0.1.16.1.tar.gz to /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work
 * Fixing OMF Makefiles ...                                                                                        	[ ok ]
 * Running elibtoolize in: gtkam-0.1.16.1
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 * Applying gtkam-0.1.14-as-needed.patch ...                                                                       	[ ok ]
 * Applying gtkam-0.1.16.1-gettext.patch ...                                                                       	[ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1' ...
 * Running aclocal -I m4m ...                                                                                      	[ ok ]
 * Running libtoolize --copy --force --automake ...                                                                	[ ok ]
 * Running aclocal -I m4m ...                                                                                      	[ ok ]
 * Running autoconf ...                                                                                            	[ ok ]
 * Running autoheader ...                                                                                          	[ ok ]
 * Running automake --add-missing --copy ...                                                                       	[ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1 ...
 * econf: updating gtkam-0.1.16.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gtkam-0.1.16.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-gimp --without-gnome --without-bonobo --enable-nls --disable-scrollkeeper --with-rpmbuild=/bin/false --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for POSIX sh $() command substitution... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking PKG_CONFIG_PATH... /usr/qt/3/lib/pkgconfig
checking for pkg-config... /usr/bin/pkg-config
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for dynamic library extension... .so
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libgphoto2 to use... autodetect
checking for LIBGPHOTO2... yes
checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lexif -lm -lusb  "
checking libgphoto2 cpp flags... "-I/usr/include/gphoto2 -I/usr/include/libexif  "
checking for gp_port_info_get_name... no
checking for GTK... yes
checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking libexif library flags... "-lexif -lm  "
checking libexif cpp flags... "-I/usr/include/libexif  "
checking for libexif-gtk to use... autodetect
checking for LIBEXIF_GTK... yes
configure: WARNING: The `libexif-gtk' library could not be found using pkg-config or its known config program.
No version checks will be performed if it is found using any other method.
checking libexif-gtk library flags... "-lexif-gtk -lexif -lm  "
checking libexif-gtk cpp flags... "-I/usr/include/libexif  "
checking for rpmbuild or rpm... /bin/false (from parameter)
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating m4m/Makefile
config.status: creating Makefile
config.status: creating art/Makefile
config.status: creating pixmaps/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/package.spec
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating omf-install/Makefile
config.status: creating omf-install/gtkam-C.omf
config.status: creating help/Makefile
config.status: creating help/C/Makefile
config.status: creating help/ru/Makefile
config.status: creating intltool-extract
config.status: creating intltool-merge
config.status: creating intltool-update
config.status: creating gtkam.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile is not ready.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/config.log
 * 
 * ERROR: media-gfx/gtkam-0.1.16.1 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 2757:  Called gnome2_src_compile
 *         	environment, line 2141:  Called gnome2_src_configure
 *         	environment, line 2155:  Called econf '--without-gimp' '--without-gnome' '--without-bonobo' '--enable-nls' '--disable-scrollkeeper' '--with-rpmbuild=/bin/false'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'.
 * 

>>> Failed to emerge media-gfx/gtkam-0.1.16.1, Log file:

>>>  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'

 * Messages for package media-gfx/gtkam-0.1.16.1:

 * 
 * ERROR: media-gfx/gtkam-0.1.16.1 failed.
 * Call stack:
 *           	ebuild.sh, line   49:  Called src_compile
 *         	environment, line 2757:  Called gnome2_src_compile
 *         	environment, line 2141:  Called gnome2_src_configure
 *         	environment, line 2155:  Called econf '--without-gimp' '--without-gnome' '--without-bonobo' '--enable-nls' '--disable-scrollkeeper' '--with-rpmbuild=/bin/false'
 *           	ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'.
 *
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

8

18.01.2009, 00:51

Hm.. ich vermute das dies der Ursprung des Desasters ist..
configure: WARNING: The `libexif-gtk' library could not be found using pkg-config or its known config program.

Ich bin hier zwar nicht der Profi für solche Fälle (Richtung dyle schiel) aber versuche mal folgendes

Quellcode

1
2
3
4
# python-updater
# revdep-rebuild
# emerge -av1 libexif-gtk
# emerge -av gtkam

MfG

9

18.01.2009, 10:28

hahaha. Ich ärger mich schon wieder über mich selbst. Ein "python-updater" hatte ich nämlich nach dem letzen update vergessen. Der Updater läuft gerade und installiert 18 weitere Updates... Ich werde berichten.

Update: Die 18 Updates die von python-updater veranlasst wurden hatten häufig etwas mit Gnome zu tun. revdep-rebuild ist ohne weitere Aktion durchgelaufen. Die Installation von libexif-gtk lief ebenfalls problemlos. Leider half da alles nix... emerge gtkam bricht immernoch ab. Die Fehler und die Warnung bleiben soweit ich das sehen kann unverändert.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
 # USE="-gnome -gimp -nls" emerge -av gtkam 
 
These are the packages that would be merged, in order: 
 
Calculating dependencies... done! 
[ebuild 	U ] media-gfx/gtkam-0.1.16.1 [0.1.15] USE="-debug -gimp*  -gnome* -nls*" 0 kB 
 
Total: 1 package (1 upgrade), Size of downloads: 0 kB 
 
Would you like to merge these packages? [Yes/No] 
 
>>> Verifying ebuild manifests 
 
>>> Emerging (1 of 1) media-gfx/gtkam-0.1.16.1 
* gtkam-0.1.16.1.tar.gz RMD160 SHA1 SHA256 size  ;-)   ...                                                          	[ ok ] 
* checking ebuild checksums  ;-)   ...                                                                              	 [ ok ] 
* checking auxfile checksums  ;-)   ...                                                                             	 [ ok ] 
* checking miscfile checksums  ;-)   ...                                                                            	 [ ok ] 
>>> Unpacking source... 
>>> Unpacking gtkam-0.1.16.1.tar.gz to  /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work 
* Fixing OMF Makefiles  ...                                                                                        	 [ ok ] 
* Running elibtoolize in: gtkam-0.1.16.1 
*   Applying portage-1.5.10.patch ... 
*   Applying sed-1.5.6.patch ... 
* Applying gtkam-0.1.14-as-needed.patch  ...                                                                       	 [ ok ] 
* Applying gtkam-0.1.16.1-gettext.patch  ...                                                                       	 [ ok ] 
* Running eautoreconf in  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1' ... 
* Running aclocal -I m4m  ...                                                                                      	 [ ok ] 
* Running libtoolize --copy --force --automake  ...                                                                	[  ok ] 
* Running aclocal -I m4m  ...                                                                                      	 [ ok ] 
* Running autoconf  ...                                                                                            	 [ ok ] 
* Running autoheader  ...                                                                                          	 [ ok ] 
* Running automake --add-missing --copy  ...                                                                       	 [ ok ] 
>>> Source unpacked. 
>>> Compiling source in  /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1 ... 
* econf: updating gtkam-0.1.16.1/config.sub with  /usr/share/gnuconfig/config.sub 
* econf: updating gtkam-0.1.16.1/config.guess with  /usr/share/gnuconfig/config.guess 
./configure --prefix=/usr --host=i686-pc-linux-gnu  --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share  --sysconfdir=/etc --localstatedir=/var/lib --without-gimp  --without-gnome --without-bonobo --disable-nls --disable-scrollkeeper  --with-rpmbuild=/bin/false --build=i686-pc-linux-gnu 
checking for a BSD-compatible install... /usr/bin/install -c 
checking whether build environment is sane... yes 
checking for a thread-safe mkdir -p... /bin/mkdir -p 
checking for gawk... gawk 
checking whether make sets $(MAKE)... yes 
checking for POSIX sh $() command substitution... yes 
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 
checking for C compiler default output file name... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables... 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether i686-pc-linux-gnu-gcc accepts -g... yes 
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed 
checking for style of include used by make... GNU 
checking dependency style of i686-pc-linux-gnu-gcc... gcc3 
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes 
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached)  none needed 
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E 
checking for grep that handles long lines and -e... /bin/grep 
checking for egrep... /bin/grep -E 
checking for ANSI C header files... yes 
checking build system type... i686-pc-linux-gnu 
checking host system type... i686-pc-linux-gnu 
checking for a sed that does not truncate output... /bin/sed 
checking for ld used by i686-pc-linux-gnu-gcc...  /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object  files... -r 
checking for BSD-compatible nm... /usr/bin/nm -B 
checking whether ln -s works... yes 
checking how to recognize dependent libraries... pass_all 
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 dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ 
checking whether we are using the GNU C++ compiler... yes 
checking whether i686-pc-linux-gnu-g++ accepts -g... yes 
checking dependency style of i686-pc-linux-gnu-g++... gcc3 
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E 
checking for i686-pc-linux-gnu-g77... no 
checking for i686-pc-linux-gnu-xlf... no 
checking for i686-pc-linux-gnu-f77... no 
checking for i686-pc-linux-gnu-frt... no 
checking for i686-pc-linux-gnu-pgf77... no 
checking for i686-pc-linux-gnu-cf77... no 
checking for i686-pc-linux-gnu-fort77... no 
checking for i686-pc-linux-gnu-fl32... no 
checking for i686-pc-linux-gnu-af77... no 
checking for i686-pc-linux-gnu-xlf90... no 
checking for i686-pc-linux-gnu-f90... no 
checking for i686-pc-linux-gnu-pgf90... no 
checking for i686-pc-linux-gnu-pghpf... no 
checking for i686-pc-linux-gnu-epcf90... no 
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran 
checking whether we are using the GNU Fortran 77 compiler... yes 
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes 
checking the maximum length of command line arguments... 98304 
checking command to parse /usr/bin/nm -B output from  i686-pc-linux-gnu-gcc object... ok 
checking for objdir... .libs 
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar 
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib 
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip 
checking for correct ltmain.sh version... yes 
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC 
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes 
checking if i686-pc-linux-gnu-gcc static flag -static works... yes 
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes 
checking whether the i686-pc-linux-gnu-gcc linker  (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes 
checking whether -lc should be explicitly linked in... no 
checking dynamic linker characteristics... GNU/Linux ld.so 
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... yes 
configure: creating libtool 
appending configuration tag "CXX" to libtool 
checking for ld used by i686-pc-linux-gnu-g++...  /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking whether the i686-pc-linux-gnu-g++ linker  (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes 
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC 
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes 
checking if i686-pc-linux-gnu-g++ static flag -static works... yes 
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes 
checking whether the i686-pc-linux-gnu-g++ linker  (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... GNU/Linux ld.so 
(cached) (cached) checking how to hardcode library paths into  programs... immediate 
appending configuration tag "F77" to libtool 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC 
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes 
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes 
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes 
checking whether the i686-pc-linux-gnu-gfortran linker  (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes 
checking dynamic linker characteristics... GNU/Linux ld.so 
(cached) (cached) checking how to hardcode library paths into  programs... immediate 
checking for a BSD-compatible install... /usr/bin/install -c 
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o  together... yes 
checking PKG_CONFIG_PATH... /usr/qt/3/lib/pkgconfig 
checking for pkg-config... /usr/bin/pkg-config 
checking for xgettext... /usr/bin/xgettext 
checking for msgmerge... /usr/bin/msgmerge 
checking for msgfmt... /usr/bin/msgfmt 
checking for perl... /usr/bin/perl 
checking for XML::Parser... ok 
checking for dynamic library extension... .so 
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config 
checking pkg-config is at least version 0.9.0... yes 
checking for libgphoto2 to use... autodetect 
checking for LIBGPHOTO2... yes 
checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lexif  -lm -lusb  " 
checking libgphoto2 cpp flags... "-I/usr/include/gphoto2  -I/usr/include/libexif  " 
checking for gp_port_info_get_name... no 
checking for GTK... yes 
checking for libexif to use... autodetect 
checking for LIBEXIF... yes 
checking libexif library flags... "-lexif -lm  " 
checking libexif cpp flags... "-I/usr/include/libexif  " 
checking for libexif-gtk to use... autodetect 
checking for LIBEXIF_GTK... yes 
configure: WARNING: The `libexif-gtk' library could not be found using  pkg-config or its known config program. 
No version checks will be performed if it is found using any other method. 
checking libexif-gtk library flags... "-lexif-gtk -lexif -lm  " 
checking libexif-gtk cpp flags... "-I/usr/include/libexif  " 
checking for rpmbuild or rpm... /bin/false (from parameter) 
configure: creating ./config.status 
config.status: creating po/Makefile.in 
config.status: creating m4m/Makefile 
config.status: creating Makefile 
config.status: creating art/Makefile 
config.status: creating pixmaps/Makefile 
config.status: creating packaging/Makefile 
config.status: creating packaging/rpm/Makefile 
config.status: creating packaging/rpm/package.spec 
config.status: creating src/Makefile 
config.status: creating test/Makefile 
config.status: creating doc/Makefile 
config.status: creating omf-install/Makefile 
config.status: creating omf-install/gtkam-C.omf 
config.status: creating help/Makefile 
config.status: creating help/C/Makefile 
config.status: creating help/ru/Makefile 
config.status: creating intltool-extract 
config.status: creating intltool-merge 
config.status: creating intltool-update 
config.status: creating gtkam.desktop 
config.status: creating config.h 
config.status: executing depfiles commands 
config.status: executing intltool commands 
config.status: executing po/stamp-it commands 
config.status: error: po/Makefile is not ready. 
 
!!! Please attach the following file when seeking support: 
!!! /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/config.log 
* 
* ERROR: media-gfx/gtkam-0.1.16.1 failed. 
* Call stack: 
*           	ebuild.sh, line   49:  Called src_compile 
*         	environment, line 2757:  Called gnome2_src_compile 
*         	environment, line 2141:  Called gnome2_src_configure 
*         	environment, line 2155:  Called econf '--without-gimp'  '--without-gnome' '--without-bonobo' '--disable-nls'  '--disable-scrollkeeper' '--with-rpmbuild=/bin/false' 
*           	ebuild.sh, line  529:  Called die 
* The specific snippet of code: 
*           	die "econf failed" 
*  The die message: 
*   econf failed 
* 
* If you need support, post the topmost build error, and the call stack  if relevant. 
* A complete build log is located at  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'. 
* The ebuild environment file is located at  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'. 
* 
 
>>> Failed to emerge media-gfx/gtkam-0.1.16.1, Log file: 
 
>>>  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log' 
 
* Messages for package media-gfx/gtkam-0.1.16.1: 
 
* 
* ERROR: media-gfx/gtkam-0.1.16.1 failed. 
* Call stack: 
*           	ebuild.sh, line   49:  Called src_compile 
*         	environment, line 2757:  Called gnome2_src_compile 
*         	environment, line 2141:  Called gnome2_src_configure 
*         	environment, line 2155:  Called econf '--without-gimp'  '--without-gnome' '--without-bonobo' '--disable-nls'  '--disable-scrollkeeper' '--with-rpmbuild=/bin/false' 
*           	ebuild.sh, line  529:  Called die 
* The specific snippet of code: 
*           	die "econf failed" 
*  The die message: 
*   econf failed 
* 
* If you need support, post the topmost build error, and the call stack  if relevant. 
* A complete build log is located at  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/build.log'. 
* The ebuild environment file is located at  '/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/environment'.
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »nullnullfzu« (18.01.2009, 11:20)


10

18.01.2009, 14:09

Bitte gib den Leuten auf https://bugs.gentoo.org/show_bug.cgi?id=252481 Bescheid, das es bei dir immer noch nicht gelöst ist.
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

11

18.01.2009, 17:36

Ich habs! Der Bug war gelöst und das stimmt schon so. Das Problem war nämlich bei mir, dass die Synchronisierung zu alt war. Der neue Ebuild hat eine Abhängigkeit zu dev-util/intltool hinzugefügt, die ebenfalls als ~x86 vorhanden sein muss. Nachdem diese also gemergt war, ließ sich gtkam problemlos installieren.

Vielen Dank an josef.95 und Dyle. Jaja... ein Sync hätte geholfen. Große Probleme sehen anders aus. Aber die fehlende Abhängigkeit war zumindest für mich überhaupt nicht zu erkennen. Man lernt immer dazu. :)

Nochmal Danke!

Gruß
Lenovo T60, Core2Duo T7200, X1400, 4GB RAM, Gentoo neu

IBM X31, Banias 1,4 GHz, Ati M6 LY, 2GB RAM
Gentoo 2007.0 - Erstlingswerk und 2 Jahre ohne Reboot 8-)

12

18.01.2009, 17:47

:thumbup:
dann noch viel Erfolg mit dem Fotos!

MfG