|
Bugzilla – Full Text Bug Listing |
| Summary: | libsepol fails with -fno-common | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Liška <martin.liska> |
| Component: | Basesystem | Assignee: | Martin Liška <martin.liska> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | alynx.zhou, jsegitz |
| 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-14 09:48:36 UTC
fixed with sr#768762 There are anoother failures: https://build.opensuse.org/build/openSUSE:Factory:Staging:N/standard/x86_64/libsepol/_log [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:132: multiple definition of `CIL_KEY_USER'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:132: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:131: multiple definition of `CIL_KEY_ROLE'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:131: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:130: multiple definition of `CIL_KEY_TYPE'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:130: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:129: multiple definition of `CIL_KEY_TRANS'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:129: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:128: multiple definition of `CIL_KEY_TASK'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:128: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:127: multiple definition of `CIL_KEY_XATTR'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:127: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:126: multiple definition of `CIL_KEY_ANY'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:126: first defined here [ 55s] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: ../cil/src/cil_tree.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:125: multiple definition of `CIL_KEY_SYMLINK'; ../cil/src/cil.lo:/home/abuild/rpmbuild/BUILD/libsepol-3.0/src/../cil/src/cil_internal.h:125: first defined here I've just made SR#798389. Thank you, I accepted the submit |