Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 463706

Summary: media-libs/lv2-1.4.0 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 1448: ordinal not in range(128)
Product: Gentoo Linux Reporter: jannis <kripton>
Component: [OLD] LibraryAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

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.