Summary: | dev-lang/j - f2.c:115:4: error: non-floating-point argument in call to function ‘__builtin_isnan’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Robert Spillner <trent2> |
Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | harry.broeken, sam |
Priority: | Normal | Keywords: | PATCH, PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
slightly changed ebuild
euse patch euse patch slightly changed ebuild |
Description
Robert Spillner
2018-04-28 11:32:57 UTC
Created attachment 663604 [details]
slightly changed ebuild
slightly changed ebuild
Created attachment 663607 [details, diff]
euse patch
euse patch
slightly changed ebuild
euse patch
To use these you should make a private repository and know how to use euse patches.
These are the "works for me" changes I made to get J compiled.
In the hope it is useful for someone.
>>greetings<<
Harry
(In reply to harry broeken from comment #3) > slightly changed ebuild > euse patch > > To use these you should make a private repository and know how to use euse > patches. > > These are the "works for me" changes I made to get J compiled. > In the hope it is useful for someone. > > >>greetings<< > Harry Could you include the GCO sign off for these so we can use them? (In reply to Sam James from comment #4) > (In reply to harry broeken from comment #3) > > slightly changed ebuild > > euse patch > > > > To use these you should make a private repository and know how to use euse > > patches. > > > > These are the "works for me" changes I made to get J compiled. > > In the hope it is useful for someone. > > > > >>greetings<< > > Harry > > Could you include the GCO sign off for these so we can use them? Can you tell me how to do that; especially in this case, because I used euse patch. >>greetings<< Harry (In reply to harry broeken from comment #5) > Can you tell me how to do that; especially in this case, because I used euse > patch. > Just comment: Signed-off-by: Real Name <email> as per GLEP 76 (https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cb4f9d790e01e65f010e0ef62ade1abdfcb7f0 commit 77cb4f9d790e01e65f010e0ef62ade1abdfcb7f0 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-10-25 23:40:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-10-25 23:40:58 +0000 profiles/package.mask: last-rite dev-lang/j Bug: https://bugs.gentoo.org/723060 Bug: https://bugs.gentoo.org/726912 Bug: https://bugs.gentoo.org/740952 Bug: https://bugs.gentoo.org/654244 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) Created attachment 668762 [details, diff]
euse patch
patch with sign-off
Created attachment 668765 [details]
slightly changed ebuild
added sign-off
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9da7f640f36039022ef17c87012b3e0d3e4258 commit 7c9da7f640f36039022ef17c87012b3e0d3e4258 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-11-23 23:35:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-11-23 23:36:59 +0000 dev-lang/j: remote last-rited package Bug: https://bugs.gentoo.org/723060 Bug: https://bugs.gentoo.org/726912 Bug: https://bugs.gentoo.org/740952 Bug: https://bugs.gentoo.org/654244 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/j/Manifest | 1 - dev-lang/j/j-701-r2.ebuild | 44 -------------------------------------------- dev-lang/j/metadata.xml | 8 -------- profiles/package.mask | 6 ------ 4 files changed, 59 deletions(-) (In reply to harry broeken from comment #9) > Created attachment 668765 [details] > slightly changed ebuild > > added sign-off Unfortunately the package had a variety of other issues so it's been removed for now but we can restore it if you could make a bug with a brand new ebuild and CC me. |