Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 877694 Details for
Bug 919345
app-i18n/scim-1.4.18 - [clang] /.../variant: error: too few arguments provided to
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-i18n:scim-1.4.18:20231206-075945.log
app-i18n:scim-1.4.18:20231206-075945.log (text/plain), 148.47 KB, created by
Toralf Förster
on 2023-12-06 16:58:56 UTC
(
hide
)
Description:
app-i18n:scim-1.4.18:20231206-075945.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-06 16:58:56 UTC
Size:
148.47 KB
patch
obsolete
> * Package: app-i18n/scim-1.4.18:0 > * Repository: gentoo > * Maintainer: cjk@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking scim-1.4.18.tar.gz to /var/tmp/portage/app-i18n/scim-1.4.18/work >>>> Source unpacked in /var/tmp/portage/app-i18n/scim-1.4.18/work >>>> Preparing source in /var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18 ... > * Applying scim-1.4.18-slibtool.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'intltoolize --automake --copy --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --ltdl --automake' ... > [ ok ] > * Running 'aclocal -I m4' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: scim-1.4.18/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: scim-1.4.18/libltdl/ >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18 ... > * econf: updating scim-1.4.18/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating scim-1.4.18/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/scim-1.4.18 --htmldir=/usr/share/doc/scim-1.4.18/html --libdir=/usr/lib64 --without-doxygen --enable-ld-version-script --with-gtk-version=2 --disable-qt3-immodule --disable-qt4-immodule >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... no >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for clang options needed to detect all undeclared functions... (cached) none needed >checking what extension is used for runtime loadable modules... .so >checking what variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/13 /usr/lib/gcc/x86_64-pc-linux-gnu/13/32 /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/rust/lib /usr/lib/llvm/17/lib /usr/lib/llvm/17/lib64 /usr/lib/llvm/16/lib /usr/lib/llvm/16/lib64 >checking for library containing dlopen... none required >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... yes >checking for strlcpy... yes >checking whether the compiler supports GNU C++... yes >checking whether clang++ accepts -g... yes >checking for clang++ option to enable C++11 features... none needed >checking dependency style of clang++... none >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... no >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether the compiler supports GNU C... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to enable C11 features... (cached) none needed >checking whether clang understands -c and -o together... (cached) yes >checking dependency style of clang... (cached) none >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for dot... NO >checking for dot... no >dirname: missing operand >Try 'dirname --help' for more information. >checking for perl... /usr/bin/perl >checking for xsltproc... /usr/bin/xsltproc >checking for /usr/share/sgml/docbook/xsl-stylesheets/html/tldp-html.xsl... no >checking for /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl... yes >checking for intltool >= 0.33... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.38.2 >checking for egrep... (cached) /bin/grep -E >checking for langinfo.h... yes >checking for libintl.h... yes >checking for string.h... (cached) yes >checking for dirent.h... (cached) yes >checking for hash_map... no >checking for ext/hash_map... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking size of char... 1 >checking size of unsigned short int... 2 >checking size of unsigned int... 4 >checking size of unsigned long int... 8 >checking size of unsigned long long int... 8 >checking for stdint.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for memset... yes >checking for nl_langinfo... yes >checking for setlocale... yes >checking for daemon... yes >checking for opendir... (cached) yes >checking for closedir... (cached) yes >checking for readdir... (cached) yes >checking for usleep... yes >checking for nanosleep... yes >checking for gethostbyname... yes >checking for gethostbyname_r... yes >checking for socket... yes >checking for bind... yes >checking for accept... yes >checking for connect... yes >checking for listen... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk+-2.0 >= 2.4.0 pango >= 1.1.0 gdk-pixbuf-2.0 >= 2.4.0... yes >checking for gtk+-3.0 >= 3.0.0 pango >= 1.1.0 gdk-pixbuf-2.0 >= 2.4.0... yes >checking for gthread-2.0 >= 2.0.0... yes >checking for qt-mt >= 3.3... no >checking for QtGui >= 4.0, QtCore >= 4.0... no >checking for clutter-1.0... no >checking for clutter-imcontext-0.1... no >checking how to run the C preprocessor... clang-cpp >checking for X... libraries , headers >checking for gethostbyname... (cached) yes >checking for connect... (cached) yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/scim_types.h >config.status: creating utils/Makefile >config.status: creating data/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/pixmaps/Makefile >config.status: creating modules/Makefile >config.status: creating modules/FrontEnd/IMdkit/Makefile >config.status: creating modules/FrontEnd/Makefile >config.status: creating modules/IMEngine/Makefile >config.status: creating modules/Filter/Makefile >config.status: creating modules/Config/Makefile >config.status: creating modules/SetupUI/Makefile >config.status: creating docs/scim.cfg >config.status: creating docs/Makefile >config.status: creating docs/manual/Makefile >config.status: creating configs/Makefile >config.status: creating extras/Makefile >config.status: creating extras/gtk_immodule/gtk2/Makefile >config.status: creating extras/gtk_immodule/gtk3/Makefile >config.status: creating extras/setup/Makefile >config.status: creating extras/setup/scim-setup >config.status: creating extras/panel/Makefile >config.status: creating extras/immodules/Makefile >config.status: creating extras/immodules/common/Makefile >config.status: creating extras/immodules/agent/Makefile >config.status: creating extras/immodules/client-common/Makefile >config.status: creating extras/immodules/client-gtk/gtk2/Makefile >config.status: creating extras/immodules/client-gtk/gtk3/Makefile >config.status: creating extras/immodules/client-qt/qt3/Makefile >config.status: creating extras/immodules/client-qt/qt4/Makefile >config.status: creating extras/immodules/client-clutter/Makefile >config.status: creating extras/immodules/doc/Makefile >config.status: creating tests/Makefile >config.status: creating scim.pc >config.status: WARNING: 'scim.pc.in' seems to ignore the --datarootdir setting >config.status: creating scim-gtkutils.pc >config.status: WARNING: 'scim-gtkutils.pc.in' seems to ignore the --datarootdir setting >config.status: creating scim-x11utils.pc >config.status: WARNING: 'scim-x11utils.pc.in' seems to ignore the --datarootdir setting >config.status: creating scim.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands >=== configuring in libltdl (/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/libltdl) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/scim-1.4.18' '--htmldir=/usr/share/doc/scim-1.4.18/html' '--libdir=/usr/lib64' '--without-doxygen' '--enable-ld-version-script' '--with-gtk-version=2' '--disable-qt3-immodule' '--disable-qt4-immodule' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=clang' 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' 'CPP=clang-cpp' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld -m elf_x86_64 option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... no >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking what extension is used for runtime loadable modules... .so >checking what variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/13 /usr/lib/gcc/x86_64-pc-linux-gnu/13/32 /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/rust/lib /usr/lib/llvm/17/lib /usr/lib/llvm/17/lib64 /usr/lib/llvm/16/lib /usr/lib/llvm/16/lib64 >checking for clang options needed to detect all undeclared functions... (cached) none needed >checking for library containing dlopen... none required >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... yes >checking for strlcpy... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Build options: > Version 1.4.18 > Install prefix /usr > Build shared libs yes > Build static libs yes > Build tests/* no > Enable debug no > Enable ld version script yes > Enable lt_dladvise no > Build documents no > >Module options: > Simple config module yes > Socket config module yes > > X11 FrontEnd module yes > Socket FrontEnd module yes > > RawCode IMEngine module yes > Socket IMEngine module yes > > SCTC Filter module yes > > GTK Utility Library yes > X11 Utility Library yes > > GTK Version 2 > > GUI Setup Utility yes > > GTK Panel GUI yes > > Enable TrayIcon yes > > GTK2 IMModule dir /usr/lib64/gtk-2.0/2.10.0/immodules > GTK3 IMModule dir /usr/lib64/gtk-3.0/3.0.0/immodules > QT3 IMModule dir > QT4 IMModule dir > Clutter IMModule dir > > QT3 moc program > QT4 moc program > > Original GTK2 IMModule no > Original GTK3 IMModule no > > Scim IM Agent yes > GTK2 IMModule yes > GTK3 IMModule yes > QT3 IMModule no > QT4 IMModule no > CLUTTER IMModule no > >>>> Source configured. >'/var/tmp/portage/app-i18n/scim-1.4.18/temp/clang16-errors.log' -> '//var/tmp/clang/app-i18n/scim-1.4.18/clang16-errors.log' >'/var/tmp/portage/app-i18n/scim-1.4.18/temp/clang16-safe.log' -> '//var/tmp/clang/app-i18n/scim-1.4.18/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/src' >clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim.o scim.cpp >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_backend.lo scim_backend.cpp >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_chartraits.lo scim_chartraits.cpp >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_compose_key.lo scim_compose_key.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_backend.cpp -fPIC -DPIC -o .libs/scim_backend.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_compose_key.cpp -fPIC -DPIC -o .libs/scim_compose_key.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_chartraits.cpp -fPIC -DPIC -o .libs/scim_chartraits.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_chartraits.cpp -o scim_chartraits.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_config_base.lo scim_config_base.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_config_base.cpp -fPIC -DPIC -o .libs/scim_config_base.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_compose_key.cpp -o scim_compose_key.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_config_module.lo scim_config_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_config_module.cpp -fPIC -DPIC -o .libs/scim_config_module.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_backend.cpp -o scim_backend.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_config_base.cpp -o scim_config_base.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_connection.lo scim_connection.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_connection.cpp -fPIC -DPIC -o .libs/scim_connection.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_config_module.cpp -o scim_config_module.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_connection.cpp -o scim_connection.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_debug.lo scim_debug.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_debug.cpp -fPIC -DPIC -o .libs/scim_debug.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_event.lo scim_event.cpp >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_filter.lo scim_filter.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_event.cpp -fPIC -DPIC -o .libs/scim_event.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter.cpp -fPIC -DPIC -o .libs/scim_filter.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_filter_module.lo scim_filter_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter_module.cpp -fPIC -DPIC -o .libs/scim_filter_module.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_debug.cpp -o scim_debug.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter.cpp -o scim_filter.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_event.cpp -o scim_event.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter_module.cpp -o scim_filter_module.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_filter_manager.lo scim_filter_manager.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter_manager.cpp -fPIC -DPIC -o .libs/scim_filter_manager.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_frontend.lo scim_frontend.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_frontend.cpp -fPIC -DPIC -o .libs/scim_frontend.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_frontend_module.lo scim_frontend_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_frontend_module.cpp -fPIC -DPIC -o .libs/scim_frontend_module.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_global_config.lo scim_global_config.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_global_config.cpp -fPIC -DPIC -o .libs/scim_global_config.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_filter_manager.cpp -o scim_filter_manager.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_frontend.cpp -o scim_frontend.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_frontend_module.cpp -o scim_frontend_module.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_helper.lo scim_helper.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper.cpp -fPIC -DPIC -o .libs/scim_helper.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_global_config.cpp -o scim_global_config.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_helper_manager.lo scim_helper_manager.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper_manager.cpp -fPIC -DPIC -o .libs/scim_helper_manager.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_helper_module.lo scim_helper_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper_module.cpp -fPIC -DPIC -o .libs/scim_helper_module.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper.cpp -o scim_helper.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper_module.cpp -o scim_helper_module.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_helper_manager.cpp -o scim_helper_manager.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_hotkey.lo scim_hotkey.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_hotkey.cpp -fPIC -DPIC -o .libs/scim_hotkey.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_iconv.lo scim_iconv.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_iconv.cpp -fPIC -DPIC -o .libs/scim_iconv.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_imengine.lo scim_imengine.cpp >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_imengine_module.lo scim_imengine_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_imengine.cpp -fPIC -DPIC -o .libs/scim_imengine.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_imengine_module.cpp -fPIC -DPIC -o .libs/scim_imengine_module.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_iconv.cpp -o scim_iconv.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_hotkey.cpp -o scim_hotkey.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_imengine_module.cpp -o scim_imengine_module.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_imengine.cpp -o scim_imengine.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_lookup_table.lo scim_lookup_table.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_lookup_table.cpp -fPIC -DPIC -o .libs/scim_lookup_table.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_module.lo scim_module.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_module.cpp -fPIC -DPIC -o .libs/scim_module.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_object.lo scim_object.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_object.cpp -fPIC -DPIC -o .libs/scim_object.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_panel_agent.lo scim_panel_agent.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_panel_agent.cpp -fPIC -DPIC -o .libs/scim_panel_agent.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_lookup_table.cpp -o scim_lookup_table.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_object.cpp -o scim_object.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_module.cpp -o scim_module.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_panel_client.lo scim_panel_client.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_panel_client.cpp -fPIC -DPIC -o .libs/scim_panel_client.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_private.lo scim_private.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_private.cpp -fPIC -DPIC -o .libs/scim_private.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_signals.lo scim_signals.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_signals.cpp -fPIC -DPIC -o .libs/scim_signals.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_panel_agent.cpp -o scim_panel_agent.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_private.cpp -o scim_private.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_panel_client.cpp -o scim_panel_client.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_signals.cpp -o scim_signals.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_slot.lo scim_slot.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_slot.cpp -fPIC -DPIC -o .libs/scim_slot.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_socket.lo scim_socket.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_socket.cpp -fPIC -DPIC -o .libs/scim_socket.o >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_transaction.lo scim_transaction.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_transaction.cpp -fPIC -DPIC -o .libs/scim_transaction.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_slot.cpp -o scim_slot.o >/dev/null 2>&1 >scim_socket.cpp:111:21: warning: enumeration value 'SCIM_SOCKET_UNKNOWN' not > handled in switch [-Wswitch] > 111 | switch (m_family) { > | ^~~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_utility.lo scim_utility.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_utility.cpp -fPIC -DPIC -o .libs/scim_utility.o >1 warning generated. >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_socket.cpp -o scim_socket.o >/dev/null 2>&1 >clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_config_agent.o scim_config_agent.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_transaction.cpp -o scim_transaction.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_utility.cpp -o scim_utility.o >/dev/null 2>&1 >clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_launcher.o scim_launcher.cpp >clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_helper_launcher.o scim_helper_launcher.cpp >clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_helper_manager_server.o scim_helper_manager_server.cpp >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -version-info 10:6:2 -export-dynamic "-Wl,--version-script=./libscim.version-script" -lltdl -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libscim-1.0.la -rpath /usr/lib64 scim_backend.lo scim_chartraits.lo scim_compose_key.lo scim_config_base.lo scim_config_module.lo scim_connection.lo scim_debug.lo scim_event.lo scim_filter.lo scim_filter_module.lo scim_filter_manager.lo scim_frontend.lo scim_frontend_module.lo scim_global_config.lo scim_helper.lo scim_helper_manager.lo scim_helper_module.lo scim_hotkey.lo scim_iconv.lo scim_imengine.lo scim_imengine_module.lo scim_lookup_table.lo scim_module.lo scim_object.lo scim_panel_agent.lo scim_panel_client.lo scim_private.lo scim_signals.lo scim_slot.lo scim_socket.lo scim_transaction.lo scim_utility.lo >libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o .libs/scim_backend.o .libs/scim_chartraits.o .libs/scim_compose_key.o .libs/scim_config_base.o .libs/scim_config_module.o .libs/scim_connection.o .libs/scim_debug.o .libs/scim_event.o .libs/scim_filter.o .libs/scim_filter_module.o .libs/scim_filter_manager.o .libs/scim_frontend.o .libs/scim_frontend_module.o .libs/scim_global_config.o .libs/scim_helper.o .libs/scim_helper_manager.o .libs/scim_helper_module.o .libs/scim_hotkey.o .libs/scim_iconv.o .libs/scim_imengine.o .libs/scim_imengine_module.o .libs/scim_lookup_table.o .libs/scim_module.o .libs/scim_object.o .libs/scim_panel_agent.o .libs/scim_panel_client.o .libs/scim_private.o .libs/scim_signals.o .libs/scim_slot.o .libs/scim_socket.o .libs/scim_transaction.o .libs/scim_utility.o /usr/lib64/libltdl.so -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib -lc++ -lm -lc -lunwind /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o -O2 -march=native -Wl,--version-script=./libscim.version-script -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libscim-1.0.so.8 -o .libs/libscim-1.0.so.8.2.6 >libtool: link: (cd ".libs" && rm -f "libscim-1.0.so.8" && ln -s "libscim-1.0.so.8.2.6" "libscim-1.0.so.8") >libtool: link: (cd ".libs" && rm -f "libscim-1.0.so" && ln -s "libscim-1.0.so.8.2.6" "libscim-1.0.so") >libtool: link: llvm-ar cr .libs/libscim-1.0.a scim_backend.o scim_chartraits.o scim_compose_key.o scim_config_base.o scim_config_module.o scim_connection.o scim_debug.o scim_event.o scim_filter.o scim_filter_module.o scim_filter_manager.o scim_frontend.o scim_frontend_module.o scim_global_config.o scim_helper.o scim_helper_manager.o scim_helper_module.o scim_hotkey.o scim_iconv.o scim_imengine.o scim_imengine_module.o scim_lookup_table.o scim_module.o scim_object.o scim_panel_agent.o scim_panel_client.o scim_private.o scim_signals.o scim_slot.o scim_socket.o scim_transaction.o scim_utility.o >libtool: link: llvm-ranlib .libs/libscim-1.0.a >libtool: link: ( cd ".libs" && rm -f "libscim-1.0.la" && ln -s "../libscim-1.0.la" "libscim-1.0.la" ) >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scim scim.o libscim-1.0.la >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scim-config-agent scim_config_agent.o libscim-1.0.la >libtool: link: clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/scim scim.o -Wl,--as-needed ./.libs/libscim-1.0.so /usr/lib64/libltdl.so >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scim-launcher scim_launcher.o libscim-1.0.la >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scim-helper-launcher scim_helper_launcher.o libscim-1.0.la >libtool: link: clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/scim-config-agent scim_config_agent.o -Wl,--as-needed ./.libs/libscim-1.0.so /usr/lib64/libltdl.so >libtool: link: clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/scim-launcher scim_launcher.o -Wl,--as-needed ./.libs/libscim-1.0.so /usr/lib64/libltdl.so >libtool: link: clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/scim-helper-launcher scim_helper_launcher.o -Wl,--as-needed ./.libs/libscim-1.0.so /usr/lib64/libltdl.so >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o scim-helper-manager scim_helper_manager_server.o libscim-1.0.la >libtool: link: clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/scim-helper-manager scim_helper_manager_server.o -Wl,--as-needed ./.libs/libscim-1.0.so /usr/lib64/libltdl.so >make[2]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/src' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/utils' >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libscim_x11utils-1.0_la-scim_x11_utils.lo `test -f 'scim_x11_utils.cpp' || echo './'`scim_x11_utils.cpp >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libscim_gtkutils-1.0_la-scimstringview.lo `test -f 'scimstringview.c' || echo './'`scimstringview.c >/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -c -o libscim_gtkutils-1.0_la-scimkeyselection.lo `test -f 'scimkeyselection.cpp' || echo './'`scimkeyselection.cpp >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libscim_gtkutils-1.0_la-scimtrayicon.lo `test -f 'scimtrayicon.c' || echo './'`scimtrayicon.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c scimstringview.c -fPIC -DPIC -o .libs/libscim_gtkutils-1.0_la-scimstringview.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -O2 -pipe -march=native -fno-diagnostics-color -c scim_x11_utils.cpp -fPIC -DPIC -o .libs/libscim_x11utils-1.0_la-scim_x11_utils.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -c scimkeyselection.cpp -fPIC -DPIC -o .libs/libscim_gtkutils-1.0_la-scimkeyselection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c scimtrayicon.c -fPIC -DPIC -o .libs/libscim_gtkutils-1.0_la-scimtrayicon.o >In file included from scimtrayicon.c:26: >In file included from ./scimtrayicon.h:25: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: >In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: >In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is > deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >/usr/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been > explicitly marked deprecated here > 729 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; > | ^ >/usr/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from > macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' > 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro > 'GLIB_DEPRECATED_TYPE' > 1323 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro > 'G_DEPRECATED' > 1262 | #define G_DEPRECATED __attribute__((__deprecated__)) > | ^ >In file included from scimstringview.c:7: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: >In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: >In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is > deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >/usr/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been > explicitly marked deprecated here > 729 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; > | ^ >/usr/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from > macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' > 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro > 'GLIB_DEPRECATED_TYPE' > 1323 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro > 'G_DEPRECATED' > 1262 | #define G_DEPRECATED __attribute__((__deprecated__)) > | ^ >In file included from scimkeyselection.cpp:5: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: >In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: >In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: >In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is > deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^ >/usr/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been > explicitly marked deprecated here > 729 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; > | ^ >/usr/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from > macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' > 213 | #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro > 'GLIB_DEPRECATED_TYPE' > 1323 | #define GLIB_DEPRECATED_TYPE G_DEPRECATED > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro > 'G_DEPRECATED' > 1262 | #define G_DEPRECATED __attribute__((__deprecated__)) > | ^ >In file included from scimtrayicon.c:26: >In file included from ./scimtrayicon.h:25: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: >In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: > Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^ >/usr/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly > marked deprecated here > 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^ >/usr/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' > 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_FOR' > 1324 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro > 'G_DEPRECATED_FOR' > 1272 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... > | ^ >In file included from scimstringview.c:7: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: >In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: > Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^ >/usr/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly > marked deprecated here > 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^ >/usr/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' > 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_FOR' > 1324 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro > 'G_DEPRECATED_FOR' > 1272 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... > | ^ >In file included from scimkeyselection.cpp:5: >In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: >In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: > Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^ >/usr/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly > marked deprecated here > 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); > | ^ >/usr/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' > 656 | #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro > 'GLIB_DEPRECATED_TYPE_FOR' > 1324 | #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) > | ^ >/usr/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro > 'G_DEPRECATED_FOR' > 1272 | #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... > | ^ >In file included from scimstringview.c:18: >../src/scim_private.h:56:9: warning: 'G_GNUC_BEGIN_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 56 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:764:9: note: previous definition is here > 764 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \ > | ^ >In file included from scimstringview.c:18: >../src/scim_private.h:57:9: warning: 'G_GNUC_END_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 57 | #define G_GNUC_END_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:767:9: note: previous definition is here > 767 | #define G_GNUC_END_IGNORE_DEPRECATIONS \ > | ^ >In file included from scimtrayicon.c:28: >../src/scim_private.h:56:9: warning: 'G_GNUC_BEGIN_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 56 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:764:9: note: previous definition is here > 764 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \ > | ^ >In file included from scimtrayicon.c:28: >../src/scim_private.h:57:9: warning: 'G_GNUC_END_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 57 | #define G_GNUC_END_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:767:9: note: previous definition is here > 767 | #define G_GNUC_END_IGNORE_DEPRECATIONS \ > | ^ >In file included from scimkeyselection.cpp:11: >../src/scim_private.h:56:9: warning: 'G_GNUC_BEGIN_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 56 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:764:9: note: previous definition is here > 764 | #define G_GNUC_BEGIN_IGNORE_DEPRECATIONS \ > | ^ >In file included from scimkeyselection.cpp:11: >../src/scim_private.h:57:9: warning: 'G_GNUC_END_IGNORE_DEPRECATIONS' macro > redefined [-Wmacro-redefined] > 57 | #define G_GNUC_END_IGNORE_DEPRECATIONS > | ^ >/usr/include/glib-2.0/glib/gmacros.h:767:9: note: previous definition is here > 767 | #define G_GNUC_END_IGNORE_DEPRECATIONS \ > | ^ >4 warnings generated. >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c scimtrayicon.c -o libscim_gtkutils-1.0_la-scimtrayicon.o >/dev/null 2>&1 >4 warnings generated. >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c scimstringview.c -o libscim_gtkutils-1.0_la-scimstringview.o >/dev/null 2>&1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -O2 -pipe -march=native -fno-diagnostics-color -c scim_x11_utils.cpp -o libscim_x11utils-1.0_la-scim_x11_utils.o >/dev/null 2>&1 >4 warnings generated. >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I.. -I../src -I../intl -I../data -I../utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -c scimkeyselection.cpp -o libscim_gtkutils-1.0_la-scimkeyselection.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -version-info 10:6:2 -export-dynamic -lX11 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libscim-x11utils-1.0.la -rpath /usr/lib64 libscim_x11utils-1.0_la-scim_x11_utils.lo >libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o .libs/libscim_x11utils-1.0_la-scim_x11_utils.o -lX11 -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib -lc++ -lm -lc -lunwind /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libscim-x11utils-1.0.so.8 -o .libs/libscim-x11utils-1.0.so.8.2.6 >libtool: link: (cd ".libs" && rm -f "libscim-x11utils-1.0.so.8" && ln -s "libscim-x11utils-1.0.so.8.2.6" "libscim-x11utils-1.0.so.8") >libtool: link: (cd ".libs" && rm -f "libscim-x11utils-1.0.so" && ln -s "libscim-x11utils-1.0.so.8.2.6" "libscim-x11utils-1.0.so") >libtool: link: llvm-ar cr .libs/libscim-x11utils-1.0.a libscim_x11utils-1.0_la-scim_x11_utils.o >libtool: link: llvm-ranlib .libs/libscim-x11utils-1.0.a >libtool: link: ( cd ".libs" && rm -f "libscim-x11utils-1.0.la" && ln -s "../libscim-x11utils-1.0.la" "libscim-x11utils-1.0.la" ) >/bin/sh ../libtool --tag=CXX --mode=link clang++ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -fno-diagnostics-color -version-info 10:6:2 -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libscim-gtkutils-1.0.la -rpath /usr/lib64 libscim_gtkutils-1.0_la-scimstringview.lo libscim_gtkutils-1.0_la-scimkeyselection.lo libscim_gtkutils-1.0_la-scimtrayicon.lo ../src/libscim-1.0.la libscim-x11utils-1.0.la >libtool: warning: '/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libltdl.la' seems to be moved >libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o .libs/libscim_gtkutils-1.0_la-scimstringview.o .libs/libscim_gtkutils-1.0_la-scimkeyselection.o .libs/libscim_gtkutils-1.0_la-scimtrayicon.o -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/utils/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed ../src/.libs/libscim-1.0.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 /usr/lib64/libltdl.so ./.libs/libscim-x11utils-1.0.so -lX11 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib -lc++ -lm -lc -lunwind /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtend-x86_64.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libscim-gtkutils-1.0.so.8 -o .libs/libscim-gtkutils-1.0.so.8.2.6 >clang++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] >libtool: link: (cd ".libs" && rm -f "libscim-gtkutils-1.0.so.8" && ln -s "libscim-gtkutils-1.0.so.8.2.6" "libscim-gtkutils-1.0.so.8") >libtool: link: (cd ".libs" && rm -f "libscim-gtkutils-1.0.so" && ln -s "libscim-gtkutils-1.0.so.8.2.6" "libscim-gtkutils-1.0.so") >libtool: link: llvm-ar cr .libs/libscim-gtkutils-1.0.a libscim_gtkutils-1.0_la-scimstringview.o libscim_gtkutils-1.0_la-scimkeyselection.o libscim_gtkutils-1.0_la-scimtrayicon.o >libtool: link: llvm-ranlib .libs/libscim-gtkutils-1.0.a >libtool: link: ( cd ".libs" && rm -f "libscim-gtkutils-1.0.la" && ln -s "../libscim-gtkutils-1.0.la" "libscim-gtkutils-1.0.la" ) >make[2]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/utils' >Making all in modules >make[2]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules' >Making all in FrontEnd >make[3]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd' >Making all in IMdkit >make[4]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd/IMdkit' >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-FrameMgr.lo `test -f 'FrameMgr.c' || echo './'`FrameMgr.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nIc.lo `test -f 'i18nIc.c' || echo './'`i18nIc.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nPtHdr.lo `test -f 'i18nPtHdr.c' || echo './'`i18nPtHdr.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nX.lo `test -f 'i18nX.c' || echo './'`i18nX.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c FrameMgr.c -fPIC -DPIC -o .libs/libXimd_la-FrameMgr.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nX.c -fPIC -DPIC -o .libs/libXimd_la-i18nX.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nPtHdr.c -fPIC -DPIC -o .libs/libXimd_la-i18nPtHdr.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nIc.c -fPIC -DPIC -o .libs/libXimd_la-i18nIc.o >FrameMgr.c:487:12: warning: cast to smaller integer type 'FmStatus' from > 'void *' [-Wvoid-pointer-to-enum-cast] > 487 | return (FmStatus) NULL; /* Should never be reached */ > | ^~~~~~~~~~~~~~~ >FrameMgr.c:711:12: warning: cast to smaller integer type 'FmStatus' from > 'void *' [-Wvoid-pointer-to-enum-cast] > 711 | return (FmStatus) NULL; /* Should never be reached */ > | ^~~~~~~~~~~~~~~ >FrameMgr.c:1754:9: warning: cast to smaller integer type 'XimFrameType' from > 'void *' [-Wvoid-pointer-to-enum-cast] > 1754 | return (XimFrameType) NULL; > | ^~~~~~~~~~~~~~~~~~~ >FrameMgr.c:1757:12: warning: cast to smaller integer type 'XimFrameType' from > 'void *' [-Wvoid-pointer-to-enum-cast] > 1757 | return (XimFrameType) NULL; /* This should never occur */ > | ^~~~~~~~~~~~~~~~~~~ >FrameMgr.c:1835:12: warning: cast to smaller integer type 'XimFrameType' from > 'void *' [-Wvoid-pointer-to-enum-cast] > 1835 | return (XimFrameType) NULL; > | ^~~~~~~~~~~~~~~~~~~ >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nX.c -o libXimd_la-i18nX.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nIc.c -o libXimd_la-i18nIc.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-IMValues.lo `test -f 'IMValues.c' || echo './'`IMValues.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nPtHdr.c -o libXimd_la-i18nPtHdr.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMValues.c -fPIC -DPIC -o .libs/libXimd_la-IMValues.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMValues.c -o libXimd_la-IMValues.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nAttr.lo `test -f 'i18nAttr.c' || echo './'`i18nAttr.c >5 warnings generated. >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c FrameMgr.c -o libXimd_la-FrameMgr.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nAttr.c -fPIC -DPIC -o .libs/libXimd_la-i18nAttr.o >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nIMProto.lo `test -f 'i18nIMProto.c' || echo './'`i18nIMProto.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nIMProto.c -fPIC -DPIC -o .libs/libXimd_la-i18nIMProto.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nAttr.c -o libXimd_la-i18nAttr.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nIMProto.c -o libXimd_la-i18nIMProto.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-IMConn.lo `test -f 'IMConn.c' || echo './'`IMConn.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nClbk.lo `test -f 'i18nClbk.c' || echo './'`i18nClbk.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nMethod.lo `test -f 'i18nMethod.c' || echo './'`i18nMethod.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMConn.c -fPIC -DPIC -o .libs/libXimd_la-IMConn.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nClbk.c -fPIC -DPIC -o .libs/libXimd_la-i18nClbk.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nMethod.c -fPIC -DPIC -o .libs/libXimd_la-i18nMethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMConn.c -o libXimd_la-IMConn.o >/dev/null 2>&1 >i18nMethod.c:480:38: warning: passing arguments to a function without a > prototype is deprecated in all versions of C and is not supported in C2x > [-Wdeprecated-non-prototype] > 480 | if (_TransR[i].checkAddr (i18n_core, > | ^ >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nClbk.c -o libXimd_la-i18nClbk.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nOffsetCache.lo `test -f 'i18nOffsetCache.c' || echo './'`i18nOffsetCache.c >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-i18nUtil.lo `test -f 'i18nUtil.c' || echo './'`i18nUtil.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nOffsetCache.c -fPIC -DPIC -o .libs/libXimd_la-i18nOffsetCache.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nUtil.c -fPIC -DPIC -o .libs/libXimd_la-i18nUtil.o >/bin/sh ../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o libXimd_la-IMMethod.lo `test -f 'IMMethod.c' || echo './'`IMMethod.c >1 warning generated. >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nMethod.c -o libXimd_la-i18nMethod.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nOffsetCache.c -o libXimd_la-i18nOffsetCache.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMMethod.c -fPIC -DPIC -o .libs/libXimd_la-IMMethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c i18nUtil.c -o libXimd_la-i18nUtil.o >/dev/null 2>&1 >libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c IMMethod.c -o libXimd_la-IMMethod.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -lX11 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libXimd.la libXimd_la-FrameMgr.lo libXimd_la-i18nIc.lo libXimd_la-i18nPtHdr.lo libXimd_la-i18nX.lo libXimd_la-IMValues.lo libXimd_la-i18nAttr.lo libXimd_la-i18nIMProto.lo libXimd_la-IMConn.lo libXimd_la-i18nClbk.lo libXimd_la-i18nMethod.lo libXimd_la-i18nOffsetCache.lo libXimd_la-i18nUtil.lo libXimd_la-IMMethod.lo >libtool: link: llvm-ar cr .libs/libXimd.a .libs/libXimd_la-FrameMgr.o .libs/libXimd_la-i18nIc.o .libs/libXimd_la-i18nPtHdr.o .libs/libXimd_la-i18nX.o .libs/libXimd_la-IMValues.o .libs/libXimd_la-i18nAttr.o .libs/libXimd_la-i18nIMProto.o .libs/libXimd_la-IMConn.o .libs/libXimd_la-i18nClbk.o .libs/libXimd_la-i18nMethod.o .libs/libXimd_la-i18nOffsetCache.o .libs/libXimd_la-i18nUtil.o .libs/libXimd_la-IMMethod.o >libtool: link: llvm-ranlib .libs/libXimd.a >libtool: link: ( cd ".libs" && rm -f "libXimd.la" && ln -s "../libXimd.la" "libXimd.la" ) >make[4]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd/IMdkit' >make[4]: Entering directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd' >/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o x11_la-scim_x11_frontend.lo `test -f 'scim_x11_frontend.cpp' || echo './'`scim_x11_frontend.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o x11_la-scim_x11_ic.lo `test -f 'scim_x11_ic.cpp' || echo './'`scim_x11_ic.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c -o scim_socket_frontend.lo scim_socket_frontend.cpp >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_socket_frontend.cpp -fPIC -DPIC -o .libs/scim_socket_frontend.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_x11_frontend.cpp -fPIC -DPIC -o .libs/x11_la-scim_x11_frontend.o >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_x11_ic.cpp -fPIC -DPIC -o .libs/x11_la-scim_x11_ic.o >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:535:39: error: too few arguments provided to > function-like macro invocation > 535 | return __at(__fmatrix, __vs.index()...)( > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:816:18: error: too few arguments provided to > function-like macro invocation > 816 | return index() == variant_npos; > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:26: error: too few arguments provided to > function-like macro invocation > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:535:39: error: too few arguments provided to > function-like macro invocation > 535 | return __at(__fmatrix, __vs.index()...)( > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:3: error: non-static data member cannot be > constexpr; did you intend to make it const? > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/c++/v1/variant:819:3: error: '__abi_tag__' attribute only applies > to structs, variables, functions, and namespaces > 819 | _LIBCPP_HIDE_FROM_ABI > | ^ >/usr/include/c++/v1/__config:820:26: note: expanded from macro > '_LIBCPP_HIDE_FROM_ABI' > 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:25: error: expected ';' at end of declaration > list > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/c++/v1/variant:805:9: error: member initializer '__data' does not > name a non-static data member or base class > 805 | : __data(__tag), __index(__variant_npos<__index_t>) {} > | ^~~~~~~~~~~~~ >/usr/include/c++/v1/variant:811:9: error: member initializer '__data' does not > name a non-static data member or base class > 811 | __data(in_place_index<_Ip>, _VSTD::forward<_Args>(__args)...), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/v1/variant:923:23: error: too few arguments provided to > function-like macro invocation > 923 | __rhs.index(), > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:930:35: error: too few arguments provided to > function-like macro invocation > 930 | __lhs.__index = __rhs.index(); > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),In file included from (scim_x11_ic.cppc:)37): >)In file included from >../../src/scim.h :| 193 ^: > >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:816:18: error: too few arguments provided to > function-like macro invocation > 816 | return index() == variant_npos; > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:26: error: too few arguments provided to > function-like macro invocation > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:3: error: non-static data member cannot be > constexpr; did you intend to make it const? > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/c++/v1/variant:819:3: error: '__abi_tag__' attribute only applies > to structs, variables, functions, and namespaces > 819 | _LIBCPP_HIDE_FROM_ABI > | ^ >/usr/include/c++/v1/__config:820:26: note: expanded from macro > '_LIBCPP_HIDE_FROM_ABI' > 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:820:25: error: expected ';' at end of declaration > list > 820 | constexpr size_t index() const noexcept { > | ^ >/usr/include/c++/v1/variant:805:9: error: member initializer '__data' does not > name a non-static data member or base class > 805 | : __data(__tag), __index(__variant_npos<__index_t>) {} > | ^~~~~~~~~~~~~ >/usr/include/c++/v1/variant:811:9: error: member initializer '__data' does not > name a non-static data member or base class > 811 | __data(in_place_index<_Ip>, _VSTD::forward<_Args>(__args)...), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1036:21: error: too few arguments provided to > function-like macro invocation > 1036 | if (this->index() == _Ip) { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1063:24: error: too few arguments provided to > function-like macro invocation > 1063 | __that.index(), > | ^ >/usr/include/X11/Xos.h:67:12: /usr/include/c++/v1/variant:923:note: 23macro: 'index'error: toodefined fewhere >arguments provided to > 67function-like | #macro invocation >defi n923e | i n d e x ( s , c )_ _(rshtsr.cihnrd(e(xs()),,( >c )| ) ^) > > | /usr/include/X11/Xos.h ^: >67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:930:35: error: too few arguments provided to > function-like macro invocation > 930 | __lhs.__index = __rhs.index(); > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960In file included from : >In file included from /usr/include/c++/v1/iterator:683: >scim_x11_ic.cppIn file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant::371177:28: error: : >In file included from ../../src/scim.htoo: 193few: > In file included from arguments/usr/include/c++/v1/iostream :provided43 : >toIn file included from >/usr/include/c++/v1/ios :function-like222 : >macroIn file included from /usr/include/c++/v1/__localeinvocation: >21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h1177: | 17 : > In file included from /usr/include/c++/v1/__mutex/unique_lock.h :}17 : >eIn file included from l/usr/include/c++/v1/__system_error/system_error.hs:e14 : >iIn file included from f/usr/include/c++/v1/__system_error/error_category.h :(15t: >hIn file included from i/usr/include/c++/v1/strings:-622>: >iIn file included from n/usr/include/c++/v1/string_viewd:e1059x: >(In file included from )/usr/include/c++/v1/algorithm :=1960=: > In file included from _/usr/include/c++/v1/iterator_:t683h: >aIn file included from t/usr/include/c++/v1/__iterator/common_iterator.h.:i31n: >d/usr/include/c++/v1/variante:x1036(:)21): {error: >too | few ^ >arguments provided to >/usr/include/X11/Xos.h :function-like67 :macro12 :invocation >note: macro 'index' defined1036 | here > i f67 | (#t h i sd-e>fiinndee xi(n)d e=x=( s_,Icp)) ({s >t r| c ^h >r((s/usr/include/X11/Xos.h):,67(:c12):) )note: >macro | 'index' ^ >defined here > 67 | # define iIn file included from nscim_x11_frontend.cppd:e53x: >(In file included from s../../src/scim.h,:c193): > In file included from (/usr/include/c++/v1/iostreams:t43r: >cIn file included from h/usr/include/c++/v1/iosr:(222(: >sIn file included from )/usr/include/c++/v1/__locale,:(21c: >)In file included from )/usr/include/c++/v1/mutex): >192 : >| In file included from ^/usr/include/c++/v1/__condition_variable/condition_variable.h >:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1177:46: error: too few arguments provided to > function-like macro invocation > 1177 | } else if (this->index() == __In file included from tscim_x11_ic.cpph:a37t.index()) { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_frontend.cpp:53: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1179:: >In file included from ../../src/scim.h23: error: too few:193: >In file included from arguments/usr/include/c++/v1/iostream: provided43: > toIn file included from /usr/include/c++/v1/ios > :222function-like : >In file included from macro invocation >/usr/include/c++/v1/__locale 1179:21: > | In file included from /usr/include/c++/v1/mutex :192 : >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h this:17: >->In file included from /usr/include/c++/v1/__mutex/unique_lock.h:in17: >dex(), > | ^In file included from /usr/include/c++/v1/__system_error/system_error.h >:/usr/include/X11/Xos.h:14: >In file included from 67:12: note: /usr/include/c++/v1/__system_error/error_category.h:macro 'index' defined 15here: > >In file included from /usr/include/c++/v1/string:622: > In file included from 67 | /usr/include/c++/v1/string_view#: 1059: >In file included from /usr/include/c++/v1/algorithm :de1960f: >iIn file included from /usr/include/c++/v1/iterator:n683: >e In file included from i/usr/include/c++/v1/__iterator/common_iterator.hn:31: >d/usr/include/c++/v1/variante:x(s,c) (1063:24: error: sttoo rchr(few (s),(argumentsc provided)) )to > | > ^ > function-like macro invocation > 1063 | __that.inIn file included from dscim_x11_frontend.cppe:x53(: >)In file included from ,../../src/scim.h >: 193| : > ^In file included from >/usr/include/c++/v1/iostream:43/usr/include/X11/Xos.h: >:In file included from 67/usr/include/c++/v1/ios::12222:: > In file included from note: /usr/include/c++/v1/__localemacro: 'index' defined 21: >In file included from /usr/include/c++/v1/mutex:192: >hereIn file included from >/usr/include/c++/v1/__condition_variable/condition_variable.h :1767 | #: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: > In file included from /usr/include/c++/v1/__system_error/system_error.h de:14f: >iIn file included from ne /usr/include/c++/v1/__system_error/error_category.h:i15n: >dIn file included from ex(/usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_views:,1059c) : >In file included from /usr/include/c++/v1/algorithm:1960: >(In file included from s/usr/include/c++/v1/iteratort:r683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >chr/usr/include/c++/v1/variant:1222:68(:( s)error: too few ,(carguments provided to) >) function-like macro )invocation > > | ^1222 > | return this->valueless_by_exception() || __results[this->index()]; > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1177:28: error: too few arguments provided to > function-like macro invocation > 1177 | } else if (this->index() == __that.index()) { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1177:46: error: too few arguments provided to > function-like macro invocation > 1177 | } else if (this->index() == __that.index()) { > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(cIn file included from ))) > | ^ >scim_x11_frontend.cpp:53In file included from : >scim_x11_ic.cppIn file included from :37../../src/scim.h: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream::43193: >: >In file included from /usr/include/c++/v1/iostream:In file included from /usr/include/c++/v1/ios43:222: >In file included from /usr/include/c++/v1/ios: >In file included from :/usr/include/c++/v1/__locale222:: >21In file included from : >/usr/include/c++/v1/__localeIn file included from :21: >/usr/include/c++/v1/mutex:In file included from /usr/include/c++/v1/mutex:192192: >: >In file included from In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h/usr/include/c++/v1/__condition_variable/condition_variable.h::1717: >: >In file included from In file included from /usr/include/c++/v1/__mutex/unique_lock.h/usr/include/c++/v1/__mutex/unique_lock.h::1717: >: >In file included from In file included from /usr/include/c++/v1/__system_error/system_error.h/usr/include/c++/v1/__system_error/system_error.h::1414: >: >In file included from In file included from /usr/include/c++/v1/__system_error/error_category.h/usr/include/c++/v1/__system_error/error_category.h::1515: >: >In file included from In file included from /usr/include/c++/v1/string/usr/include/c++/v1/string::622622: >: >In file included from In file included from /usr/include/c++/v1/string_view/usr/include/c++/v1/string_view::10591059: >: >In file included from In file included from /usr/include/c++/v1/algorithm/usr/include/c++/v1/algorithm::19601960: >: >In file included from In file included from /usr/include/c++/v1/iterator/usr/include/c++/v1/iterator::683683: >: >In file included from In file included from /usr/include/c++/v1/__iterator/common_iterator.h/usr/include/c++/v1/__iterator/common_iterator.h::3131: >: >/usr/include/c++/v1/variant/usr/include/c++/v1/variant::11791474::2326:: error: error: tootoo fewfew argumentsarguments providedprovided toto > > function-likefunction-like macromacro invocationinvocation > > 1179 | 1474 | c otnhsitse-x>pirn dseixz(e)_,t > i| n ^d >ex(/usr/include/X11/Xos.h): 67c:o12n:s tnote: macron o'index'e xdefinedc eherep >t { r67e | t#u r n d_e_fiimnpel _i.nidnedxe(xs(,)c;) }( >s t| r ^c >hr((s/usr/include/X11/Xos.h):,67(:c12):) )note: >macro | 'index' ^ >defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:In file included from 17scim_x11_frontend.cpp: >:In file included from 53/usr/include/c++/v1/__mutex/unique_lock.h: >:In file included from 17../../src/scim.h: >:In file included from 193/usr/include/c++/v1/__system_error/system_error.h: >:In file included from 14/usr/include/c++/v1/iostream: >:In file included from 43/usr/include/c++/v1/__system_error/error_category.h: >:In file included from 15/usr/include/c++/v1/ios: >:In file included from 222/usr/include/c++/v1/string: >:In file included from 622/usr/include/c++/v1/__locale: >:In file included from 21/usr/include/c++/v1/string_view: >:In file included from 1059/usr/include/c++/v1/mutex: >:In file included from 192/usr/include/c++/v1/algorithm: >:In file included from 1960/usr/include/c++/v1/__condition_variable/condition_variable.h: >:In file included from 17/usr/include/c++/v1/iterator: >:In file included from 683/usr/include/c++/v1/__mutex/unique_lock.h: >:In file included from 17/usr/include/c++/v1/__iterator/common_iterator.h: >:In file included from 31/usr/include/c++/v1/__system_error/system_error.h: >:/usr/include/c++/v1/variant14:: >1222In file included from :/usr/include/c++/v1/__system_error/error_category.h68::15 : >error: In file included from too/usr/include/c++/v1/string :few622 : >argumentsIn file included from /usr/include/c++/v1/string_viewprovided: 1059to: > >In file included from /usr/include/c++/v1/algorithmfunction-like: 1960macro: > In file included from invocation/usr/include/c++/v1/iterator >:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: > /usr/include/c++/v1/variant1222: | 1474 : 3 : rerror: enon-statict udatar nmember tcannoth ibes >- >constexpr;v adidl uyoue lintende stos _makeb yit_ econst?x >ceptio n1474( | ) |c|o n_s_treexspurl tssi[zteh_its -i>nidnedxe(x)( )c]o;n >s t| ^n >oex/usr/include/X11/Xos.hc:e67p:t12 :{ note: rmacroe t'index'u rdefinedn here_ >_im p67l | _#. i n ddeexf(i)n;e }i >n d| e ^x >(s,c) (strchr((s),(c))/usr/include/c++/v1/variant): >1473 :| 3 ^: > error: '__abi_tag__' attribute only applies > to structs, variables, functions, and namespaces > 1473 | _LIBCPP_HIDE_FROM_ABI > | ^ >/usr/include/c++/v1/__config:820:26: note: expanded from macro > '_LIBCPP_HIDE_FROM_ABI' > 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) > | ^ >fatal error: too many errors emitted, stopping now [-ferror-limit=] >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1474:26: error: too few arguments provided to > function-like macro invocation > 1474 | constexpr size_t index() const noexcept { return __impl_.index(); } > | ^ >/usr/include/X11/Xos.h:67:12: note: macro 'index' defined here > 67 | # define index(s,c) (strchr((s),(c))) > | ^ >In file included from scim_x11_ic.cpp:37: >In file included from ../../src/scim.h:193: >In file included from /usr/include/c++/v1/iostream:43: >In file included from /usr/include/c++/v1/ios:222: >In file included from /usr/include/c++/v1/__locale:21: >In file included from /usr/include/c++/v1/mutex:192: >In file included from /usr/include/c++/v1/__condition_variable/condition_variable.h:17: >In file included from /usr/include/c++/v1/__mutex/unique_lock.h:17: >In file included from /usr/include/c++/v1/__system_error/system_error.h:14: >In file included from /usr/include/c++/v1/__system_error/error_category.h:15: >In file included from /usr/include/c++/v1/string:622: >In file included from /usr/include/c++/v1/string_view:1059: >In file included from /usr/include/c++/v1/algorithm:1960: >In file included from /usr/include/c++/v1/iterator:683: >In file included from /usr/include/c++/v1/__iterator/common_iterator.h:31: >/usr/include/c++/v1/variant:1474:3: error: non-static data member cannot be > constexpr; did you intend to make it const? > 1474 | constexpr size_t index() const noexcept { return __impl_.index(); } > | ^ >/usr/include/c++/v1/variant:1473:3: error: '__abi_tag__' attribute only applies > to structs, variables, functions, and namespaces > 1473 | _LIBCPP_HIDE_FROM_ABI > | ^ >/usr/include/c++/v1/__config:820:26: note: expanded from macro > '_LIBCPP_HIDE_FROM_ABI' > 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) > | ^ >fatal error: too many errors emitted, stopping now [-ferror-limit=] >20 errors generated. >make[4]: *** [Makefile:707: x11_la-scim_x11_ic.lo] Error 1 >make[4]: *** Waiting for unfinished jobs.... >20 errors generated. >make[4]: *** [Makefile:700: x11_la-scim_x11_frontend.lo] Error 1 >libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../intl -I../../data -I../../utils -I../../extras/panel -DSCIM_DATADIR=\"/usr/share/scim\" -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_SYSCONFDIR=\"/etc\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_MODULE_PATH=\"/usr/lib64/scim-1.0\" -O2 -pipe -march=native -fno-diagnostics-color -c scim_socket_frontend.cpp -o scim_socket_frontend.o >/dev/null 2>&1 >make[4]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd' >make[3]: *** [Makefile:722: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules/FrontEnd' >make[2]: *** [Makefile:501: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18/modules' >make[1]: *** [Makefile:643: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18' >make: *** [Makefile:546: all] Error 2 > * ERROR: app-i18n/scim-1.4.18::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-i18n/scim-1.4.18::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-i18n/scim-1.4.18::gentoo'`. > * The complete build log is located at '/var/log/portage/app-i18n:scim-1.4.18:20231206-075945.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-i18n/scim-1.4.18/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-i18n/scim-1.4.18/temp/environment'. > * Working directory: '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18' > * S: '/var/tmp/portage/app-i18n/scim-1.4.18/work/scim-1.4.18' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 919345
:
877693
| 877694 |
877695
|
877696
|
877697
|
877698
|
877699
|
877700
|
877701
|
877702