Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79072 - Fixing app-crypt/md5deep-1.5 (wrong CFLAGS, not all binaries)
Summary: Fixing app-crypt/md5deep-1.5 (wrong CFLAGS, not all binaries)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 04:28 UTC by Stefan Briesenick (RETIRED)
Modified: 2005-06-24 06:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
md5deep-1.5-r1.ebuild (md5deep-1.5.ebuild,682 bytes, text/plain)
2005-01-22 04:29 UTC, Stefan Briesenick (RETIRED)
Details
md5deep-1.5.ebuild.diff (md5deep-1.5.ebuild.diff,492 bytes, patch)
2005-01-22 04:30 UTC, Stefan Briesenick (RETIRED)
Details | Diff
md5deep-1.5-r1.ebuild (md5deep-1.5.ebuild,743 bytes, text/plain)
2005-01-22 04:45 UTC, Stefan Briesenick (RETIRED)
Details
md5deep-1.5.ebuild.diff (md5deep-1.5.ebuild.diff,572 bytes, patch)
2005-01-22 04:46 UTC, Stefan Briesenick (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:28:16 UTC
Hi!

I fixed the app-crypt/md5deep-1.5 ebuild. Now it really uses our CFLAGS and also installs the sha256deep binary and manpage (was missing!).


Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:29:43 UTC
Created attachment 49188 [details]
md5deep-1.5-r1.ebuild

complete ebuild
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:30:08 UTC
Created attachment 49189 [details, diff]
md5deep-1.5.ebuild.diff

diff only
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:36:34 UTC
hmm, stupid, with my CFLAGS, the binaries crashes, then I ask for the help (-h). I check this and will attach a new ebuild later (maybe with filter_flags).
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:45:11 UTC
ok, found it. Damn, stupid, BS, Makefile! ;-)

I changed it a little bit, using SED and now it really compiles OK and produces good binaries with our CFLAGS.
Comment 5 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:45:36 UTC
Created attachment 49191 [details]
md5deep-1.5-r1.ebuild
Comment 6 Stefan Briesenick (RETIRED) gentoo-dev 2005-01-22 04:46:50 UTC
Created attachment 49192 [details, diff]
md5deep-1.5.ebuild.diff
Comment 7 Stefan Briesenick (RETIRED) gentoo-dev 2005-05-28 17:56:22 UTC
hmmm... is this one of the forgotten bugs? ;)
Comment 8 Alastair Tse (RETIRED) gentoo-dev 2005-06-24 06:45:42 UTC
indeed. fixed in -r1. thanks for the patch