| View previous topic :: View next topic |
| Author |
Message |
guzhead n00b

Joined: 25 Jun 2005 Posts: 35 Location: Santo Domingo, Dominican Rep.
|
Posted: Thu Jun 30, 2005 3:41 am Post subject: [SOLVED] emerge error...!!! ERROR: sys-apps/man-1.6 failed. |
|
|
Any IDEA?
gus guz # emerge -uD world
Calculating world dependencies ...done!
>>> emerge (1 of 7) sys-apps/man-1.6 to /
>>> md5 files man-1.6.ebuild
>>> md5 files ChangeLog
>>> md5 files metadata.xml
>>> md5 files man-1.5p.ebuild
>>> md5 files files/man-1.5m-groff-1.18.patch
>>> md5 files files/man-1.5p-search-order.patch
>>> md5 files files/man-1.5p-parallel-make.patch
>>> md5 files files/man-1.5p-defmanpath-symlinks.patch
>>> md5 files files/makewhatis.cron
>>> md5 files files/digest-man-1.6
>>> md5 files files/digest-man-1.5p
>>> md5 src_uri man-1.6.tar.gz
>>> Unpacking source...
>>> Unpacking man-1.6.tar.gz to /var/tmp/portage/man-1.6/work
* Applying man-1.5p-parallel-make.patch ... [ ok ] * Applying man-1.5p-search-order.patch ... [ ok ] * Applying man-1.5m-groff-1.18.patch ... [ ok ] * Applying man-1.5p-defmanpath-symlinks.patch ... [ ok ]>>> Source unpacked.
checking for gcc
checking for ANSI C header files
checking for POSIX.1 header files
checking for BSD string and memory functions
checking whether sys/types.h defines uid_t
checking for Xenix
checking how to get alloca
checking for nls
checking for getopt.h
Checking echo to see how to suppress newlines...
...using -n.
Assuming you want to be able to handle the nroff source for man pages.
Assuming the following ways to invoke the various commands and filters:
troff command: /usr/bin/groff -Tps -mandoc
nroff command: /usr/bin/nroff -Tascii -c -mandoc
jnroff command: /usr/bin/groff -Tnippon -mandocj
eqn command: /usr/bin/geqn -Tps
neqn command: /usr/bin/geqn -Tlatin1
jneqn command: /usr/bin/geqn -Tnippon
tbl command: /usr/bin/gtbl
col command: /usr/bin/col
vgrind command: missing
refer command: /usr/bin/refer
grap command: missing
pic command: /usr/bin/pic
pager command: /usr/bin/less -is
browser command: /usr/bin/less -is
htmlpager command: /bin/cat
cmp command: /usr/bin/cmp -s
cat command: /bin/cat
awk command: /bin/awk
It seems that no col is needed, since you use groff.
Assuming that binaries go to /usr/bin, the configuration file
goes to /etc, makewhatis to /usr/sbin, and the man pages
to /usr/share/man/man*.
Using localedir /usr/share/locale/%L/%N
Setting the default section search order to 1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o.
Assuming that formatted pages should be compressed.
Using /bin/bzip2 for compression.
Assuming the following ways to invoke the various decompressors:
gunzip command: /bin/gunzip -c
bzip2 command: /bin/bzip2 -c -d
pcat command: missing
zcat command: /bin/zcat
fcat command: missing
unyabba command: missing
Created Makefile and conf_script. Now do "make" and "make install".
cd src; ../conf_script Makefile
cd man2html; ../conf_script Makefile
Creating Makefile from Makefile.in
cd man; ../conf_script Makefile
Creating Makefile from Makefile.in
cd gencat; make
make[1]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/gencat'
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer -c -o gencat.o gencat.c
Creating Makefile from Makefile.in
cd msgs; ../conf_script Makefile
Creating Makefile from Makefile.in
cd src; make
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer -c -o genlib.o genlib.c
make[1]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/src'
gcc -o makemsg makemsg.c
i686-pc-linux-gnu-gcc -Wl,-z,now -o gencat gencat.o genlib.o
i686-pc-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I. -DSTDC_HEADERS -DPOSIX -DDO_COMPRESS manfile.c
In file included from manfile.c:15:
gripes.h:1:23: gripedefs.h: No such file or directory
manfile.c: In function `glob_for_file_ext_glob':
manfile.c:87: error: `CALLTRACE3' undeclared (first use in this function)
manfile.c:87: error: (Each undeclared identifier is reported only once
manfile.c:87: error: for each function it appears in.)
manfile.c:115: error: `ABOUT_TO_GLOB' undeclared (first use in this function)
manfile.c: In function `glob_for_file':
manfile.c:152: error: `CALLTRACE2' undeclared (first use in this function)
manfile.c:183: error: `NO_MATCH' undeclared (first use in this function)
manfile.c:187: error: `GLOB_FOR_FILE' undeclared (first use in this function)
manfile.c: In function `manfile_from_sec_and_dir':
manfile.c:209: error: `CALLTRACE1' undeclared (first use in this function)
manfile.c:230: error: `FOUND_FILE' undeclared (first use in this function)
make[1]: *** [manfile.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/src'
make: *** [source] Error 2
make: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/gencat'
!!! ERROR: sys-apps/man-1.6 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Last edited by guzhead on Fri Jul 01, 2005 3:27 am; edited 1 time in total |
|
| Back to top |
|
 |
jmbsvicetto Moderator


Joined: 27 Apr 2005 Posts: 4725 Location: Angra do Heroísmo (PT)
|
Posted: Thu Jun 30, 2005 4:00 am Post subject: |
|
|
Hi.
Someone has already opened a bug in https://bugs.gentoo.org. You should follow the developments there as you're not alone. _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Last edited by jmbsvicetto on Thu Jun 30, 2005 4:03 am; edited 1 time in total |
|
| Back to top |
|
 |
Daemonfly n00b

Joined: 31 Jan 2003 Posts: 46 Location: Pa - USA
|
Posted: Thu Jun 30, 2005 4:01 am Post subject: |
|
|
| Same exact problem here, but I'm in the middle of a big update so will try again after I update some other things. |
|
| Back to top |
|
 |
guzhead n00b

Joined: 25 Jun 2005 Posts: 35 Location: Santo Domingo, Dominican Rep.
|
Posted: Thu Jun 30, 2005 4:05 am Post subject: |
|
|
| thanks for the reply... now I'm supposed to wait? |
|
| Back to top |
|
 |
guzhead n00b

Joined: 25 Jun 2005 Posts: 35 Location: Santo Domingo, Dominican Rep.
|
Posted: Thu Jun 30, 2005 4:10 am Post subject: |
|
|
| how can I continue emerging my update and skip man-1.6? |
|
| Back to top |
|
 |
jmbsvicetto Moderator


Joined: 27 Apr 2005 Posts: 4725 Location: Angra do Heroísmo (PT)
|
Posted: Thu Jun 30, 2005 4:18 am Post subject: |
|
|
You can do the emerge by hand choosing the packages, not very practical, or you can block emerge from installing man-1.6. You can do that by adding the package name to /usr/portage/profiles/package.mask or editing /etc/portage/package.use. _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
| Back to top |
|
 |
bnomis n00b

Joined: 20 Nov 2004 Posts: 9 Location: Shanghai
|
Posted: Thu Jun 30, 2005 4:21 am Post subject: |
|
|
emerge --resume --skipfirst
See the emerge man page... |
|
| Back to top |
|
 |
guzhead n00b

Joined: 25 Jun 2005 Posts: 35 Location: Santo Domingo, Dominican Rep.
|
Posted: Thu Jun 30, 2005 4:30 am Post subject: |
|
|
| nicee, thanks again... |
|
| Back to top |
|
 |
frilled Retired Dev


Joined: 15 Mar 2004 Posts: 386 Location: Atlantis, inner city ring
|
Posted: Thu Jun 30, 2005 6:28 am Post subject: |
|
|
I the guy on bugzilla is right it should be fixable by changing to MAKEOPTS="-j1" in make.conf. Trying that now. _________________ "Failure is not an option!"
"Sir, we are out of further options." |
|
| Back to top |
|
 |
frilled Retired Dev


Joined: 15 Mar 2004 Posts: 386 Location: Atlantis, inner city ring
|
Posted: Thu Jun 30, 2005 6:29 am Post subject: |
|
|
Works. Just edit /etc/make.conf and set as mentioned. Set back after emerging. _________________ "Failure is not an option!"
"Sir, we are out of further options." |
|
| Back to top |
|
 |
digitalmob n00b

Joined: 26 Jun 2005 Posts: 9
|
Posted: Thu Jun 30, 2005 7:12 am Post subject: |
|
|
for this temporary fix, instead of editing files, just do
| Code: | | MAKEOPTS="-j1" emerge man |
|
|
| Back to top |
|
 |
perry Tux's lil' helper


Joined: 18 Nov 2002 Posts: 142 Location: Cornfields of Indiana
|
Posted: Thu Jun 30, 2005 8:18 am Post subject: |
|
|
| digitalmob wrote: | for this temporary fix, instead of editing files, just do
| Code: | | MAKEOPTS="-j1" emerge man |
|
Worked here  |
|
| Back to top |
|
 |
vpetreski n00b


Joined: 02 Mar 2005 Posts: 25 Location: Belgrade
|
Posted: Thu Jun 30, 2005 8:45 am Post subject: |
|
|
Worked here too
Add "SOLVED" |
|
| Back to top |
|
 |
rev n00b

Joined: 17 May 2005 Posts: 9 Location: Moscow, Russia
|
Posted: Thu Jun 30, 2005 8:54 am Post subject: |
|
|
Thanks guys! You saved my... er... minute
I love Gentoo!  |
|
| Back to top |
|
 |
basvanlola n00b


Joined: 10 Oct 2004 Posts: 52 Location: Eefde, The Netherlands
|
Posted: Thu Jun 30, 2005 9:00 am Post subject: |
|
|
Worked here too  _________________ Athlon-XP 2000 @ 2083MHz
Asus A7V8X-X
1 GB DDR-333 ram
nVidia Geforce FX-5500
120 GB Maxtor 6Y120P0 |
|
| Back to top |
|
 |
tacvbo n00b


Joined: 28 May 2003 Posts: 38 Location: México City
|
|
| Back to top |
|
 |
guzhead n00b

Joined: 25 Jun 2005 Posts: 35 Location: Santo Domingo, Dominican Rep.
|
Posted: Fri Jul 01, 2005 3:26 am Post subject: |
|
|
| thanx everybody.... just re-sync the problem is already solved:lol: |
|
| Back to top |
|
 |
|