Gentoo Archives: gentoo-user-pl

From: Krzysztof Dorosz <cypreess@×××××.cc>
To: gentoo-user-pl@l.g.o
Subject: [gentoo-user-pl] Problemy z kompilowaniem softu na nowym 2005.0
Date: Sun, 12 Jun 2005 12:23:30
Message-Id: 42AC456C.6010609@dione.cc
1 Po tym jak probowalem (w nieudolny sposob) zupdatowac system z Blokada
2 na freetype, wszystko zepsulem i postanowilem przeinstalowac system.
3
4 Wzialem najnowsze 2005.0, skonfigurowalem sobie na cacy, lepiej niz
5 mialem (w koncu udalo mi sie wymusic poprawna obsluge usb !! sic!!).
6
7 Jednakze przy emergowaniu programow ktore normalnie wczesnie mialem bez
8 problemow, co ktorys robi ERROR przy kompilacji. Mysle ze powdoem
9 takiego czegos jest inna wersja (nowa) kompilatora, ktory cos robi nie tak.
10
11 --------cut here --------- debug zone --------------------
12 equilibrium root # gcc --version
13 gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
14
15 ----------------------------------------------------------
16 cypreess@equilibrium cypreess $ cat /etc/make.conf
17 CFLAGS="-Os -march=athlon-xp -pipe" # -fomit-frame-pointer -pipe"
18 CHOST="i686-pc-linux-gnu"
19 CXXFLAGS="${CFLAGS}"
20 MAKEOPTS="-j2"
21 USE="xprint extensions lua guile -arts X avi fbcon gd gphoto2 gpm
22 imagemagick jpeg png gif pdf quicktime -kde -gnome apache2 php postgres
23 perl python alsa cdr"
24 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
25 GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.prz.rzeszow.pl
26 http://gentoo.zie.pg.gda.pl http://gentoo.osuosl.org"
27
28 ----------------------------------------------------------
29 equilibrium etc # cat /etc/locales.build
30 en_US/ISO-8859-1
31 pl_PL/ISO-8859-2
32 ----------------------------------------------------------
33 equilibrium etc # cat /etc/portage/package.use
34 sys-libs/glibc userlocales
35 net-firewall/iptables extensions
36 ----------------------------------------------------------
37
38 Jak widac zrobilem jak chcieli w manualu, dodalem userlocales i
39 opisalem ktore jezyki mnie interesuja (pytanie czy to cos nie knoci w
40 systemie????????)
41
42
43 Ps. probowalem sciagac wersje ~x86 gravemana, ten sam blad
44
45
46 equilibrium root # emerge -av graveman
47
48 These are the packages that I would merge, in order:
49
50 Calculating dependencies ...done!
51 [ebuild N ] app-cdr/graveman-0.3.11 -debug -doc -dvdr -flac +mad
52 +nls +oggvorbis -sox 0 kB
53
54 [.............]
55
56 charset.c:84: error: (near initialization for `Gautoconvcharset[42].label')
57 charset.c:84: error: initializer element is not constant
58 charset.c:84: error: (near initialization for `Gautoconvcharset[42]')
59 charset.c:85: error: initializer element is not constant
60 charset.c:85: error: (near initialization for `Gautoconvcharset[43].label')
61 charset.c:85: error: initializer element is not constant
62 charset.c:85: error: (near initialization for `Gautoconvcharset[43]')
63 charset.c:86: error: initializer element is not constant
64 charset.c:86: error: (near initialization for `Gautoconvcharset[44]')
65 charset.c: In function `charset_code_to_label':
66 charset.c:96: warning: implicit declaration of function `_'
67 charset.c:96: warning: return makes pointer from integer without a cast
68 charset.c: In function `prepare_properties_charsettreeview':
69 charset.c:119: warning: passing arg 1 of
70 `gtk_tree_view_column_new_with_attribut es' makes pointer from
71 integer without a cast
72 charset.c:123: warning: passing arg 1 of
73 `gtk_tree_view_column_new_with_attribut es' makes pointer from
74 integer without a cast
75 charset.c: In function `create_charsetselection':
76 charset.c:136: warning: passing arg 2 of `gtk_file_filter_set_name'
77 makes pointe r from integer without a cast
78 charset.c:142: warning: passing arg 1 of `gtk_file_chooser_dialog_new'
79 makes poi nter from integer without a cast
80 charset.c: In function `gtk_charset_add':
81 charset.c:201: warning: passing arg 5 of `gtk_message_dialog_new' makes
82 pointer from integer without a cast
83 charset.c:204: warning: passing arg 1 of `g_strdup_printf' makes pointer
84 from in teger without a cast
85 charset.c: In function `gtk_charset_remove':
86 charset.c:274: warning: passing arg 5 of `gtk_message_dialog_new' makes
87 pointer from integer without a cast
88 charset.c: In function `create_dialog_add_charset':
89 charset.c:310: warning: passing arg 2 of `gtk_entry_set_text' makes
90 pointer from integer without a cast
91 charset.c: In function `cherchecharset':
92 charset.c:410: warning: passing arg 5 of `gtk_message_dialog_new' makes
93 pointer from integer without a cast
94 make[2]: *** [charset.o] B³±d 1
95 make[2]: *** Czekam na niezakoñczone zadania....
96 config.c: In function `write_conf':
97 config.c:198: warning: implicit declaration of function `_'
98 config.c:198: warning: passing arg 1 of `g_strdup_printf' makes pointer
99 from int eger without a cast
100 config.c: In function `manage_config':
101 config.c:577: warning: passing arg 1 of `g_strdup_printf' makes pointer
102 from int eger without a cast
103 config.c: In function `maj_foreach_prog':
104 config.c:804: warning: passing arg 3 of `g_snprintf' makes pointer from
105 integer without a cast
106 config.c:811: warning: passing arg 3 of `g_snprintf' makes pointer from
107 integer without a cast
108 config.c:813: warning: passing arg 3 of `g_snprintf' makes pointer from
109 integer without a cast
110 config.c:815: warning: passing arg 3 of `g_snprintf' makes pointer from
111 integer without a cast
112 config.c:819: warning: passing arg 3 of `g_snprintf' makes pointer from
113 integer without a cast
114 config.c:826: warning: passing arg 3 of `g_snprintf' makes pointer from
115 integer without a cast
116 config.c: In function `test_version':
117 config.c:906: warning: passing arg 1 of `g_strdup_printf' makes pointer
118 from int eger without a cast
119 make[2]: Leaving directory
120 `/var/tmp/portage/graveman-0.3.11/work/graveman-0.3.1 1/src'
121 make[1]: *** [all-recursive] B³±d 1
122 make[1]: Leaving directory
123 `/var/tmp/portage/graveman-0.3.11/work/graveman-0.3.1 1'
124 make: *** [all] B³±d 2
125
126 !!! ERROR: app-cdr/graveman-0.3.11 failed.
127 !!! Function gnome2_src_compile, Line 41, Exitcode 2
128 !!! compile failure
129
130
131 --------------------------------------------------------------
132
133 equilibrium root # emerge -av gkrellm
134
135 These are the packages that I would merge, in order:
136
137 Calculating dependencies ...done!
138 [ebuild N ] app-admin/gkrellm-2.2.5 +X +nls +ssl 0 kB
139 >>> emerge (1 of 1) app-admin/gkrellm-2.2.5 to /
140 >>> md5 files ;-) gkrellm-2.1.28-r1.ebuild
141 >>> md5 files ;-) gkrellm-2.2.4.ebuild
142 >>> md5 files ;-) gkrellm-2.2.6.ebuild
143 >>> md5 files ;-) gkrellm-1.2.13.ebuild
144 >>> md5 files ;-) ChangeLog
145 >>> md5 files ;-) metadata.xml
146 >>> md5 files ;-) gkrellm-2.2.5.ebuild
147 >>> md5 files ;-) gkrellm-2.1.25.ebuild
148 >>> md5 files ;-) files/digest-gkrellm-2.1.28-r1
149 >>> md5 files ;-) files/gkrellm-2.1.24-mail.patch
150 >>> md5 files ;-) files/gkrellmd
151 >>> md5 files ;-) files/digest-gkrellm-1.2.13
152 >>> md5 files ;-) files/digest-gkrellm-2.1.25
153 >>> md5 files ;-) files/slit_gtk+-2.4.0.patch
154 >>> md5 files ;-) files/gkrellm-dotkeep.patch
155 >>> md5 files ;-) files/digest-gkrellm-2.2.4
156 >>> md5 files ;-) files/digest-gkrellm-2.2.5
157 >>> md5 files ;-) files/digest-gkrellm-2.2.6
158 >>> md5 src_uri ;-) gkrellm-2.2.5.tar.bz2
159 >>> Unpacking source...
160 >>> Unpacking gkrellm-2.2.5.tar.bz2 to /var/tmp/portage/gkrellm-2.2.5/work
161 >>> Source unpacked.
162 echo "prefix=/usr" > gkrellm.pc
163 echo "Name: GKrellM" >> gkrellm.pc
164 echo "Description: Extensible GTK system monitoring application" >>
165 gkrellm.pc
166 echo "Version: 2.2.5" >> gkrellm.pc
167 echo "Requires: gtk+-2.0 >= 2.0.0" >> gkrellm.pc
168 echo "Cflags: -I/usr/include" >> gkrellm.pc
169 (cd po && make all)
170 make[1]: Entering directory
171 `/var/tmp/portage/gkrellm-2.2.5/work/gkrellm-2.2.5/po'
172 msgfmt -f -v -o cs.mo cs.po
173 usage: msgfmt [ -dv ] [ - ] [ name ... ]
174 usage: msgfmt [ -dv ] [ - ] [ name ... ]
175 cs.mo: No such file or directory
176 make[1]: *** [cs.mo] B³±d 2
177 make[1]: Leaving directory
178 `/var/tmp/portage/gkrellm-2.2.5/work/gkrellm-2.2.5/po'
179 make: *** [all] B³±d 2
180
181 !!! ERROR: app-admin/gkrellm-2.2.5 failed.
182 !!! Function src_compile, Line 42, Exitcode 2
183 !!! (no error message)
184
185
186 -------------------------------------------------------------
187
188
189 wczesniej nigdy nie mialem problemow z emergowaniem ZADNEGO softu
190
191 (instalka z 2004.3)
192 --
193 -----------------------------------------------------
194 Krzysztof Dorosz {*} http://cypreess.dione.cc
195 {*} Have you ever retired a human by mistake? {*}
196 -----------------------------------------------------
197 --
198 gentoo-user-pl@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-pl] Problemy z kompilowaniem softu na nowym 2005.0 Dariusz Dwornikowski <tdi@××××××.pl>