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.