Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68104 - Failures in vscan compile are ignored until install
Summary: Failures in vscan compile are ignored until install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 00:21 UTC by chris-gentoo
Modified: 2005-08-01 08:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chris-gentoo 2004-10-19 00:21:48 UTC
The ebuild seems to ignore errors from compiling the vscan when USE="oav". The ebuild instead fails at install time when the make install tried to complete the compilation.
Obviously this is a minor thing, but it's a pain on slower computers, as the error could've been detected and corrected much sooner.

Reproducible: Always
Steps to Reproduce:
1.Intoduce a compile error into vscan
2.USE="oav" emerge samba

Actual Results:  
Compile errors in vscan are ignored. Instead the ebuild fails during install 
of vscan (because install calls compile to complete the compile, which fails) 

Expected Results:  
The build should have bailed out when the compile failed the first time.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-08-01 08:25:54 UTC
chris, you seeing this error still?  If so, please re-open this bug.