Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706968 - app-i18n/uim-1.8.8 : fails to build with -fno-common or gcc-10
Summary: app-i18n/uim-1.8.8 : fails to build with -fno-common or gcc-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-28 18:51 UTC by Toralf Förster
Modified: 2020-11-29 04:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.84 KB, text/plain)
2020-01-28 18:51 UTC, Toralf Förster
Details
app-i18n:uim-1.8.8:20200128-145637.log (app-i18n:uim-1.8.8:20200128-145637.log,70.06 KB, text/plain)
2020-01-28 18:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.16 KB, text/plain)
2020-01-28 18:51 UTC, Toralf Förster
Details
environment (environment,127.94 KB, text/plain)
2020-01-28 18:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.94 KB, application/x-bzip)
2020-01-28 18:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,35.39 KB, application/x-bzip)
2020-01-28 18:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.41 KB, application/x-bzip)
2020-01-28 18:51 UTC, Toralf Förster
Details
files/uim-1.8.8-fno-common.patch (uim-1.8.8-fno-common.patch,375 bytes, patch)
2020-05-30 13:53 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-28 18:51:05 UTC
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1   -I./include  -fexceptions -O2 -pipe -march=native -fno-common -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo mach_dep.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-common -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c  -fPIC -DPIC -o .libs/mach_dep.o
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -march=native -fno-common -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -o libgcroots.la -rpath /usr/lib64 mark.lo gcroots.lo mach_dep.lo -ldl  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/mark.o .libs/gcroots.o .libs/mach_dep.o   -Wl,--as-needed -ldl  -O2 -march=native -Wl,-O1   -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/gcroots.o:(.bss+0x0): multiple definition of `GCROOTS_jmp_buf'; .libs/mark.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mach_dep.o:(.bss+0x0): multiple definition of `GCROOTS_jmp_buf'; .libs/mark.o:(.bss+0x0): first defined here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20200126-092715

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 28 Jan 2020 13:26:22 +0000

emerge -qpvO app-i18n/uim
[ebuild  N    ] app-i18n/uim-1.8.8  USE="X anthy gtk libnotify libressl ncurses nls qt5 ssl -canna -curl -eb -emacs -expat -gtk2 -libedit -libffi -m17n-lib -skk -sqlite -static-libs -xft" L10N="-ja -ko -zh-CN -zh-TW"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:51:08 UTC
Created attachment 606900 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:51:11 UTC
Created attachment 606902 [details]
app-i18n:uim-1.8.8:20200128-145637.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:51:14 UTC
Created attachment 606904 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:51:17 UTC
Created attachment 606906 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:51:20 UTC
Created attachment 606908 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:51:23 UTC
Created attachment 606910 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-28 18:51:26 UTC
Created attachment 606912 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-05-30 13:50:05 UTC
Basically the same as bug #706906 as uim bundles a version of sigscheme.
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2020-05-30 13:53:03 UTC
Created attachment 642764 [details, diff]
files/uim-1.8.8-fno-common.patch
Comment 10 Larry the Git Cow gentoo-dev 2020-11-28 23:09:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45dfd34d2a5ccb5a07a968a475b656b743f992e

commit a45dfd34d2a5ccb5a07a968a475b656b743f992e
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-11-28 23:08:46 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-28 23:08:46 +0000

    app-i18n/uim: fix build with gcc-10
    
    * Thanks to Jeroen Roovers for submitting the patch
    
    Closes: https://bugs.gentoo.org/706968
    Package-Manager: Portage-3.0.9, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-i18n/uim/files/uim-1.8.8-fno-common.patch | 11 +++++++++++
 app-i18n/uim/uim-1.8.8.ebuild                 |  1 +
 2 files changed, 12 insertions(+)