https://sourceware.org/bugzilla/show_bug.cgi?id=29505
--- Comment #6 from Nick Clifton <nickc at redhat dot com> --- (In reply to Ralf Habacker from comment #5) Hi Ralf, > i686-w64-mingw32-objdump still needs about 30s to scan assistant-qt5.exe, > where it needs 2.8s when running on the host. Sorry - I had not really grokked that this was a problem specific to the OBS build environment. Based upon your comments in the opensuse ticket, this is a problem with unaligned memory access, and possibly specific to the OBS environment running an unoptimized version of memset. Is this right ? If so are you able to enable profiling and find out which memset(s) are taking all the time ? Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.