Re: [gentoo-user] Possible heads up: Digest verification failed

2016-10-28 Thread J. Roeleveld
On October 29, 2016 6:56:46 AM GMT+02:00, Andrew Lowe  wrote:
>Hi all,
>   Anyone seeing this again? I've just sync'd to two servers in
>Australia, 
>and then, for the hell of it, one in Canada and am getting it for:
>
>dev-libs/botan
>app-arch/tar
>media-video/libav
>app-crypt/qca
>net-print/cups-filters
>
>I suppose time will sort it out.
>
>   Andrew

I haven't seen this in a while. Ever since switching over to syncing with git.

Would that be an option for you?

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



[gentoo-user] Possible heads up: Digest verification failed

2016-10-28 Thread Andrew Lowe

Hi all,
	Anyone seeing this again? I've just sync'd to two servers in Australia, 
and then, for the hell of it, one in Canada and am getting it for:


dev-libs/botan
app-arch/tar
media-video/libav
app-crypt/qca
net-print/cups-filters

I suppose time will sort it out.

Andrew



[gentoo-user] Upgrade of gdb this morning failed to compile

2016-10-28 Thread Meino . Cramer

Hi,

the daily update I usually do failed while compiling gdb:

Before I post every bit/log of the compilation process...

Here are the last lines. Is there already known, how to fix that?


libdecnumber.a-ldl -ldl -ltermcap -lncurses -lm -ldl -lpthread -ldl 
-lutil -lm -lpython2.7 -Xlinker -export-dynamic ../libiberty/libiberty.a  
build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=./proc-service.list
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: 
warning: libncurses.so.5, needed by /lib64/libreadline.so.6, may conflict with 
libncurses.so.6
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: 
tui-io.o: undefined reference to symbol 'resetty'
/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:1405: recipe for target 'gdb' failed
make[2]: *** [gdb] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1/gdb'
Makefile:8119: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory 
'/var/tmp/portage/sys-devel/gdb-7.10.1/work/gdb-7.10.1'
Makefile:845: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: sys-devel/gdb-7.10.1::gentoo failed (compile phase):
 *   emake failed

Cheers,
Meino