[Bug 841457] New: buggy make 3.82
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c0 Summary: buggy make 3.82 Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sledz@zone42.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=559208) --> (http://bugzilla.novell.com/attachment.cgi?id=559208) makefile to reproduce the bug User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 The sanity checker of a toolchain we use (OpenEmbedded) reports that the installed make-3.82-154.1.1 has the bug described in http://savannah.gnu.org/bugs/?30612 and denies further work. Reproducible: Always Steps to Reproduce: make -f makefile_test # using the attached file Actual Results: touch makefile_test_a.c touch makefile_test_b.c make: *** No rule to make target `makefile_test.a()', needed by `makefile_test.a'. Stop. Expected Results: touch makefile_test_a.c touch makefile_test_b.c ar rv makefile_test.a makefile_test_a.c r - makefile_test_a.c ar rv makefile_test.a makefile_test_b.c r - makefile_test_b.c -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c Steffen Sledz <sledz@zone42.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #559208|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c1 --- Comment #1 from Steffen Sledz <sledz@zone42.org> 2013-09-26 11:45:15 CEST --- Seems to be the same problem then https://bugzilla.redhat.com/show_bug.cgi?id=975597 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c2 --- Comment #2 from Steffen Sledz <sledz@zone42.org> 2013-09-26 12:59:54 CEST --- The patch from the Redhat issue indeed fixes the problem. :) So someone has to apply it into the openSUSE package only. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c Steffen Sledz <sledz@zone42.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86-64 |All See Also| |https://bugzilla.redhat.com | |/show_bug.cgi?id=975597 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c3 --- Comment #3 from Steffen Sledz <sledz@zone42.org> 2013-09-27 07:57:05 CEST --- Created an attachment (id=560441) --> (http://bugzilla.novell.com/attachment.cgi?id=560441) needed additional patch file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c4 --- Comment #4 from Steffen Sledz <sledz@zone42.org> 2013-09-27 08:00:22 CEST --- Created an attachment (id=560446) --> (http://bugzilla.novell.com/attachment.cgi?id=560446) needed changes to the spec file To make the integration easier i have prepared a patch for make.spec and have attached the needed patch file. Hint: Because i do not exactly know the release numbering strategy the Release attribut was not changed by me and needs some attention. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |meissner@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-09-29 21:00:09 CEST --- This is an autogenerated message for OBS integration: This bug (841457) was mentioned in https://build.opensuse.org/request/show/201406 Factory / make -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c6 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Stephan Kulow <coolo@suse.com> 2013-10-01 08:18:14 CEST --- put it in 13.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c7 --- Comment #7 from Steffen Sledz <sledz@zone42.org> 2013-10-02 12:02:29 CEST --- I assume 13.1 means openSUSE 13.1. No update for openSUSE 12.3? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=841457 https://bugzilla.novell.com/show_bug.cgi?id=841457#c8 --- Comment #8 from Swamp Workflow Management <swamp@suse.de> 2013-10-14 14:04:22 UTC --- openSUSE-RU-2013:1545-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 841457 CVE References: Sources used: openSUSE 12.3 (src): make-3.82-154.4.1 openSUSE 12.2 (src): make-3.82-151.9.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com