Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252387 - media-video/vcdimager-0.7.23 fails to compile
Summary: media-video/vcdimager-0.7.23 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 443578 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-24 13:34 UTC by Christopher Schwan
Modified: 2012-11-17 06:22 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,13.49 KB, text/plain)
2008-12-24 13:37 UTC, Christopher Schwan
Details
english build log (build.log,13.21 KB, text/plain)
2008-12-25 07:58 UTC, Christopher Schwan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Schwan 2008-12-24 13:34:15 UTC
media-video/vcdimager-0.7.23 fails to compile if dev-libs/libcdio-0.80 was built with USE=minimal:

In Datei, eingefügt von info_private.h:33,                                                                                                                             
                 von info.c:28:                                                                                                                                        
/usr/include/cdio/cdio.h:80:25: Fehler: cdio/cdtext.h: Datei oder Verzeichnis nicht gefunden                                                                           
In Datei, eingefügt von inf.c:52:                                                                                                                                      
/usr/include/cdio/cdio.h:80:25: Fehler: cdio/cdtext.h: Datei oder Verzeichnis nicht gefunden

(Files are not found - these files are not installed when compiling with USE=minimal).



Reproducible: Always

Steps to Reproduce:
1. USE=minimal emerge -1 libcdio libvcdimager
Comment 1 Christopher Schwan 2008-12-24 13:37:59 UTC
Created attachment 176298 [details]
Build log
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-25 00:04:08 UTC
Christopher could you please attach error messages and build logs only in english language? There are plenty of other users/devs who might not understand german at all and even if you give some kind of translation of those messages it still is not that helpul as when you provide all necessary information in english from the start.
Comment 3 Wormo (RETIRED) gentoo-dev 2008-12-25 07:19:12 UTC
Thanks for reporting this issue.
As Lars says, in the future it will be better to attach logs from emerging with 'LANG=C'.
Comment 4 Christopher Schwan 2008-12-25 07:58:12 UTC
Sorry for this time - i will upload an english version. I did also misspell the package name, the correct step to reproduce should be:

USE=minimal emerge -1 libcdio vcdimager
Comment 5 Christopher Schwan 2008-12-25 07:58:58 UTC
Created attachment 176340 [details]
english build log
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2009-01-08 11:02:55 UTC
Fixed with -r1, we should get that version stable asap. It was because you had also libcdio built with USE minimal which deletes cdtext.h from your system, while with the useful backends..
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2012-11-17 06:22:56 UTC
*** Bug 443578 has been marked as a duplicate of this bug. ***