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

Bug 247195

Summary: dev-tcltk/blt-2.4z-r4 does not respect CC, LDFLAGS
Product: Gentoo Linux Reporter: Peter Volkov (RETIRED) <pva>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

Description Peter Volkov (RETIRED) gentoo-dev 2008-11-17 13:41:45 UTC
dev-tcltk/blt-2.4z-r4 does not respect CC:
gcc -c -Wall -fPIC -O2 -march=i686 -pipe -mtune=i686 -march=pentium4 -ggdb -fPIC   -I.. -I./.. -I./../..  ../bltContainer.c

Also there blt package does not respect LDFLAGS:
 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * bltTreeViewStyle.c:856: warning: implicit declaration of function 'Blt_TreeViewTextbox'
 * ../bltTreeViewStyle.c:856: warning: implicit declaration of function 'Blt_TreeViewTextbox'
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-03-06 12:16:09 UTC
+*blt-2.4z-r6 (06 Mar 2010)
+
+  06 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> +blt-2.4z-r6.ebuild,
+  +files/blt-2.4z-ldflags.patch:
+  EAPI=3, respecting CC & LDFLAGS per 247195, ~{amd86,x86}-linux keyworded,
+  corrected shebangs in demos
+