Menu

#56 GAR incorrectly detects SPKG_DESC conflicts

None
new
None
GAR v2
major
defect
2011-08-01
2011-08-01
wahwah
No

maciej@unstable10s [unstable10s]:~/src/opencsw/pkg/gcc4/trunk > mgar package
/home/maciej/src/opencsw/.buildsys/v2/gar//gar.pkg.mk:643: *** The package descriptions for CSWgcc4ada [GNU C ADA Compiler] and CSWgcc4core [GNU C Compiler] are identical. Please make sure that all descriptions are unique by setting SPKG_DESC_<pkg> for each package.. Stop.</pkg>

However, looking at the package descriptions, you can see that the descriptions are not identical:

maciej@unstable10s [unstable10s]:~/src/opencsw/pkg/gcc4/trunk > gegrep 'SPKG_DESC.*CSWgcc4(ada|core)' files/package_def.mk 
SPKG_DESC_CSWgcc4ada        = GNU C ADA Compiler
SPKG_DESC_CSWgcc4adart      = GNU C ADA Compiler Run Time
SPKG_DESC_CSWgcc4core       = GNU C Compiler
SPKG_DESC_CSWgcc4corert     = GNU C Compiler Run Time

Discussion


Log in to post a comment.

MongoDB Logo MongoDB