View previous topic :: View next topic |
Author |
Message |
Simba7 l33t


Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Sun Sep 22, 2013 9:36 pm Post subject: Issues with xcb-proto-1.8-r3 |
|
|
I've tried and tried to compile this blasted package on my PE1750 and my ML370, but it won't go through.
Code: | make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-default'
* python3_2: running autotools-utils_src_compile -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r 3/work/xcb-proto-1.8-DEFAULT_ABI
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2"
make -j5 -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-DEFAULT_ABI
make: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2/xcbgen'
cd /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-DEFAULT_ABI && make am--refresh
/bin/sh: line 0: cd: /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-DEFAULT_ABI: No such file or di rectory
make: *** [/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-DEFAULT_ABI/config.status] Error 1
make: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2/xcbgen'
* ERROR: x11-proto/xcb-proto-1.8-r3::gentoo failed (compile phase):
* emake failed |
I have NEVER had this issue before. I was wondering what possibly changed or should I use an older ebuild. |
|
Back to top |
|
 |
gienah Developer

Joined: 24 Nov 2010 Posts: 213 Location: AU
|
Posted: Mon Sep 23, 2013 2:06 am Post subject: |
|
|
An idea is to try adding a line something like:
To /etc/portage/make.conf.
Where the "32 64" is the list of architectures that you want, you might just want "32" of "64". |
|
Back to top |
|
 |
Simba7 l33t


Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Tue Sep 24, 2013 6:27 am Post subject: |
|
|
gienah wrote: | An idea is to try adding a line something like:
To /etc/portage/make.conf.
Where the "32 64" is the list of architectures that you want, you might just want "32" of "64". |
I already tried that and it still says the same error. |
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Tue Sep 24, 2013 6:36 am Post subject: |
|
|
bug 485752 _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Tue Sep 24, 2013 6:43 am Post subject: |
|
|
If I revert the changes in the ebuild, it works for me. _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
Simba7 l33t


Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Tue Sep 24, 2013 6:50 am Post subject: |
|
|
XavierMiller wrote: | If I revert the changes in the ebuild, it works for me. |
Yep. I just did it and it compiled without issues.
What was DEFAULT_ABI supposed to do anyway? |
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Tue Sep 24, 2013 7:03 am Post subject: |
|
|
It's a trick for multilib systems, a step to have non-binary 32bit blobs  _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Tue Sep 24, 2013 9:23 am Post subject: |
|
|
There is a new ebuild version in portage. _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
|