Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359103 - media-tv/xbmc-9999 runs eautoreconf in non-existent directory 'lib/libdts'
Summary: media-tv/xbmc-9999 runs eautoreconf in non-existent directory 'lib/libdts'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 23:46 UTC by BT
Modified: 2011-04-06 22:27 UTC (History)
0 users

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


Attachments
build log (xbmc.log,19.20 KB, text/plain)
2011-03-15 23:46 UTC, BT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2011-03-15 23:46:42 UTC
Created attachment 266059 [details]
build log

xbmc-9999 explicitly runs eautoreconf in 'lib/libdts' which results in the following message:

/var/tmp/portage/media-tv/xbmc-9999/temp/environment: line 5610: pushd: lib/libdts: No such file or directory

This should have been fixed in bug #356157, but I forgot to mention it in my original report.

I've also noticed that since commit bc57d598e7, autotools generation also occurs in 'lib/win32'. I'm assuming that's not needed so maybe we should avoid running eautoreconf there. I've attach a snippet of the build log.