Bug 1169744

Summary: xf86-video-intel fails with -fno-common on i586
Product: [openSUSE] openSUSE Tumbleweed Reporter: Martin Liška <martin.liska>
Component: BasesystemAssignee: Martin Liška <martin.liska>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1160244    

Description Martin Liška 2020-04-17 09:12:44 UTC
Fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/xf86-video-intel/standard/i586

with:
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_cursor.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_dga.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_dri.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_driver.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_hwmc.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_memory.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_video.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here
[  160s] /usr/lib/gcc/i586-suse-linux/10/../../../../i586-suse-linux/bin/ld: legacy/.libs/liblegacy.a(i810_wmark.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: multiple definition of `I810PatternROP'; legacy/.libs/liblegacy.a(i810_accel.o):/home/abuild/rpmbuild/BUILD/xf86-video-intel-2.99.917+git8674.25c9a2fcc/src/legacy/i810/i810.h:325: first defined here

Please take a look at the META issue for the instructions.
Comment 1 Martin Liška 2020-04-17 12:25:18 UTC
I've just made SR#1169744.
Comment 2 Stefan Dirsch 2020-04-17 14:20:15 UTC
Accepted.