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

Bug 437152

Summary: dev-lang/swi-prolog-6.2.0 calls CC and AR directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Prolog project <prolog>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2012-10-04 10:22:54 UTC
ar -cru libstemmer.a src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_turkish.o runtime/api.o runtime/utilities.o libstemmer/libstemmer_utf8.o

cc -g -O2 -o mkvmi ./mkvmi.c
cc -o xpce-install /tmp/portage/dev-lang/swi-prolog-6.2.0/work/pl-6.2.0/packages/xpce/src/xpce-install.c
cc -o find_names /tmp/portage/dev-lang/swi-prolog-6.2.0/work/pl-6.2.0/packages/xpce/src/find_names.c
Comment 1 Keri Harris gentoo-dev 2013-07-15 10:01:57 UTC
This has been fixed in CVS for a while in versions > 6.2.0. Thanks for reporting this.