Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] app-misc/screen-4.6.2 fails
Date: Fri, 08 Dec 2017 15:37:57
Message-Id: 20171208153736.4bl2qwdst7dl7p4l@solfire
1 Hi,
2
3 while updateing app-misc/screen-4.6.2
4 I got this:
5
6 config.status: creating doc/Makefile
7 config.status: creating config.h
8 config.status: executing default commands
9
10 Now please check the pathnames in the Makefile and in the user
11 configuration section in config.h.
12 Then type 'make' to make screen. Good luck.
13
14 >>> Source configured.
15 >>> Compiling source in /var/tmp/portage/app-misc/screen-4.6.2/work/screen-4.6.2 ...
16 make -j6 comm.h term.h
17 AWK=gawk CC="x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE" srcdir=. sh ./comm.sh
18 AWK=gawk srcdir=. sh ./term.sh
19 make -j6 osdef.h
20 CPP="x86_64-pc-linux-gnu-gcc -E -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh
21 make -j6 -C doc screen.info
22 make: Entering directory '/var/tmp/portage/app-misc/screen-4.6.2/work/screen-4.6.2/doc'
23 makeinfo ./screen.texinfo -o screen.info
24 ./screen.texinfo:3220: `@end' expected `deffn', but saw `example'
25 ./screen.texinfo:3220: unmatched `@end example'
26 ./screen.texinfo:3222: unmatched `@end deffn'
27 make: *** [Makefile:31: screen.info] Error 1
28 make: Leaving directory '/var/tmp/portage/app-misc/screen-4.6.2/work/screen-4.6.2/doc'
29 * ERROR: app-misc/screen-4.6.2::gentoo failed (compile phase):
30 * emake failed
31
32 It looks like a certain texinfo file of this version has a problem.
33 I am no texinfo expert at all but looking at that file I dont see any
34 problem.
35
36 Does anyone else the problem?
37 What may trigger it?
38
39 My texinfon installation:
40
41 [I] sys-apps/texinfo
42 Available versions: 6.1 6.3 (~)6.4 (~)6.5 {nls static}
43 Installed versions: 6.5(05:06:45 AM 12/07/2017)(nls -static)
44 Homepage: https://www.gnu.org/software/texinfo/
45 Description: The GNU info program and utilities
46
47
48 Cheers
49 Meino