Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35717 - sys-apps/memtest86 installs precompiled binary
Summary: sys-apps/memtest86 installs precompiled binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-13 04:01 UTC by Thomas Eckert
Modified: 2004-02-01 12:59 UTC (History)
0 users

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


Attachments
diff for adding compile-option with gcc-2.95.3 (memtest86.diff,2.36 KB, text/plain)
2003-12-13 04:01 UTC, Thomas Eckert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Eckert 2003-12-13 04:01:07 UTC
memtest86 has problems compiling with gcc3 (there exist a few other bugs that are
resolved) -- but with gcc-2.95.3 it compiles and works fine.

as the precompiled binary does not include serial-support it's not a very clean
way to install it.

the attached diff tries to add some logic to use gcc-2.95.3 if installed --
it may be done more cleanly for sure but it works here.

Reproducible: Always
Steps to Reproduce:
Comment 1 Thomas Eckert 2003-12-13 04:01:43 UTC
Created attachment 22129 [details]
diff for adding compile-option with gcc-2.95.3
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2003-12-13 11:37:01 UTC
fixing the problems with gcc-3 would be the better solution
Comment 3 Thomas Eckert 2003-12-18 13:28:32 UTC
agreed -- but till then almost any solution is better than none. if fact the
current package is a "-bin" package.
Comment 4 Thomas Eckert 2004-01-26 14:52:12 UTC
a new version seems to be out:
  http://www.memtest.org/
according to the above site this version is based on memtest86.

bug #38828 contains an ebuild for the new version (also only installing the prebuilt version).
maybe it's not needed to handle this one (memtest86 v3) any more and it's better
to focus on memtest86+ v1?
Comment 5 Michal Januszewski (RETIRED) gentoo-dev 2004-02-01 12:59:39 UTC
Fixed in Portage, it uses the same solution as memtest86+.