Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463706 - media-libs/lv2-1.4.0 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 1448: ordinal not in range(128)
Summary: media-libs/lv2-1.4.0 - UnicodeDecodeError: 'ascii' codec can't decode byte 0x...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-29 10:44 UTC by jannis
Modified: 2013-04-02 09:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo,22.89 KB, text/plain)
2013-03-29 10:45 UTC, jannis
Details
build.log (build.log,19.62 KB, text/plain)
2013-03-29 10:45 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2013-03-29 10:44:55 UTC
media-libs/lv2-1.4.0 fails to build here on ~amd64

Reproducible: Always
Comment 1 jannis 2013-03-29 10:45:23 UTC
Created attachment 343612 [details]
emerge --info
Comment 2 jannis 2013-03-29 10:45:47 UTC
Created attachment 343614 [details]
build.log
Comment 3 Alexis Ballier gentoo-dev 2013-04-02 09:11:01 UTC
cannot reproduce (tested python 2.7 and 3.2) and your build log seems weird...
esp, from your emerge --info:
proaudio
    location: /var/lib/layman/pro-audio
    masters: gentoo gamerlay mythtv proaudio
    priority: 0

Loux-s-Portage
    location: /var/lib/layman/planeshift
    masters: gentoo
    priority: 1

mythtv
    location: /var/lib/layman/MythTV
    masters: gentoo
    priority: 2

gamerlay
    location: /var/lib/layman/gamerlay
    masters: gentoo
    priority: 3


I would try removing these overlays temporarily and re-emerge lv2, it's likely some of them overlay an eclass and causes the failure. Please reopen if it still fails after disabling those overlays.