Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547760 - =dev-libs/libtommath-0.42.0-r1 - src_test() ignores CC/CFLAGS/...
Summary: =dev-libs/libtommath-0.42.0-r1 - src_test() ignores CC/CFLAGS/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-26 07:23 UTC by Jeroen Roovers (RETIRED)
Modified: 2017-07-26 20:43 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 Jeroen Roovers (RETIRED) gentoo-dev 2015-04-26 07:23:26 UTC
>>> Test phase: dev-libs/libtommath-0.42.0-r1
make -j3   -j1 test
cc -O2 -g -pipe -mcpu=G5 -mtune=G5 -maltivec -Wall -I./ -Wall -W -Wshadow -Wsign-compare -O3 -funroll-loops -fomit-frame-pointer   -c -o bncore.o bncore.c

And so on.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2017-07-26 20:43:38 UTC
Fixed in =dev-libs/libtommath-1.0-r1 ebuild: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a62f8133f164629233684db882f16eec2fe1ef

While at it added actual test run.