[Bug 1160289] New: redis fails with -fno-common
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 Bug ID: 1160289 Summary: redis fails with -fno-common Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: martin.liska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The package fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:M... Please take a look at the META issue for the instructions. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1160244 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c1 --- Comment #1 from Martin Liška <martin.liska@suse.com> --- May I please ping this issue? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c3 --- Comment #3 from Martin Liška <martin.liska@suse.com> --- Another ping please.. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 pgnd _ <pgnet.dev@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pgnet.dev@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c4 --- Comment #4 from pgnd _ <pgnet.dev@gmail.com> --- for ref, _local_, build with gcc --version gcc (SUSE Linux) 10.0.1 20200320 (experimental) [revision 7d4549b2cd209eb621453ce13be7ffd84ffa720a] of redis 5.0. branch builds/tests/execs with no errors cd redis git checkout 5.0 git log -n1 1 commit 1f7d08b76dc83fd2aa43ee7fc04ab4ee01016628 (HEAD -> 5.0, tag: 5.0.8, origin/5.0) 2 Author: antirez <antirez@gmail.com> 3 Date: Thu Mar 12 16:07:44 2020 +0100 4 5 Redis 5.0.8. make make test ... \o/ All tests passed without errors! ... make install systemctl start redis systemctl statues redis ● redis.service - Redis Loaded: loaded (/etc/systemd/system/redis.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2020-03-24 08:27:10 PDT; 56ms ago Process: 43911 ExecStart=/usr/local/bin/redis-server /usr/local/etc/redis/redis.conf (code=exited, status=0/SUCCESS) Main PID: 43912 (redis-server) Tasks: 4 CGroup: /system.slice/redis.service └─43912 /usr/local/bin/redis-server *:0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c5 --- Comment #5 from Marcus Rückert <mrueckert@suse.com> --- HEAD of 5.0 seems to be 5.0.8. which should be on its way to TW already. so it might be fixed? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c6 --- Comment #6 from pgnd _ <pgnet.dev@gmail.com> ---
HEAD of 5.0 seems to be 5.0.8
looks as v5.0.8 was released redis-5.0.8.tar.gz 12-Mar-2020 11:08 1.9M
which should be on its way to TW already
afaict, only in https://build.opensuse.org/package/show/server:database/redis so far. quick check with a branched build, with my gcc10 pkgs, for Leap 15.1, https://build.opensuse.org/package/show/home:pgnd:test:redis+gcc10/redis looks ok. at least, no errors on build. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c7 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Martin Liška <martin.liska@suse.com> --- Thanks for investigation, as it's fixed in devel project we can close it. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1160289 http://bugzilla.opensuse.org/show_bug.cgi?id=1160289#c8 --- Comment #8 from pgnd _ <pgnet.dev@gmail.com> --- just note that 'my' check was for Leap 15.1 build -- not for 15.2/TW/Factory. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com