* Re: [gentoo-dev] making the stable tree more up-to-date
@ 2011-12-16 11:46 99% ` justin
0 siblings, 0 replies; 1+ results
From: justin @ 2011-12-16 11:46 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1368 bytes --]
On 12/16/11 12:21 PM, Agostino Sarubbo wrote:
> On Friday 16 December 2011 06:10:13 Anthony G. Basile wrote:
>> Does your script do any checking on the quality of the ebuild, eg that
>> it respects C/LDFLAGS. If so, that's useful and would help package
>> maintainers to better prepare their ebuilds for stabilization.
> Unfortunately no.
>
> For LDFLAGS there is a QA warning and is enough visible
> For CFLAGS I see with the naked eye a bit of build log
> My script at "end of work" just runs repoman full and cat entire ebuild( so,
> imho, should be a tasks already done by maintainers).
> Finally, I take a look at the ebuild to see if there are issue(s)
>
> This is all.
>
>> And congrats on making dev
> Thanks ;)
>
>
> Regards
> Agostino
You can use the post* hooks for that. For FLAGS mixing I am using CFLAGS
and CXXFLAGS specific warning flags during compilation and grep for the
gcc mixing warning in the build log. Probably similar things can be done
for other problematic points. There was also a more sophisticated
approach Diego blogged about.
For respecting C/CXXFLAGS there was something Donnie suggested long ago.
If you use -frecord-gcc-switches you are able to read the used LFGAS
with eu-readelf.
Probably someone likes to put this together in a guideline how to check
a package correctly.
justin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-11-21 8:41 [gentoo-dev] making the stable tree more up-to-date "Paweł Hajdan, Jr."
2011-12-16 11:06 ` Agostino Sarubbo
2011-12-16 11:10 ` Anthony G. Basile
2011-12-16 11:21 ` Agostino Sarubbo
2011-12-16 11:46 99% ` justin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox