Re: [gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-16 Thread Meino . Cramer
Zhu Sha Zang  [15-11-16 17:00]:
> You can't. Please report a bug correctly: bugs.gentoo.org.
> 
> Regards
> 
> On Mon, 16 Nov 2015 04:13:54 +0100
> meino.cra...@gmx.de wrote:
> 
> > Stroller  [15-11-16 03:24]:
> > >   
> > > > On Sun, 15 November 2015, at 4:33 a.m., meino.cra...@gmx.de wrote:
> > > > 
> > > > screen refuses update due to an compilation error:
> > > > 
> > > > ...
> > > > Is a fix for that known?  
> > > 
> > > The fix is app-misc/tmux
> > > 
> > > ;)
> > > 
> > >   
> > 
> > Sorry, not in my case.
> > 
> > How can I make screen make compile successfully?
> > 
> > 
> > 
> 

Seems already been reported, but not officially fixed:
Bug 559746 - app-misc/screen-4.3.1 with >=sys-apps/texinfo-5.2 - 
./screen.texinfo:3150: `@end' expected `deffn', but saw `example'

...I think, I have to wait longer...

Best
Meino





Re: [gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-16 Thread Zhu Sha Zang
You can't. Please report a bug correctly: bugs.gentoo.org.

Regards

On Mon, 16 Nov 2015 04:13:54 +0100
meino.cra...@gmx.de wrote:

> Stroller  [15-11-16 03:24]:
> >   
> > > On Sun, 15 November 2015, at 4:33 a.m., meino.cra...@gmx.de wrote:
> > > 
> > > screen refuses update due to an compilation error:
> > > 
> > > ...
> > > Is a fix for that known?  
> > 
> > The fix is app-misc/tmux
> > 
> > ;)
> > 
> >   
> 
> Sorry, not in my case.
> 
> How can I make screen make compile successfully?
> 
> 
> 



Re: [gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-15 Thread Stroller

> On Sun, 15 November 2015, at 4:33 a.m., meino.cra...@gmx.de wrote:
> 
> screen refuses update due to an compilation error:
> 
> ...
> Is a fix for that known?

The fix is app-misc/tmux

;)




Re: [gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-15 Thread Meino . Cramer
Stroller  [15-11-16 03:24]:
> 
> > On Sun, 15 November 2015, at 4:33 a.m., meino.cra...@gmx.de wrote:
> > 
> > screen refuses update due to an compilation error:
> > 
> > ...
> > Is a fix for that known?
> 
> The fix is app-misc/tmux
> 
> ;)
> 
> 

Sorry, not in my case.

How can I make screen make compile successfully?





