Thomas Blume changed bug 1160414
What Removed Added
CC   matz@suse.com
Flags   needinfo?(matz@suse.com)

Comment # 1 on bug 1160414 from
I was comparing the factory build from obs, which succeeds, with the one from
staging that fails and could see a different gcc version used:

-->
~/Bugs/1160414> grep gcc-9 rsyslog_build-log_factory.success
[   22s] [210/238] cumulate gcc-9-1.6
[   49s] gcc-9-1.6                            
########################################
~/Bugs/1160414> grep gcc-9 rsyslog_build-log_staging.failed
[   27s] [212/239] cumulate gcc-9-3.53
[   57s] gcc-9-3.53                           
########################################
--<

I heavily suspect that the culprit is the newer compiler version in staging.

Michael, do you see any change in gcc 9-1 versus gcc 9-3 that could explain the
build error?


You are receiving this mail because: