Re: [gentoo-user] emerge error for dev-lisp/clisp-2.49-r9

2018-01-15 Thread Quico Jurado
OK, based on #Bug 638514, installing clisp-2.49.60 fixed the problem.

Thanks!

On Mon, Jan 15, 2018 at 12:51 AM, Corbin Bird <corbinb...@charter.net>
wrote:

>
>
> On 01/14/2018 02:39 PM, Quico Jurado wrote:
> > 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,
>
> From the ebuild :
> > # Bug 618170. If anyone has a better idea...
> > append-flags -fno-pie
>
> This ebuild is using "EAPI=5".
> Looks like it hasn't been updated in a while.
>
> Profile 17 FORCES the use of PIE/PIC.
> ( -fPIC, -fPIE are appended to the gcc commands )
>
> I suspect that the Profile 17 forced flags would have to be disabled
> somehow.
> Have no idea if that is possible.
>
> Corbin
>
>
>
>
>


[gentoo-user] emerge error for dev-lisp/clisp-2.49-r9

2018-01-14 Thread Quico Jurado
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,


Re: [gentoo-user] gst-plugins blocker

2017-11-21 Thread Quico Jurado
Yesterday I experienced the same problem and ended up doing the same thing
of keywording "=media-libs/gst-plugins-bad-1.12.3".

Cheers!

On Tue, Nov 21, 2017 at 7:46 AM, Mick  wrote:

