Bug 1160383

Summary: acpica fails with -fno-common
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 CC: alynx.zhou
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-01-08 09:35:13 UTC
The package fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:M/acpica/standard/x86_64

Please take a look at the META issue for the instructions.
Comment 1 Martin Liška 2020-02-04 11:27:05 UTC
May I please ping this issue?
Comment 2 Thomas Renninger 2020-02-06 09:00:33 UTC
https://build.opensuse.org/request/show/770466
Comment 3 Martin Liška 2020-04-27 18:56:12 UTC
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/acpica/standard/x86_64

There are another failures:

[   73s] -  flex         ../../../source/compiler/aslcompiler.l
[   73s] -  Intermediate obj/aslcompilerlex.c
[   74s] - Link obj/iasl
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/aslcompilerparse.o:(.bss+0x0): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/aslcompilerparse.o:(.bss+0x10): multiple definition of `AslCompilerlval'; obj/aslcompilerlex.o:(.bss+0x30): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/dtcompilerparserlex.o:(.bss+0x28): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/dtcompilerparserparse.o:(.bss+0x0): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/dtparserlex.o:(.bss+0x28): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/dtparserparse.o:(.bss+0x0): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/prparserlex.o:(.bss+0x28): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/prparserlex.o:(.bss+0x30): multiple definition of `LexBuffer'; obj/dtparserlex.o:(.bss+0x30): first defined here
[   74s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: obj/prparserparse.o:(.bss+0x0): multiple definition of `DtCompilerParserResult'; obj/aslcompilerlex.o:(.bss+0x28): first defined here
[   77s] - Copy obj/acpiexec to ../bin/acpiexec
Comment 4 Martin Liška 2020-04-27 19:34:08 UTC
Fixed in SR#798388.
Comment 5 Martin Liška 2020-04-29 09:31:44 UTC
Fixed in devel project.