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 09268138330 for ; Sun, 14 Jan 2018 20:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D033E0933; Sun, 14 Jan 2018 20:39:52 +0000 (UTC) Received: from mail-ot0-x235.google.com (mail-ot0-x235.google.com [IPv6:2607:f8b0:4003:c0f::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCFC1E0916 for ; Sun, 14 Jan 2018 20:39:51 +0000 (UTC) Received: by mail-ot0-x235.google.com with SMTP id 53so9107299otj.2 for ; Sun, 14 Jan 2018 12:39:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=wsagsWJhYHI1zTAOQKgV7ld4D1pXrtezvDEsC4PlrvY=; b=WjTQd5OTLlJqAwPEALQYlE5U1kEJmt3eIbNlXGS9JeVwJw1H21duR/JIv9F2xBYyYo JoM9pxxzIDgNrKoR6DsCt6iVTHldROdKw/fcytYsvWmL83bnwrv5bT1mUgykrRYEMgCd WLXk8F4UllRTVve/bGNwqD/cJu7H6H+KvSjquvsIFKrL+YJArG8e/+mqhFSxdL1bA8kY fyfzuTqIdmgXlpSWG+rnNaEEDZjb1NHDcBc6TXUwjjfXIXCzryvKuNoT/AFjc29gX2GP JPNQTk2Bpd6MT8/0VgdYrVodpIajJe6oOddmuO0C3hdksJf5Cy7Z+205jCSn46Wo/cg6 LZcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wsagsWJhYHI1zTAOQKgV7ld4D1pXrtezvDEsC4PlrvY=; b=ukVX56Gnt66ScmlJqbHs4jzV3+VrrwOSl0MCqZIWoLjObeBZUJm69NohC55l6RIBtT uIjL2zI3ZD6OxDI63EtSnukYKh04KiaOcvZSw/rPemxrTeyL2N4IOfE628lKNo3MheIY 4vuskw5JhIxXifPawJfcklZYrwGepLixTspjwVnhdU9foYi4OCZCjIEu+zikUF0DoCqe cvA1bW3VwrwY4zSZ1IMdI6tikrUZI4GxP6LEXJ7sFGK/qprkC0luJtBfGgxLIHzevT5g yqcjcGShPfHuMe9W9DchafPcQRrBR3waIOjoz5FCgr/qXGnZzWS8zOjgZ+u5EpWYOW4a l9zw== X-Gm-Message-State: AKwxytcrJNRPgHiKuUZUQN46T2qQKORiRBBZ2O5O/vZjCbhe9QyiVAuf bgwuGnD3tYtrnzG0X0V0u4MXgs6b4Ozh6mtRZeoI4g== X-Google-Smtp-Source: ACJfBotJHOMfpHJf+S0nB5hNds12D+VaDCeYwZwNXsFe/1fPV2dUJos0xNyQoJq+lS2narLYDKWqUoU5w+TVNeHJ7g4= X-Received: by 10.157.44.236 with SMTP id e41mr19933906otd.250.1515962390553; Sun, 14 Jan 2018 12:39:50 -0800 (PST) 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 Received: by 10.157.25.166 with HTTP; Sun, 14 Jan 2018 12:39:50 -0800 (PST) From: Quico Jurado Date: Sun, 14 Jan 2018 21:39:50 +0100 Message-ID: Subject: [gentoo-user] emerge error for dev-lisp/clisp-2.49-r9 To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="001a113cd56ec829de0562c27fdc" X-Archives-Salt: 882cd380-378c-41e5-bee1-c0bc679cf4cf X-Archives-Hash: d13357aa6a00a9aae452ac9e063cf192 --001a113cd56ec829de0562c27fdc Content-Type: text/plain; charset="UTF-8" Hello, After doing doing the upgrade to my 17.0 profile (`default/linux/amd64/17.0/desktop'), and recompiling all my packages I ran into a problem while installing clisp. Basically is bailing out on the configure stage, this is the relevant output of the configure script (suppressed some output to reduce the noise): gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3) configure:3901: $? = 0 configure:3890: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3901: $? = 1 configure:3890: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--v ersion'? gcc: fatal error: no input files compilation terminated. configure:3901: $? = 1 configure:3921: checking whether the C compiler works configure:3943: gcc -march=native -O2 -pipe -fno-pie -Wa,--noexecstack -I/usr/include/db4.8 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3947: $? = 0 configure:3996: result: yes ... configure:4062: checking whether we are cross compiling configure:4070: gcc -o conftest -march=native -O2 -pipe -fno-pie -Wa,--noexecstack -I/usr/include/db4.8 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-lisp/clisp-2.49-r9/temp/ccPeB6Vb.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status configure:4074: $? = 1 configure:4081: ./conftest configure: line 4083: ./conftest: No such file or directory configure:4085: $? = 127 ... configure:4096: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. Any help to work this out is much appreciated. Thanks, --001a113cd56ec829de0562c27fdc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

After doing doing the upgrade to my 17.0 pro= file (`default/linux/amd64/17.0/desktop'), and recompiling all my packa= ges I ran into a problem while installing clisp. Basically is bailing out o= n the configure stage, this is the relevant output of the configure script = (suppressed some output to reduce the noise):

gcc version 6.4.0 (Gen= too 6.4.0-r1 p1.3)
configure:3901: $? =3D 0
configure:3890: gcc -V &= gt;&5
gcc: error: unrecognized command line option '-V'
g= cc: fatal error: no input files
compilation terminated.
configure:390= 1: $? =3D 1
configure:3890: gcc -qversion >&5
gcc: error: unre= cognized command line option '-qversion'; did you mean '--v
= ersion'?
gcc: fatal error: no input files
compilation terminated.=
configure:3901: $? =3D 1
configure:3921: checking whether the C comp= iler works
configure:3943: gcc -march=3Dnative -O2 -pipe -fno-pie -Wa,--= noexecstack=C2=A0 -I/usr/include/db4.8 -Wl,-O1 -Wl,--as-needed conftest.c= =C2=A0 >&5
configure:3947: $? =3D 0
configure:3996: result: ye= s
...
configure:4062: checking whether we are cross compiling
conf= igure:4070: gcc -o conftest -march=3Dnative -O2 -pipe -fno-pie -Wa,--noexec= stack=C2=A0 -I/usr/include/db4.8 -Wl,-O1 -Wl,--as-needed conftest.c=C2=A0 &= gt;&5
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-l= inux-gnu/bin/ld: /var/tmp/portage/dev-lisp/clisp-2.49-r9/temp/ccPeB6Vb.o: r= elocation R_X86_64_32 against `.rodata.str1.1' can not be used when mak= ing a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-g= nu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: Nonrepr= esentable section on output
collect2: error: ld returned 1 exit statusconfigure:4074: $? =3D 1
configure:4081: ./conftest
configure: line= 4083: ./conftest: No such file or directory
configure:4085: $? =3D 127<= br>...
configure:4096: error: cannot run C compiled programs.
If you = meant to cross compile, use `--host'.

Any help to work this out = is much appreciated.

Thanks,
--001a113cd56ec829de0562c27fdc--