From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8267139606 for ; Sat, 29 Oct 2016 03:03:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67144E0AA8; Sat, 29 Oct 2016 03:03:18 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0BA1E0A41 for ; Sat, 29 Oct 2016 03:03:17 +0000 (UTC) Received: from localhost ([79.223.96.122]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0M3igT-1crb6J3yrJ-00rJ1v for ; Sat, 29 Oct 2016 05:03:15 +0200 Date: Sat, 29 Oct 2016 05:03:13 +0200 From: Meino.Cramer@gmx.de To: Gentoo Subject: [gentoo-user] Upgrade of gdb this morning failed to compile Message-ID: <20161029030313.GA5279@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Linux) X-Provags-ID: V03:K0:gBQTg4ZovOhj6lBlunOeUI2O+SOsU5mpO3Z3jtG/XhgVEXhfcwZ PqBdSkrqVkdmeR1XRDcKPHv4Dt9vpQdzvDJ056bMbPVsKZKtgAaYACRbihGc3TPoPt798B8 PGQFxnyk2Heb1dgh9/5CoZK2hSzziCKffqTdlXb4BRkE0cEaVOU+EirRgE2mwG+zC+sf3U5 ecK8abBOn57wbXZZVoBmw== X-UI-Out-Filterresults: notjunk:1;V01:K0:Aanr5lU0fjQ=:FZahYEqaMdIuYoFNNlBKjU 4Hu/gY4EYTkDjVGz71n5ga0eH2oh3XpDcw9Du15tf5JtzT8DpNMKJsKzMeBQR+d85shKtB93P a35DbaNABOheHzSn4yShzrPd7NJbyDHAogJwmM1GPhAWfbL+rkvNBcdqNym80J5b3PU/QINMx 7yDUQZupJMfJlCmy/p+HQ15ngzYFHq/AnaMkOz6xNuQyE9z7QY/wSY2F8SnBSWH2kOGOioGaw 692DhaHEKNqFgHSPDmnGT3A8xlrdUz5cJ5yKk9XigJdmJEapVS8ps7OuORmCw0mQfM97C/uQr XohogdNStAI8gmvNbH1Uk6NARiT6S6gJ6lj2J+8erjN5N4tci76H0mG5K7l86C6JGGV0xTF5M fvWyuynYlwBZSBr91I926IbWprkabtr6KLOfJ9XfqY5bgL9lkrfSwXFGJp+8ibM0p+Tg1vvg8 Gq4eiaW1QhHTanZMzGYt/mI/QJ4QENH81tcd48ccaRsemdk6OxbpTrcAeyDROuKX5Nfn4TtXY aBe/pX5GAE5s2yorI43zu1oEw9DO7pzU4/0xPY6kevnEcvdUr99vw/T2Dcb/hR6yg1ZZyKc3H BnHY6BpjzkAx9sFfokkEmgTq8d+sBJ6cVb8HCWGFzV5GPzFWoN9GqZEbL4KS3hmxkL1J6Zc2w T3IoxTzG4YjSZOs7u6n86hYuAwo4VjLcjfCmZZjkd6GoAFYwiRDrKV1uIaCV31hY/ghE23/uj 1AqxmF21x2+qIQITmrO25TU/lP8tSiPZXbP5aKqK0WUVbp1PJYNNzujZo8I= X-Archives-Salt: 11385138-717d-4cb5-9f94-3d11262fee29 X-Archives-Hash: a4b5b5c83ab62a575606e02d87b3b7b6 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