Gentoo Archives: gentoo-user

From: Dani Crisan <danicrisan82@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emerge nano ?
Date: Sun, 11 May 2008 10:08:55
Message-Id: 160650.53423.qm@web45615.mail.sp1.yahoo.com
1 ----- Original Message ----
2 From: Anno v. Heimburg <anno@×××××××××××.de>
3 To: gentoo-user@l.g.o
4 Sent: Sunday, May 11, 2008 1:01:01 PM
5 Subject: [gentoo-user] Re: emerge nano ?
6
7 Dani Crisan wrote:
8
9 > * If you need support, post the topmost build error, and the call stack if
10 > relevant.
11
12 Um... since you seem to need support, could you please post the topmost
13 build error, and the call stack of relvant?
14
15 "make: *** [all] Error 2" is the bottommost build error, not the topmost.
16 Look through the build messages for the first error, and post everything
17 from that on down.
18
19 --
20 gentoo-user@l.g.o mailing list
21
22
23 Here is the whole log file:
24
25
26 cat /var/tmp/portage/app-editors/nano-2.1.1/temp/build.log
27 >>> Unpacking source...
28 >>> Unpacking nano-2.1.1.tar.gz to /var/tmp/portage/app-editors/nano-2.1.1/work
29 >>> Source unpacked.
30 >>> Compiling source in /var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1 ...
31 * econf: updating nano-2.1.1/config.guess with /usr/share/gnuconfig/config.guess
32 * econf: updating nano-2.1.1/config.sub with /usr/share/gnuconfig/config.sub
33 ../configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --bindir=/bin --enable-color --enable-multibuffer --enable-nanorc --disable-wrapping-as-root --disable-speller --disable-justify --disable-debug --enable-nls --enable-utf8 --disable-tiny --without-slang --build=i686-pc-linux-gnu
34 checking build system type... i686-pc-linux-gnu
35 checking host system type... i686-pc-linux-gnu
36 checking target system type... i686-pc-linux-gnu
37 checking for a BSD-compatible install... /usr/bin/install -c
38 checking whether build environment is sane... yes
39 checking for a thread-safe mkdir -p... /bin/mkdir -p
40 checking for gawk... gawk
41 checking whether make sets $(MAKE)... yes
42 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
43 checking for C compiler default output file name... a.out
44 checking whether the C compiler works... yes
45 checking whether we are cross compiling... no
46 checking for suffix of executables...
47 checking for suffix of object files... o
48 checking whether we are using the GNU C compiler... yes
49 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
50 checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
51 checking for style of include used by make... GNU
52 checking dependency style of i686-pc-linux-gnu-gcc... gcc3
53 checking whether ln -s works... yes
54 checking for strerror in -lcposix... no
55 checking for special C compiler options needed for large files... no
56 checking for _FILE_OFFSET_BITS value needed for large files... 64
57 checking for msgfmt... /usr/bin/msgfmt
58 checking for gmsgfmt... /usr/bin/gmsgfmt
59 checking for xgettext... /usr/bin/xgettext
60 checking for msgmerge... /usr/bin/msgmerge
61 checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
62 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
63 checking for shared library run path origin... done
64 checking whether NLS is requested... yes
65 checking for GNU gettext in libc... yes
66 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
67 checking for grep that handles long lines and -e... /bin/grep
68 checking for egrep... /bin/grep -E
69 checking for ANSI C header files... yes
70 checking for sys/types.h... yes
71 checking for sys/stat.h... yes
72 checking for stdlib.h... yes
73 checking for string.h... yes
74 checking for memory.h... yes
75 checking for strings.h... yes
76 checking for inttypes.h... yes
77 checking for stdint.h... yes
78 checking for unistd.h... yes
79 checking getopt.h usability... yes
80 checking getopt.h presence... yes
81 checking for getopt.h... yes
82 checking libintl.h usability... yes
83 checking libintl.h presence... yes
84 checking for libintl.h... yes
85 checking limits.h usability... yes
86 checking limits.h presence... yes
87 checking for limits.h... yes
88 checking regex.h usability... yes
89 checking regex.h presence... yes
90 checking for regex.h... yes
91 checking sys/param.h usability... yes
92 checking sys/param.h presence... yes
93 checking for sys/param.h... yes
94 checking wchar.h usability... yes
95 checking wchar.h presence... yes
96 checking for wchar.h... yes
97 checking wctype.h usability... yes
98 checking wctype.h presence... yes
99 checking for wctype.h... yes
100 checking whether to enable UTF-8 support... yes
101 checking whether to use slang... no
102 checking for getdelim... yes
103 checking for getline... yes
104 checking for isblank... yes
105 checking for strcasecmp... yes
106 checking for strcasestr... yes
107 checking for strncasecmp... yes
108 checking for strnlen... yes
109 checking for vsnprintf... yes
110 checking for iswalnum... yes
111 checking for iswblank... yes
112 checking for iswpunct... yes
113 checking for iswspace... yes
114 checking for nl_langinfo... yes
115 checking for mblen... yes
116 checking for mbstowcs... yes
117 checking for mbtowc... yes
118 checking for wctomb... yes
119 checking for wcwidth... yes
120 checking return type of signal handlers... void
121 checking for vprintf... yes
122 checking for _doprnt... no
123 checking for getopt_long... yes
124 checking ncurses.h usability... yes
125 checking ncurses.h presence... yes
126 checking for ncurses.h... yes
127 checking for get_wch in -lncursesw... yes
128 Using ncursesw as the curses library
129 checking for use_default_colors in -lncursesw... yes
130 configure: creating ./config.status
131 config.status: creating Makefile
132 config.status: creating doc/Makefile
133 config.status: creating doc/nanorc.sample
134 config.status: creating doc/man/Makefile
135 config.status: creating doc/man/fr/Makefile
136 config.status: creating doc/syntax/Makefile
137 config.status: creating doc/texinfo/Makefile
138 config.status: creating m4/Makefile
139 config.status: creating po/Makefile.in
140 config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
141 config.status: creating src/Makefile
142 config.status: creating nano.spec
143 config.status: creating config.h
144 config.status: executing depfiles commands
145 config.status: executing default-1 commands
146 config.status: creating po/POTFILES
147 config.status: creating po/Makefile
148 make all-recursive
149 make[1]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1'
150 Making all in doc
151 make[2]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc'
152 Making all in man
153 make[3]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
154 make all-recursive
155 make[4]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
156 Making all in fr
157 make[5]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man/fr'
158 make all-am
159 make[6]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man/fr'
160 make[6]: Nothing to be done for `all-am'.
161 make[6]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man/fr'
162 make[5]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man/fr'
163 make[5]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
164 make[5]: Nothing to be done for `all-am'.
165 make[5]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
166 make[4]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
167 make[3]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/man'
168 Making all in syntax
169 make[3]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/syntax'
170 make[3]: Nothing to be done for `all'.
171 make[3]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/syntax'
172 Making all in texinfo
173 make[3]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/texinfo'
174 make all-am
175 make[4]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/texinfo'
176 make[4]: Nothing to be done for `all-am'.
177 make[4]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/texinfo'
178 make[3]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc/texinfo'
179 make[3]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc'
180 make[3]: Nothing to be done for `all-am'.
181 make[3]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc'
182 make[2]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/doc'
183 Making all in m4
184 make[2]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/m4'
185 make[2]: Nothing to be done for `all'.
186 make[2]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/m4'
187 Making all in po
188 make[2]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/po'
189 make[2]: Nothing to be done for `all'.
190 make[2]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/po'
191 Making all in src
192 make[2]: Entering directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/src'
193 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c
194 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT chars.o -MD -MP -MF .deps/chars.Tpo -c -o chars.o chars.c
195 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c
196 mv -f .deps/color.Tpo .deps/color.Po
197 mv -f .deps/chars.Tpo .deps/chars.Po
198 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT cut.o -MD -MP -MF .deps/cut.Tpo -c -o cut.o cut.c
199 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c
200 mv -f .deps/cut.Tpo .deps/cut.Po
201 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c
202 global.c: In function 'shortcut_init':
203 global.c:1036: error: 'do_spell' undeclared (first use in this function)
204 global.c:1036: error: (Each undeclared identifier is reported only once
205 global.c:1036: error: for each function it appears in.)
206 mv -f .deps/browser.Tpo .deps/browser.Po
207 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
208 make[2]: *** [global.o] Error 1
209 make[2]: *** Waiting for unfinished jobs....
210 mv -f .deps/help.Tpo .deps/help.Po
211 mv -f .deps/files.Tpo .deps/files.Po
212 make[2]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1/src'
213 make[1]: *** [all-recursive] Error 1
214 make[1]: Leaving directory `/var/tmp/portage/app-editors/nano-2.1.1/work/nano-2.1.1'
215 make: *** [all] Error 2
216 *
217 * ERROR: app-editors/nano-2.1.1 failed.
218 * Call stack:
219 * ebuild.sh, line 49: Called src_compile
220 * environment, line 2033: Called die
221 * The specific snippet of code:
222 * emake || die
223 * The die message:
224 * (no error message)
225 *
226 * If you need support, post the topmost build error, and the call stack if relevant.
227 * A complete build log is located at '/var/tmp/portage/app-editors/nano-2.1.1/temp/build.log'.
228 * The ebuild environment file is located at '/var/tmp/portage/app-editors/nano-2.1.1/temp/environment'.
229 *
230
231 Please explain also, for feature reference, what should I look for.
232
233 Thank you
234
235
236
237 ____________________________________________________________________________________
238 Be a better friend, newshound, and
239 know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Replies

Subject Author
Re: [gentoo-user] Re: emerge nano ? Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
Re: [gentoo-user] Re: emerge nano ? Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
Re: [gentoo-user] Re: emerge nano ? Mike Edenfield <kutulu@××××××.org>