Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247195 - dev-tcltk/blt-2.4z-r4 does not respect CC, LDFLAGS
Summary: dev-tcltk/blt-2.4z-r4 does not respect CC, LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2008-11-17 13:41 UTC by Peter Volkov (RETIRED)
Modified: 2010-08-09 21:00 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 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
+