> On Tuesday, 21 November 2017 13:36:26 GMT Alan McKinnon wrote:
> > On 21/11/2017 15:03, Mick wrote:
> > > I see that  > > media-libs/gst- plugins-base-1.12.3, so I removed various gst-plugins
> and
> > > net-libs/farstream, emerged -1 media-libs/gst-plugins-base-1.12.3, but
> > > portage continues to complain, with backtrack=99 or not.
> > >
> > > What is the way to overcome this?
> > >
> > > =
> > > # emerge @preserved-rebuild -v -a
> > >
> > > These are the packages that would be merged, in order:
> > >
> > > Calculating dependencies... done!
> > > [ebuild  N ] media-libs/gst-plugins-bad-1.10.5:1.0::gentoo  USE="X
> > > bzip2 egl introspection nls opengl orc vnc wayland -gles2 -gtk {-test}
> > > -vcd" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] media-plugins/gst-plugins-libnice-0.1.13-r100:1.0::
> gentoo
> > > ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] media-libs/gst-plugins-good-1.10.5:1.0::gentoo
> USE="nls
> > > orc" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] net-libs/farstream-0.2.8-r1:0.2/5::gentoo
> > > USE="introspection {-test} -upnp" 0 KiB
> > > [ebuild   R] net-im/pidgin-2.12.0:0/2::gentoo  USE="dbus
> gstreamer gtk
> > > ncurses nls spell xscreensaver (-aqua) -debug -doc -eds -gadu -gnutls -
> > > groupwise -idn -meanwhile -networkmanager -perl -pie -prediction
> -python
> > > -sasl -silc -tcl -tk -zephyr -zeroconf" PYTHON_TARGETS="python2_7" 0
> KiB
> > > [blocks B  ]  > > (" > > media-libs/gst-plugins-base-1.12.3)
> > >
> > > Total: 5 packages (4 new, 1 reinstall), Size of downloads: 0 KiB
> > > Conflict: 1 block (1 unsatisfied)
> > >
> > >  * Error: The above package list contains packages which cannot be
> > >  * installed at the same time on the same system.
> > >
> > >   (media-libs/gst-plugins-base-1.12.3:1.0/1.0::gentoo, installed)
> pulled
> > >   in by>
> > > media-libs/gst-plugins-base:1.0 required by (net-im/
> > >
> > > pidgin-2.12.0:0/2::gentoo, ebuild scheduled for merge)
> > >
> > > >=media-libs/gst-plugins-base-1.4:1.0 required by (net-libs/
> > >
> > > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > >
> > > >=media-libs/gst-plugins-
> > >
> > > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)
> ?,abi_mips_n32
> > > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,
> abi_ppc_64(-)?,abi_s
> > > 390_32(-)?,abi_s390_64(-)?]
> > > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-)]) required by
> > > (media- libs/gst-plugins-good-1.10.5:1.0/1.0::gentoo, ebuild scheduled
> > > for merge)>
> > > media-libs/gst-plugins-base:
> > > 1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_
> n32(-)?,abi_mip
> > > s_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,
> abi_s390_32(-)?,a
> > > bi_s390_64(-)?] (media-libs/gst-plugins-base:1.0[abi_x86_64(-)])
> required
> > > by (media-plugins/ gst-plugins-libnice-0.1.13-r100:1.0/1.0::gentoo,
> > > ebuild scheduled for merge)>
> > > >=media-libs/gst-plugins-
> > >
> > > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)
> ?,abi_mips_n32
> > > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,
> abi_ppc_64(-)?,abi_s
> > > 390_32(-)?,abi_s390_64(-)?,introspection?]
> > > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-),
> introspection])
> > > required by (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild
> > > scheduled for merge)
> > >
> > >   (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild
> scheduled for
> > >
> > > merge) pulled in by
> > >
> > > >=media-libs/gst-plugins-bad-1.4:1.0 required by (net-libs/
> > >
> > > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > > =
> >
> > There's no obvious reason why portage should select
> > media-libs/gst-plugins-bad-1.10.5, and gst-plugins has updated cleanly
> > for me for months now. By I'm on ~arch and your packages are arch. Can
> > we re-check the obvious?
> >
> > emerge --sync up to date?
>
> Yes.  Twice over.
>
>
> > emerge world done?
>
> Yes, but I had to exclude media-libs/gst-plugins-bad to avoid the hard
> blocker
> and be able to emerge @world.
>
>
> > Often times I find a partial update fails whereas all
> > of world succeeds, it checks all the deps and misses none
> > Any mixture of ~arch packages related to pidgin, farstream, gst-plugins?
> > Any of those packages keyworded/masked/unmasked on your system?
>
> All on stable versions.  farstream is pulled in by pidgin.
>
>
> > and finally, to see what might want gst-plugins-bad:
> > equery depends gst-plugins-bad
>
> # equery depends gst-plugins-bad
>  * These packages depend on gst-plugins-bad:
> dev-qt/qtmultimedia-5.7.1 (gstreamer ? media-libs/gst-plugins-bad:1.0)
>
>
> There are some 

Re: [gentoo-user] emerge update problem with blocking packages

2017-06-14 Thread Quico Jurado
Thanks everyone for their advice. As someone suggested I ended up unmerging
the packages tagged as 2015 that were causing the block, then the update
took care of emerging those packages back in their most recent version
2016.

Regards

On Wed, Jun 14, 2017 at 12:23 AM, IceAmber <iceamber2...@gmail.com> wrote:

> I have the same problem several days ago, and solved it by reemerging the
> blocking packages.
>
> On Wed, Jun 14, 2017 at 1:38 PM, Uwe Haider <uwe.hai...@gmx.net> wrote:
>
>>
>>
>> Am 14.06.2017 um 07:14 schrieb Quico Jurado:
>> > Hello list!
>> >
>> > I'm trying to update @world, and I'm getting a problem with blocking
>> > packages which I'm not sure if I understand. It looks like a circular
>> > blocking problem, but not sure.
>> >
>> > Here's what emerge is telling me:
>> >
>> > [ebuild U  ] app-text/texlive-2016::gentoo [2015::gentoo] USE="X
>> > context detex dvi2tty extra graphics humanities jadetex luatex omega png
>> > pstricks publishers science tex4ht texi2html truetype xetex xindy xml
>> > -cjk -epspdf -games -metapost -music -pdfannotextractor" L10N="-af -ar
>> > -as -bg -bn -br -ca -cs -cy -da -de -el -en -en-GB -eo -es -et -eu -fa
>> > -fi -fr -ga -gl -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -kn -ko
>> > -la -lo -lt -lv -ml -mn -mr -nb -nl -nn -no -or -pa -pl -pt -rm -ro -ru
>> > -sa -sco -sk -sl -sq -sr -sv -ta -te -th -tk -tr -uk -vi -zh" 0 KiB
>> > [blocks B  ] > > ("> > dev-texlive/texlive-basic-2016)
>> > [blocks B  ] > > ("> > dev-texlive/texlive-latex-2016)
>> > [blocks B  ] > > ("> > dev-texlive/texlive-langgerman-2016, dev-texlive/texlive-langcyrill
>> ic-2016)
>> > [blocks B  ] > > ("> > dev-texlive/texlive-basic-2016)
>> > [blocks B  ] > > ("> > dev-texlive/texlive-basic-2016)
>> > [blocks B  ] > > ("> > dev-texlive/texlive-basic-2016)
>> >
>> > Total: 40 packages (36 upgrades, 1 new, 1 in new slot, 2 reinstalls, 2
>> > uninstalls), Size of downloads: 500,112 KiB
>> > Conflict: 9 blocks (6 unsatisfied)
>> >
>> >  * Error: The above package list contains packages which cannot be
>> >  * installed at the same time on the same system.
>> >
>> >
>> > And this is the update command that I'm running:
>> >
>> > emerge -uvaND --with-bdeps=y --backtrack=100 @world
>> >
>> > Any help is much appreciated.
>> >
>> > Cheers!
>>
>> Maybe you have an amd64? All texlive-packages are keyworded for amd64 ->
>> try eix -I texlive to see 
>>
>> So you may use package.unmask to make it work
>> --
>> Uwe Haider
>> uwe.hai...@gmx.net
>>
>>
>


[gentoo-user] emerge update problem with blocking packages

2017-06-13 Thread Quico Jurado
Hello list!

I'm trying to update @world, and I'm getting a problem with blocking
packages which I'm not sure if I understand. It looks like a circular
blocking problem, but not sure.

Here's what emerge is telling me:

[ebuild U  ] app-text/texlive-2016::gentoo [2015::gentoo] USE="X
context detex dvi2tty extra graphics humanities jadetex luatex omega png
pstricks publishers science tex4ht texi2html truetype xetex xindy xml -cjk
-epspdf -games -metapost -music -pdfannotextractor" L10N="-af -ar -as -bg
-bn -br -ca -cs -cy -da -de -el -en -en-GB -eo -es -et -eu -fa -fi -fr -ga
-gl -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -kn -ko -la -lo -lt
-lv -ml -mn -mr -nb -nl -nn -no -or -pa -pl -pt -rm -ro -ru -sa -sco -sk
-sl -sq -sr -sv -ta -te -th -tk -tr -uk -vi -zh" 0 KiB
[blocks B  ]