Re: [gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-15 Thread J. Roeleveld
On 15 November 2015 05:33:36 CET, meino.cra...@gmx.de wrote:
>Hi,
>
>screen refuses update due to an compilation error:
>
>Then type 'make' to make screen. Good luck.
>
 Source configured.
 Compiling source in
>/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1 ...
>make -j6 comm.h term.h 
>AWK=gawk CC="x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse3
>-ggdb -D_GNU_SOURCE" srcdir=. sh ./comm.sh
>AWK=gawk srcdir=. sh ./term.sh
>make -j6 osdef.h 
>CPP="x86_64-pc-linux-gnu-gcc -E -DMAXWIN=100 -DNONETHACK
>-DETCSCREENRC='"/etc/screenrc"'
>-DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh
>./osdef.sh
>make -j6 -C doc screen.info 
>make: Entering directory
>'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1/doc'
>makeinfo ./screen.texinfo -o screen.info
>./screen.texinfo:3150: `@end' expected `deffn', but saw `example'
>./screen.texinfo:3150: unmatched `@end example'
>./screen.texinfo:3152: unmatched `@end deffn'
>Makefile:30: recipe for target 'screen.info' failed
>make: *** [screen.info] Error 1
>make: Leaving directory
>'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1/doc'
> * ERROR: app-misc/screen-4.3.1-r1::gentoo failed (compile phase):
> *   emake failed
> * 
>* If you need support, post the output of `emerge --info
>'=app-misc/screen-4.3.1-r1::gentoo'`,
>* the complete build log and the output of `emerge -pqv
>'=app-misc/screen-4.3.1-r1::gentoo'`.
>* The complete build log is located at
>'/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'.
>* The ebuild environment file is located at
>'/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/environment'.
>* Working directory:
>'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1'
> * S: '/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1'
>
 Failed to emerge app-misc/screen-4.3.1-r1, Log file:
>
  '/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'
> * 
> * The following 2 packages have failed to build, install, or execute
> * postinst:
> * 
>*  (sys-apps/busybox-1.23.1-r1:0/0::gentoo, ebuild scheduled for merge)
>*  (app-misc/screen-4.3.1-r1:0/0::gentoo, ebuild scheduled for merge),
>Log file:
> *   '/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'
> * 
>
> * GNU info directory index is up-to-date.
>* After world updates, it is important to remove obsolete packages with
> * emerge --depclean. Refer to `man emerge` for more information.
>[1]13277 exit 1 emerge --update --newuse --deep --with-bdeps=y
>--tree --keep-going  --exclude
>
>This happens since some time when I update my Gentoo...
>
>Is a fix for that known?
>
>Best regards,
>Meino

The error appears to be related to creating an info-file.
You could try disabling USE flags related to documentation (usually 'doc')

--
Joost 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



[gentoo-user] Problems while updateing screen (tool not monitor)

2015-11-14 Thread Meino . Cramer
Hi,

screen refuses update due to an compilation error:

Then type 'make' to make screen. Good luck.

>>> Source configured.
>>> Compiling source in 
>>> /var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1 ...
make -j6 comm.h term.h 
AWK=gawk CC="x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse3 -ggdb 
-D_GNU_SOURCE" srcdir=. sh ./comm.sh
AWK=gawk srcdir=. sh ./term.sh
make -j6 osdef.h 
CPP="x86_64-pc-linux-gnu-gcc -E -DMAXWIN=100 -DNONETHACK 
-DETCSCREENRC='"/etc/screenrc"' 
-DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh
make -j6 -C doc screen.info 
make: Entering directory 
'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1/doc'
makeinfo ./screen.texinfo -o screen.info
./screen.texinfo:3150: `@end' expected `deffn', but saw `example'
./screen.texinfo:3150: unmatched `@end example'
./screen.texinfo:3152: unmatched `@end deffn'
Makefile:30: recipe for target 'screen.info' failed
make: *** [screen.info] Error 1
make: Leaving directory 
'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1/doc'
 * ERROR: app-misc/screen-4.3.1-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=app-misc/screen-4.3.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=app-misc/screen-4.3.1-r1::gentoo'`.
 * The complete build log is located at 
'/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/environment'.
 * Working directory: 
'/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1'
 * S: '/var/tmp/portage/app-misc/screen-4.3.1-r1/work/screen-4.3.1'

>>> Failed to emerge app-misc/screen-4.3.1-r1, Log file:

>>>  '/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'
 * 
 * The following 2 packages have failed to build, install, or execute
 * postinst:
 * 
 *  (sys-apps/busybox-1.23.1-r1:0/0::gentoo, ebuild scheduled for merge)
 *  (app-misc/screen-4.3.1-r1:0/0::gentoo, ebuild scheduled for merge), Log 
file:
 *   '/var/tmp/portage/app-misc/screen-4.3.1-r1/temp/build.log'
 * 

 * GNU info directory index is up-to-date.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.
[1]13277 exit 1 emerge --update --newuse --deep --with-bdeps=y --tree 
--keep-going  --exclude

This happens since some time when I update my Gentoo...

Is a fix for that known?

Best regards,
Meino