* Package: x11-libs/motif-2.3.7 * Repository: gentoo * Maintainer: ulm@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux motif22-compatibility png unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking motif-2.3.7.tar.gz to /var/tmp/portage/x11-libs/motif-2.3.7/work >>> Unpacking motif-2.3.6-patches-2.tar.xz to /var/tmp/portage/x11-libs/motif-2.3.7/work >>> Source unpacked in /var/tmp/portage/x11-libs/motif-2.3.7/work >>> Preparing source in /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7 ... * Applying patches from ../patch ... * 01_all_solaris.patch ... [ ok ] * 02_all_sanitise-paths.patch ... [ ok ] * 03_all_solaris-11.patch ... [ ok ] * 04_all_parallel-make.patch ... [ ok ] * 05_all_install-dirs.patch ... [ ok ] * 06_all_cflags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I . -I . ... [ ok ] * Running autoconf -I . --force ... [ ok ] * Running autoheader -I . ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: motif-2.3.7/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating motif-2.3.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating motif-2.3.7/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/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/motif-2.3.7 --htmldir=/usr/share/doc/motif-2.3.7/html --libdir=/usr/lib64 --with-x --disable-static --enable-motif22-compatibility --enable-utf8 --disable-xft --enable-jpeg --enable-png checking for /usr/X/include/X11/X.h... no checking for /usr/X11R6/include/X11/X.h... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 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... no checking for byacc... byacc checking for splint... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether libXt was compiled with -DXTHREADS... yes checking X11/Xos_r.h usability... yes checking X11/Xos_r.h presence... yes checking for X11/Xos_r.h... yes checking X11/Xpoll.h usability... yes checking X11/Xpoll.h presence... yes checking for X11/Xpoll.h... yes checking for X11/Xmu/Editres.h... yes checking for _XEditResCheckMessages in -lXmu... yes checking for XmuNCopyISOLatin1Lowered in -lXmu... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for X11/Xos_r.h... (cached) yes checking for X11/Xpoll.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for working strcoll... yes checking for strftime... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether sprintf returns void... yes checking for wcslen... yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcschr... yes checking for wcscat... yes checking for wcsncat... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for re_comp... yes checking for regcmp... no checking for select... yes checking for strcspn... yes checking for strerror... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for uname... yes checking for strdup... yes checking for strcasecmp... yes checking for putenv... yes checking for regcomp... yes checking for memmove... yes checking for XICProc... yes checking for library containing iconv_open... none required checking for libXp... checking X11/extensions/Print.h usability... yes checking X11/extensions/Print.h presence... yes checking for X11/extensions/Print.h... yes checking for XpCreateContext in -lXp... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_read_struct... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bindings/Makefile config.status: creating bitmaps/Makefile config.status: creating clients/Makefile config.status: creating clients/mwm/Makefile config.status: creating clients/mwm/WmWsmLib/Makefile config.status: creating clients/uil/Makefile config.status: creating clients/xmbind/Makefile config.status: creating config/Makefile config.status: creating config/util/Makefile config.status: creating include/Makefile config.status: creating include/Dt/Makefile config.status: creating lib/Makefile config.status: creating lib/Xm/Makefile config.status: creating lib/Mrm/Makefile config.status: creating localized/Makefile config.status: creating localized/util/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating doc/man/man4/Makefile config.status: creating doc/man/man5/Makefile config.status: creating tools/Makefile config.status: creating tools/wml/Makefile config.status: creating demos/Makefile config.status: creating demos/lib/Makefile config.status: creating demos/lib/Xmd/Makefile config.status: creating demos/lib/Wsm/Makefile config.status: creating demos/lib/Exm/Makefile config.status: creating demos/lib/Exm/wml/Makefile config.status: creating demos/programs/Makefile config.status: creating demos/programs/Exm/Makefile config.status: creating demos/programs/Exm/app_in_c/Makefile config.status: creating demos/programs/Exm/app_in_uil/Makefile config.status: creating demos/programs/Exm/simple_app/Makefile config.status: creating demos/programs/airport/Makefile config.status: creating demos/programs/animate/Makefile config.status: creating demos/programs/drag_and_drop/Makefile config.status: creating demos/programs/draw/Makefile config.status: creating demos/programs/earth/Makefile config.status: creating demos/programs/filemanager/Makefile config.status: creating demos/programs/fileview/Makefile config.status: creating demos/programs/getsubres/Makefile config.status: creating demos/programs/hellomotif/Makefile config.status: creating demos/programs/hellomotifi18n/Makefile config.status: creating demos/programs/hellomotifi18n/C/Makefile config.status: creating demos/programs/hellomotifi18n/C/uid/Makefile config.status: creating demos/programs/hellomotifi18n/english/Makefile config.status: creating demos/programs/hellomotifi18n/english/uid/Makefile config.status: creating demos/programs/hellomotifi18n/french/Makefile config.status: creating demos/programs/hellomotifi18n/french/uid/Makefile config.status: creating demos/programs/hellomotifi18n/hebrew/Makefile config.status: creating demos/programs/hellomotifi18n/hebrew/uid/Makefile config.status: creating demos/programs/hellomotifi18n/japan/Makefile config.status: creating demos/programs/hellomotifi18n/japan/uid/Makefile config.status: creating demos/programs/hellomotifi18n/japanese/Makefile config.status: creating demos/programs/hellomotifi18n/japanese/uid/Makefile config.status: creating demos/programs/hellomotifi18n/swedish/Makefile config.status: creating demos/programs/hellomotifi18n/swedish/uid/Makefile config.status: creating demos/programs/i18ninput/Makefile config.status: creating demos/programs/panner/Makefile config.status: creating demos/programs/periodic/Makefile config.status: creating demos/programs/piano/Makefile config.status: creating demos/programs/popups/Makefile config.status: creating demos/programs/sampler2_0/Makefile config.status: creating demos/programs/setdate/Makefile config.status: creating demos/programs/todo/Makefile config.status: creating demos/programs/workspace/Makefile config.status: creating demos/programs/tooltips/Makefile config.status: creating demos/programs/FontSel/Makefile config.status: creating demos/programs/ButtonBox/Makefile config.status: creating demos/programs/ColorSel/Makefile config.status: creating demos/programs/Column/Makefile config.status: creating demos/programs/Combo2/Makefile config.status: creating demos/programs/Ext18List/Makefile config.status: creating demos/programs/Ext18List/pixmaps/Makefile config.status: creating demos/programs/IconB/Makefile config.status: creating demos/programs/Outline/Makefile config.status: creating demos/programs/Paned/Makefile config.status: creating demos/programs/TabStack/Makefile config.status: creating demos/programs/Tree/Makefile config.status: creating demos/programs/pixmaps/Makefile config.status: creating demos/unsupported/Makefile config.status: creating demos/unsupported/Exm/Makefile config.status: creating demos/unsupported/aicon/Makefile config.status: creating demos/unsupported/dainput/Makefile config.status: creating demos/unsupported/dogs/Makefile config.status: creating demos/unsupported/hellomotif/Makefile config.status: creating demos/unsupported/motifshell/Makefile config.status: creating demos/unsupported/uilsymdump/Makefile config.status: creating demos/unsupported/xmapdef/Makefile config.status: creating demos/unsupported/xmfonts/Makefile config.status: creating demos/unsupported/xmforc/Makefile config.status: creating demos/unsupported/xmform/Makefile config.status: creating demos/doc/Makefile config.status: creating demos/doc/programGuide/Makefile config.status: creating demos/doc/programGuide/ch05/Makefile config.status: creating demos/doc/programGuide/ch05/Scale/Makefile config.status: creating demos/doc/programGuide/ch06/Makefile config.status: creating demos/doc/programGuide/ch06/spin_box/Makefile config.status: creating demos/doc/programGuide/ch06/combo_box/Makefile config.status: creating demos/doc/programGuide/ch08/Makefile config.status: creating demos/doc/programGuide/ch08/Notebook/Makefile config.status: creating demos/doc/programGuide/ch08/Container/Makefile config.status: creating demos/doc/programGuide/ch16/Makefile config.status: creating demos/doc/programGuide/ch17/Makefile config.status: creating demos/doc/programGuide/ch17/simple_drop/Makefile config.status: creating demos/doc/programGuide/ch17/simple_drag/Makefile config.status: creating lib/Xm/xmstring.list config.status: creating include/config.h config.status: creating lib/Xm/Xm.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 -C tools/wml CC=x86_64-pc-linux-gnu-gcc LIBS=-lfl wmluiltok make: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools/wml' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmluiltok.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmluiltok.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -Wl,--as-needed -o wmluiltok wmluiltok.o -lfl -lfl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -o wmluiltok wmluiltok.o -Wl,--as-needed -lfl /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/libfl.a(libmain.o): warning: relocation against `exit@@GLIBC_2.2.5' in readonly section `.text.startup' /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object. make: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools/wml' make -j1 Making all in bindings make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/bindings' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/bindings' Making all in bitmaps make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/bitmaps' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/bitmaps' Making all in config make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config' Making all in util make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config/util' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/config/util -I../../include -I../../lib/Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o makestrs.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/config/util/makestrs.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -Wl,--as-needed -o makestrs makestrs.o -lXp -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -o makestrs makestrs.o -Wl,--as-needed -lXp -ljpeg -lpng make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config/util' make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config' make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/config' Making all in localized make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized' Making all in util make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized/util' make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized' make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/localized' Making all in lib make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib' Making all in Xm make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Xm' test -f xmstring.list || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/xmstring.list xmstring.list test -f XmStrDefs.ht || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStrDefs.ht XmStrDefs.ht test -f XmStrDefs22.ht || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStrDefs22.ht XmStrDefs22.ht test -f XmStrDefs23.ht || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStrDefs23.ht XmStrDefs23.ht test -f XmStrDefsI.ht || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStrDefsI.ht XmStrDefsI.ht test -f XmStrDefs.ct || ln -s /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStrDefs.ct XmStrDefs.ct ../../config/util/makestrs -f xmstring.list >XmStrDefs.c make all-am make[3]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Xm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmStrDefs.lo XmStrDefs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c XmStrDefs.c -fPIC -DPIC -o .libs/XmStrDefs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ArrowB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ArrowB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ArrowB.c -fPIC -DPIC -o .libs/ArrowB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ArrowBG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ArrowBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ArrowBG.c -fPIC -DPIC -o .libs/ArrowBG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o BulletinB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BulletinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BulletinB.c -fPIC -DPIC -o .libs/BulletinB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CallbackI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CallbackI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CallbackI.c -fPIC -DPIC -o .libs/CallbackI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CascadeB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CascadeB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CascadeB.c -fPIC -DPIC -o .libs/CascadeB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CascadeBG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CascadeBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CascadeBG.c -fPIC -DPIC -o .libs/CascadeBG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Command.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Command.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Command.c -fPIC -DPIC -o .libs/Command.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CutPaste.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CutPaste.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CutPaste.c -fPIC -DPIC -o .libs/CutPaste.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Dest.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Dest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Dest.c -fPIC -DPIC -o .libs/Dest.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DialogS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DialogS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DialogS.c -fPIC -DPIC -o .libs/DialogS.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DialogSE.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DialogSE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DialogSE.c -fPIC -DPIC -o .libs/DialogSE.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragBS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c -fPIC -DPIC -o .libs/DragBS.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:201:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext displayToMotifWindowContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:202:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext displayToTargetsContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:203:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext displayToAtomsContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'GetMotifWindow': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:288:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToMotifWindowContext == (XContext) NULL) { ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'SetMotifWindow': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:319:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToMotifWindowContext == (XContext) NULL) { ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'GetTargetsTable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:362:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToTargetsContext == (XContext) NULL) { ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'SetTargetsTable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:393:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToTargetsContext == (XContext) NULL) { ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'GetAtomsTable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:448:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToAtomsContext == (XContext) NULL) { ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c: In function 'SetAtomsTable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragBS.c:479:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (displayToAtomsContext == (XContext) NULL) { ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragC.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragC.c -fPIC -DPIC -o .libs/DragC.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragOverS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragOverS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragOverS.c -fPIC -DPIC -o .libs/DragOverS.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragICC.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragICC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragICC.c -fPIC -DPIC -o .libs/DragICC.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragIcon.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragIcon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragIcon.c -fPIC -DPIC -o .libs/DragIcon.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragIcon.c:741:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext _XmTextualDragIconContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragIcon.c: In function 'XmeGetTextualDragIcon': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragIcon.c:1221:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (_XmTextualDragIconContext == (XContext) NULL) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DragUnder.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragUnder.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DragUnder.c -fPIC -DPIC -o .libs/DragUnder.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrawingA.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawingA.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawingA.c -fPIC -DPIC -o .libs/DrawingA.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrawnB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawnB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawnB.c -fPIC -DPIC -o .libs/DrawnB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DropSMgr.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropSMgr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropSMgr.c -fPIC -DPIC -o .libs/DropSMgr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DropSMgrI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropSMgrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropSMgrI.c -fPIC -DPIC -o .libs/DropSMgrI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DropTrans.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropTrans.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropTrans.c -fPIC -DPIC -o .libs/DropTrans.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ExtObject.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ExtObject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ExtObject.c -fPIC -DPIC -o .libs/ExtObject.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o FileSB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FileSB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FileSB.c -fPIC -DPIC -o .libs/FileSB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Form.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Form.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Form.c -fPIC -DPIC -o .libs/Form.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Frame.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Frame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Frame.c -fPIC -DPIC -o .libs/Frame.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Gadget.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Gadget.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Gadget.c -fPIC -DPIC -o .libs/Gadget.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GadgetUtil.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GadgetUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GadgetUtil.c -fPIC -DPIC -o .libs/GadgetUtil.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GeoUtils.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GeoUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GeoUtils.c -fPIC -DPIC -o .libs/GeoUtils.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ImageCache.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ImageCache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ImageCache.c -fPIC -DPIC -o .libs/ImageCache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Label.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Label.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Label.c -fPIC -DPIC -o .libs/Label.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o LabelG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/LabelG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/LabelG.c -fPIC -DPIC -o .libs/LabelG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o List.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/List.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/List.c -fPIC -DPIC -o .libs/List.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MainW.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MainW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MainW.c -fPIC -DPIC -o .libs/MainW.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MapEvents.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MapEvents.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MapEvents.c -fPIC -DPIC -o .libs/MapEvents.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MenuShell.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuShell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuShell.c -fPIC -DPIC -o .libs/MenuShell.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MenuUtil.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuUtil.c -fPIC -DPIC -o .libs/MenuUtil.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MessageB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MessageB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MessageB.c -fPIC -DPIC -o .libs/MessageB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o PanedW.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PanedW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PanedW.c -fPIC -DPIC -o .libs/PanedW.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o PushB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PushB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PushB.c -fPIC -DPIC -o .libs/PushB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o PushBG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PushBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PushBG.c -fPIC -DPIC -o .libs/PushBG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ReadImage.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ReadImage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ReadImage.c -fPIC -DPIC -o .libs/ReadImage.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Region.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Region.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Region.c -fPIC -DPIC -o .libs/Region.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ResConvert.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResConvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResConvert.c -fPIC -DPIC -o .libs/ResConvert.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ResInd.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResInd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResInd.c -fPIC -DPIC -o .libs/ResInd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RowColumn.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RowColumn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RowColumn.c -fPIC -DPIC -o .libs/RowColumn.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RowColumn.c: In function 'SetValues': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RowColumn.c:2062:10: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RowColumn.c:2065:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' set_values_passive_grab(old, new_w); ^~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Sash.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Sash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Sash.c -fPIC -DPIC -o .libs/Sash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Scale.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Scale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Scale.c -fPIC -DPIC -o .libs/Scale.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ScrollBar.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrollBar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrollBar.c -fPIC -DPIC -o .libs/ScrollBar.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ScrolledW.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrolledW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrolledW.c -fPIC -DPIC -o .libs/ScrolledW.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o SelectioB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SelectioB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SelectioB.c -fPIC -DPIC -o .libs/SelectioB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o SeparatoG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SeparatoG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SeparatoG.c -fPIC -DPIC -o .libs/SeparatoG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Separator.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Separator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Separator.c -fPIC -DPIC -o .libs/Separator.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Simple.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Simple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Simple.c -fPIC -DPIC -o .libs/Simple.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Simple.c: In function 'EvaluateConvenienceStructure': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Simple.c:177:22: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(name_buf,"separator_%d", separator_count++); ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Simple.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 21 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Text.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c -fPIC -DPIC -o .libs/Text.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c: In function '_XmCreateCutBuffers': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c:634:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext context = (XContext)NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c:641:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (context == (XContext)NULL) context = XUniqueContext(); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c: In function '_XmTextSetEditable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Text.c:3019:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XmImRegister(widget, (unsigned int) NULL); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextIn.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextIn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextIn.c -fPIC -DPIC -o .libs/TextIn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextOut.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextOut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextOut.c -fPIC -DPIC -o .libs/TextOut.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextStrSo.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextStrSo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextStrSo.c -fPIC -DPIC -o .libs/TextStrSo.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextStrSo.c: In function 'Scan': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextStrSo.c:1270:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((c == '\0') || (*c == *data->PSWC_NWLN)) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextStrSo.c:1270:9: note: did you mean to dereference the pointer? if ((c == '\0') || (*c == *data->PSWC_NWLN)) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextSel.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextSel.c -fPIC -DPIC -o .libs/TextSel.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ToggleB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToggleB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToggleB.c -fPIC -DPIC -o .libs/ToggleB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ToggleBG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToggleBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToggleBG.c -fPIC -DPIC -o .libs/ToggleBG.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TrackLoc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TrackLoc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TrackLoc.c -fPIC -DPIC -o .libs/TrackLoc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o UniqueEvnt.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/UniqueEvnt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/UniqueEvnt.c -fPIC -DPIC -o .libs/UniqueEvnt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o VaSimple.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VaSimple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VaSimple.c -fPIC -DPIC -o .libs/VaSimple.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o VirtKeys.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VirtKeys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VirtKeys.c -fPIC -DPIC -o .libs/VirtKeys.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmString.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c -fPIC -DPIC -o .libs/XmString.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c: In function 'ComputeMetrics': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c:6254:3: warning: enumeration value 'XmFONT_IS_XFT' not handled in switch [-Wswitch] switch (_XmRendFontType(rend)) { ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c: In function 'match_pattern': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c:7815:7: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb_text, (wchar_t) '\0'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c:7816:7: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb_text, *((wchar_t*)text)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c:7823:7: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb_pattern, (wchar_t) '\0'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmString.c:7824:7: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] wctomb(mb_pattern, *((wchar_t*)pattern->pattern)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ResEncod.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResEncod.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ResEncod.c -fPIC -DPIC -o .libs/ResEncod.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextF.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c -fPIC -DPIC -o .libs/TextF.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c: In function 'InitializeTextStruct': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c:7363:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XmImRegister((Widget)tf, (unsigned int) NULL); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c: In function 'SetValues': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c:8235:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *TextF_WcValue(new_tf) = (wchar_t)NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c: In function 'XmTextFieldSetEditable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextF.c:10148:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XmImRegister((Widget)tf, (unsigned int) NULL); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextFSel.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFSel.c -fPIC -DPIC -o .libs/TextFSel.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o AtomMgr.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/AtomMgr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/AtomMgr.c -fPIC -DPIC -o .libs/AtomMgr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Cache.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Cache.c -fPIC -DPIC -o .libs/Cache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Protocols.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Protocols.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Protocols.c -fPIC -DPIC -o .libs/Protocols.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Protocols.c:121:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext allProtocolsMgrContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Protocols.c: In function 'GetAllProtocolsMgr': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Protocols.c:359:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (allProtocolsMgrContext == (XContext) NULL) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Primitive.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Primitive.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Primitive.c -fPIC -DPIC -o .libs/Primitive.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Manager.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Manager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Manager.c -fPIC -DPIC -o .libs/Manager.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Traversal.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Traversal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Traversal.c -fPIC -DPIC -o .libs/Traversal.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TravAct.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TravAct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TravAct.c -fPIC -DPIC -o .libs/TravAct.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TraversalI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TraversalI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TraversalI.c -fPIC -DPIC -o .libs/TraversalI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o BaseClass.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BaseClass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BaseClass.c -fPIC -DPIC -o .libs/BaseClass.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BaseClass.c: In function 'ExtTypeToContext': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BaseClass.c:561:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XContext context = (XContext) NULL; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Desktop.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Desktop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Desktop.c -fPIC -DPIC -o .libs/Desktop.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Messages.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Messages.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Messages.c -fPIC -DPIC -o .libs/Messages.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Transltns.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Transltns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Transltns.c -fPIC -DPIC -o .libs/Transltns.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RepType.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RepType.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RepType.c -fPIC -DPIC -o .libs/RepType.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xmos.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xmos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xmos.c -fPIC -DPIC -o .libs/Xmos.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xmos.c: In function '_XmOSGetDirEntries': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xmos.c:790:7: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] if ((dirEntry = _XReaddir(dirStream, dirEntryBuf)) == NULL) ^~ In file included from /usr/include/X11/Xos_r.h:539:0, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xmos.c:83: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Draw.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Draw.c -fPIC -DPIC -o .libs/Draw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TearOff.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TearOff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TearOff.c -fPIC -DPIC -o .libs/TearOff.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TearOffB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TearOffB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TearOffB.c -fPIC -DPIC -o .libs/TearOffB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmIm.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmIm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmIm.c -fPIC -DPIC -o .libs/XmIm.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmIm.c: In function 'set_current_xic': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmIm.c:2513:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (xim_info->current_xics == (XContext) NULL) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GMUtils.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GMUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GMUtils.c -fPIC -DPIC -o .libs/GMUtils.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Display.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Display.c -fPIC -DPIC -o .libs/Display.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Screen.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Screen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Screen.c -fPIC -DPIC -o .libs/Screen.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ShellE.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ShellE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ShellE.c -fPIC -DPIC -o .libs/ShellE.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o VendorS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorS.c -fPIC -DPIC -o .libs/VendorS.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorS.c: In function 'InitializePrehook': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorS.c:1560:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ttp->timer = (int) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorS.c:1561:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ttp->duration_timer = (int) NULL; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o VendorSE.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorSE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/VendorSE.c -fPIC -DPIC -o .libs/VendorSE.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RCMenu.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCMenu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCMenu.c -fPIC -DPIC -o .libs/RCMenu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RCLayout.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCLayout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCLayout.c -fPIC -DPIC -o .libs/RCLayout.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GetPixData.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GetPixData.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GetPixData.c -fPIC -DPIC -o .libs/GetPixData.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RCPopup.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCPopup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCPopup.c -fPIC -DPIC -o .libs/RCPopup.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Trait.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Trait.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Trait.c -fPIC -DPIC -o .libs/Trait.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Synthetic.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c -fPIC -DPIC -o .libs/Synthetic.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c: In function '_XmInitializeSyntheticResources': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c:189:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (String) XrmPermStringToQuark (resources[i].resource_name); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c: In function 'GetValuesHook': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c:233:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (XrmQuark)(resources[j].resource_name) == quark) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c: In function 'ImportArgs': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Synthetic.c:508:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (XrmQuark)(resources[j].resource_name) == quark) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmFontList.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmFontList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmFontList.c -fPIC -DPIC -o .libs/XmFontList.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ClipWindow.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ClipWindow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ClipWindow.c -fPIC -DPIC -o .libs/ClipWindow.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Transfer.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Transfer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Transfer.c -fPIC -DPIC -o .libs/Transfer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Hash.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Hash.c -fPIC -DPIC -o .libs/Hash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ScrollFrameT.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrollFrameT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScrollFrameT.c -fPIC -DPIC -o .libs/ScrollFrameT.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmTabList.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmTabList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmTabList.c -fPIC -DPIC -o .libs/XmTabList.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Resolve.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Resolve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Resolve.c -fPIC -DPIC -o .libs/Resolve.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmStringFunc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringFunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringFunc.c -fPIC -DPIC -o .libs/XmStringFunc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmRenderT.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c -fPIC -DPIC -o .libs/XmRenderT.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c: In function 'XmRenderTableGetDefaultFontExtents': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c:3420:9: warning: enumeration value 'XmFONT_IS_XFT' not handled in switch [-Wswitch] switch (_XmRendFontType(rend)) { ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c: In function 'ReadToken': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c:2867:9: warning: function returns address of local variable [-Wreturn-local-addr] return(new_token); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmRenderT.c:2782:12: note: declared here TokenRec reusetoken; ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o PixConv.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PixConv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PixConv.c -fPIC -DPIC -o .libs/PixConv.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Color.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Color.c -fPIC -DPIC -o .libs/Color.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Color.c: In function 'GetDefaultColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Color.c:303:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (aproc == NULL) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Color.c:306:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ((*aproc)(DisplayOfScreen(screen), color_map, ^~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xm.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xm.c -fPIC -DPIC -o .libs/Xm.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CareVisualT.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CareVisualT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CareVisualT.c -fPIC -DPIC -o .libs/CareVisualT.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Direction.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Direction.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Direction.c -fPIC -DPIC -o .libs/Direction.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmStringObso.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringObso.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringObso.c -fPIC -DPIC -o .libs/XmStringObso.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmStringGet.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringGet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringGet.c -fPIC -DPIC -o .libs/XmStringGet.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IsMwmRun.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IsMwmRun.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IsMwmRun.c -fPIC -DPIC -o .libs/IsMwmRun.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MenuProc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuProc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuProc.c -fPIC -DPIC -o .libs/MenuProc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MenuState.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuState.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MenuState.c -fPIC -DPIC -o .libs/MenuState.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextFind.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFind.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFind.c -fPIC -DPIC -o .libs/TextFind.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TextFunc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TextFunc.c -fPIC -DPIC -o .libs/TextFunc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ColorObj.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColorObj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColorObj.c -fPIC -DPIC -o .libs/ColorObj.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IconFile.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconFile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconFile.c -fPIC -DPIC -o .libs/IconFile.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconFile.c: In function 'MakeCachedDirEntry': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconFile.c:198:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] while ((currDirect = _XReaddir(fileDesc, dirEntryBuf)) != NULL) { ^~~~~ In file included from /usr/include/X11/Xos_r.h:539:0, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconFile.c:53: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o RCHook.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCHook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/RCHook.c -fPIC -DPIC -o .libs/RCHook.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GetRes.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GetRes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GetRes.c -fPIC -DPIC -o .libs/GetRes.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o BBUtil.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BBUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/BBUtil.c -fPIC -DPIC -o .libs/BBUtil.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ChColor.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ChColor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ChColor.c -fPIC -DPIC -o .libs/ChColor.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ColObjFunc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColObjFunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColObjFunc.c -fPIC -DPIC -o .libs/ColObjFunc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrTog.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrTog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrTog.c -fPIC -DPIC -o .libs/DrTog.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrArrow.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrArrow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrArrow.c -fPIC -DPIC -o .libs/DrArrow.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrPoly.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrPoly.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrPoly.c -fPIC -DPIC -o .libs/DrPoly.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrHiDash.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrHiDash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrHiDash.c -fPIC -DPIC -o .libs/DrHiDash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ValTime.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ValTime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ValTime.c -fPIC -DPIC -o .libs/ValTime.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o FocusAct.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FocusAct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FocusAct.c -fPIC -DPIC -o .libs/FocusAct.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o CvtUnit.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CvtUnit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/CvtUnit.c -fPIC -DPIC -o .libs/CvtUnit.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ScalTics.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScalTics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScalTics.c -fPIC -DPIC -o .libs/ScalTics.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ScroVis.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScroVis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ScroVis.c -fPIC -DPIC -o .libs/ScroVis.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o WidGet.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/WidGet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/WidGet.c -fPIC -DPIC -o .libs/WidGet.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o PrintS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c -fPIC -DPIC -o .libs/PrintS.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c: In function 'FilePipeCB': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c:760:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(cb->pipe, &status, sizeof(XPGetDocStatus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c: In function 'FinishProc': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/PrintS.c:744:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(file_desc->pipe, &status, sizeof(XPGetDocStatus)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Obso1_2.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso1_2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso1_2.c -fPIC -DPIC -o .libs/Obso1_2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ObsoStr.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ObsoStr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ObsoStr.c -fPIC -DPIC -o .libs/ObsoStr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ObsoXme.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ObsoXme.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ObsoXme.c -fPIC -DPIC -o .libs/ObsoXme.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Obso2_0.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c -fPIC -DPIC -o .libs/Obso2_0.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c:1576:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext actualClassContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c: In function '_XmGetActualClass': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c:1603:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (actualClassContext == (XContext) NULL) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c: In function '_XmSetActualClass': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c:1637:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (actualClassContext == (XContext) NULL) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c: In function '_XmGetWorldObject': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c:1684:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext worldObjectContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Obso2_0.c:1693:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (worldObjectContext == (XContext) NULL) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmAttrib.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmAttrib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmAttrib.c -fPIC -DPIC -o .libs/XpmAttrib.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrIFrDat.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrDat.c -fPIC -DPIC -o .libs/XpmCrIFrDat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmInfo.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmInfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmInfo.c -fPIC -DPIC -o .libs/XpmInfo.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmWrFFrDat.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrDat.c -fPIC -DPIC -o .libs/XpmWrFFrDat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmmisc.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmmisc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmmisc.c -fPIC -DPIC -o .libs/Xpmmisc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrBufFrI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c -fPIC -DPIC -o .libs/XpmCrBufFrI.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'XmeXpmCreateBufferFromXpmImage': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:155:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(ptr, buf); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:155:5: warning: incompatible implicit declaration of built-in function 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:155:5: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'WriteColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:292:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(s, *defaults++, cpp); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:292:2: warning: incompatible implicit declaration of built-in function 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:292:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:312:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(s, "\",\n"); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:312:2: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:316:38: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] (*data_size + l - *used_size) <= strlen(buf)) ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:316:38: warning: incompatible implicit declaration of built-in function 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:316:38: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'WritePixels': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:352:6: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); /* how can we trust *pixels? :-\ */ ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:352:6: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:357:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(s, "\",\n"); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:357:2: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:365:2: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); /* how can we trust *pixels? */ ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:365:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'ExtensionsSize': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:385:10: warning: incompatible implicit declaration of built-in function 'strlen' size += strlen(ext->name) + 11; ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:385:10: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'WriteExtensions': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:428:5: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, ",\n\"XPMENDEXT\"", data_size - (s-dataptr)-1); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:428:5: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c: In function 'CommentsSize': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:441:14: warning: incompatible implicit declaration of built-in function 'strlen' size += 5 + strlen(info->hints_cmt); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:441:14: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:444:14: warning: incompatible implicit declaration of built-in function 'strlen' size += 5 + strlen(info->colors_cmt); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:444:14: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:447:14: warning: incompatible implicit declaration of built-in function 'strlen' size += 5 + strlen(info->pixels_cmt); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrI.c:447:14: note: include '' or provide a declaration of 'strlen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrIFrP.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrP.c -fPIC -DPIC -o .libs/XpmCrIFrP.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmRdFToBuf.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToBuf.c -fPIC -DPIC -o .libs/XpmRdFToBuf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmWrFFrI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c -fPIC -DPIC -o .libs/XpmWrFFrI.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c: In function 'XmeXpmWriteFileFromXpmImage': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:122:7: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(new_name, name, sizeof(new_name)); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:122:7: warning: incompatible implicit declaration of built-in function 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:122:7: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:133:3: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(new_name, name, sizeof(new_name)); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:133:3: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c: In function 'WritePixels': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:261:6: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:261:6: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:271:2: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:271:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c: In function 'OpenWriteFile': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:323:15: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] size_t len = strlen(filename); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:323:15: warning: incompatible implicit declaration of built-in function 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:323:15: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrI.c:328:18: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (len > 2 && !strcmp(".Z", filename + (len - 2))) { ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmparse.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c -fPIC -DPIC -o .libs/Xpmparse.o In file included from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c:49:0: /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c: In function '_XmxpmParseColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:304:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define HashAtomData(i) ((void *)i) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c:390:47: note: in expansion of macro 'HashAtomData' xpmHashIntern(hashtable, color->string, HashAtomData(a)); ^~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:304:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define HashAtomData(i) ((void *)i) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c:478:47: note: in expansion of macro 'HashAtomData' xpmHashIntern(hashtable, color->string, HashAtomData(a)); ^~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c: In function 'ParsePixels': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:305:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define HashColorIndex(slot) ((unsigned int)((*slot)->data)) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmparse.c:658:12: note: in expansion of macro 'HashColorIndex' *iptr = HashColorIndex(slot); ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrBufFrP.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrBufFrP.c -fPIC -DPIC -o .libs/XpmCrBufFrP.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrPFrBuf.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrBuf.c -fPIC -DPIC -o .libs/XpmCrPFrBuf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmRdFToDat.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToDat.c -fPIC -DPIC -o .libs/XpmRdFToDat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmWrFFrP.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrP.c -fPIC -DPIC -o .libs/XpmWrFFrP.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmrgb.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c -fPIC -DPIC -o .libs/Xpmrgb.o In file included from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c:51:0: /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c: In function '_XmxpmReadRgbNames': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c:97:37: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (!(rgbname = (char *) XpmMalloc(strlen(name) + 1))) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:185:33: note: in definition of macro 'XpmMalloc' #define XpmMalloc(size) malloc((size)) ^~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c:97:37: warning: incompatible implicit declaration of built-in function 'strlen' if (!(rgbname = (char *) XpmMalloc(strlen(name) + 1))) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:185:33: note: in definition of macro 'XpmMalloc' #define XpmMalloc(size) malloc((size)) ^~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmrgb.c:97:37: note: include '' or provide a declaration of 'strlen' if (!(rgbname = (char *) XpmMalloc(strlen(name) + 1))) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:185:33: note: in definition of macro 'XpmMalloc' #define XpmMalloc(size) malloc((size)) ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrDatFrI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c -fPIC -DPIC -o .libs/XpmCrDatFrI.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c: In function 'XmeXpmCreateDataFromXpmImage': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:171:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(s, " XPMEXT"); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:171:2: warning: incompatible implicit declaration of built-in function 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:171:2: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:179:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(*header, buf); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:179:5: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:218:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] *(sptr + 1) = *sptr + strlen(*sptr2) + 1; ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:218:24: warning: incompatible implicit declaration of built-in function 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:218:24: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c: In function 'CreateColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:259:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(buf, *defaults++, cpp); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:259:2: warning: incompatible implicit declaration of built-in function 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:259:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:283:13: warning: incompatible implicit declaration of built-in function 'strcpy' *dataptr = strcpy(s, buf); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:283:13: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c: In function 'CreatePixels': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:318:6: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); /* why trust pixel? */ ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:318:6: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:332:2: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(s, colors[*pixels].string, cpp); /* why should we trust *pixel? */ ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:332:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c: In function 'CountExtensions': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:354:10: warning: incompatible implicit declaration of built-in function 'strlen' size += strlen(ext->name) + 8; ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:354:10: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c: In function 'CreateExtensions': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:383:34: warning: incompatible implicit declaration of built-in function 'strlen' *(dataptr + 1) = *dataptr + strlen(ext->name) + 8; ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:383:34: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:387:6: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(*dataptr, *line); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:387:6: note: include '' or provide a declaration of 'strcpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:390:31: warning: incompatible implicit declaration of built-in function 'strlen' *(dataptr + 1) = *dataptr + strlen(*line) + 1; ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:390:31: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:394:5: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(*dataptr, "XPMENDEXT"); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrI.c:394:5: note: include '' or provide a declaration of 'strcpy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrPFrDat.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrDat.c -fPIC -DPIC -o .libs/XpmCrPFrDat.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmRdFToI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c -fPIC -DPIC -o .libs/XpmRdFToI.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c: In function 'OpenReadFile': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c:155:15: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] size_t len = strlen(filename); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c:155:15: warning: incompatible implicit declaration of built-in function 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c:155:15: note: include '' or provide a declaration of 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToI.c:160:20: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if ((len > 2) && !strcmp(".Z", filename + (len - 2))) { ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmcreate.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c -fPIC -DPIC -o .libs/Xpmcreate.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c: In function 'CreateColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c:614:29: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (symbol->name && s && !strcmp(symbol->name, s)) ^~~~~~ In file included from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmP.h:134:0, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:116, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c:49: /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c: In function 'ParseAndPutPixels': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:305:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define HashColorIndex(slot) ((unsigned int)((*slot)->data)) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c:2372:20: note: in expansion of macro 'HashColorIndex' image_pixels[HashColorIndex(slot)]); ^~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:305:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define HashColorIndex(slot) ((unsigned int)((*slot)->data)) ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmcreate.c:2375:24: note: in expansion of macro 'HashColorIndex' shape_pixels[HashColorIndex(slot)]); ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmscan.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c -fPIC -DPIC -o .libs/Xpmscan.o In file included from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:48:0: /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c: In function 'ScanTransparentColor': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:377:28: note: in expansion of macro 'xpmstrdup' defaults[key] = (char *) xpmstrdup(s); ^~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: incompatible implicit declaration of built-in function 'strdup' #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:377:28: note: in expansion of macro 'xpmstrdup' defaults[key] = (char *) xpmstrdup(s); ^~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: incompatible implicit declaration of built-in function 'strdup' #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:383:28: note: in expansion of macro 'xpmstrdup' color->c_color = (char *) xpmstrdup(TRANSPARENT_COLOR); ^~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c: In function 'ScanOtherColors': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: incompatible implicit declaration of built-in function 'strdup' #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:515:29: note: in expansion of macro 'xpmstrdup' defaults[key] = (char *) xpmstrdup(s); ^~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: incompatible implicit declaration of built-in function 'strdup' #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:526:29: note: in expansion of macro 'xpmstrdup' color->c_color = (char *) xpmstrdup(colorname); ^~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmI.h:403:19: warning: incompatible implicit declaration of built-in function 'strdup' #define xpmstrdup strdup ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmscan.c:537:29: note: in expansion of macro 'xpmstrdup' color->c_color = (char *) xpmstrdup(buf); ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpms_popen.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpms_popen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpms_popen.c -fPIC -DPIC -o .libs/Xpms_popen.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrDatFrP.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrDatFrP.c -fPIC -DPIC -o .libs/XpmCrDatFrP.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrPFrI.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrPFrI.c -fPIC -DPIC -o .libs/XpmCrPFrI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmRdFToP.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmRdFToP.c -fPIC -DPIC -o .libs/XpmRdFToP.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmdata.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c -fPIC -DPIC -o .libs/Xpmdata.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c: In function '_XmxpmGetString': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:309:6: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(p, start, n); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:309:6: warning: incompatible implicit declaration of built-in function 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:309:6: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:334:3: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(q, buf, i); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:334:3: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:357:6: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(q, buf, i); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:357:6: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c: In function '_XmxpmGetCmt': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:384:2: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(*cmt, mdata->Comment, mdata->CommentLength); ^~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:384:2: note: include '' or provide a declaration of 'strncpy' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c: In function '_XmxpmParseHeader': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmdata.c:419:17: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (l == 7 && !strncmp("#define", buf, 7)) { ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmCrIFrBuf.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmCrIFrBuf.c -fPIC -DPIC -o .libs/XpmCrIFrBuf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmImage.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmImage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmImage.c -fPIC -DPIC -o .libs/XpmImage.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XpmWrFFrBuf.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c -fPIC -DPIC -o .libs/XpmWrFFrBuf.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c: In function 'XmeXpmWriteFileFromBuffer': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c:56:11: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen(buffer); ^~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c:56:11: warning: incompatible implicit declaration of built-in function 'strlen' /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XpmWrFFrBuf.c:56:11: note: include '' or provide a declaration of 'strlen' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Xpmhashtab.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmhashtab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmhashtab.c -fPIC -DPIC -o .libs/Xpmhashtab.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmhashtab.c: In function '_XmxpmHashSlot': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Xpmhashtab.c:130:23: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (ns[0] == s[0] && strcmp(ns, s) == 0) ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IconH.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconH.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconH.c -fPIC -DPIC -o .libs/IconH.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Container.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c -fPIC -DPIC -o .libs/Container.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c: In function 'ConstraintSetValues': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c:3243:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c:3245:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if ((!nc->visible_in_outline) || ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c: In function 'RedirectTraversal': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c:8139:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( (old_focus == NULL) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Container.c:8150:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ( ((cw=(XmContainerWidget)XtParent(old_focus)) == NULL) ^~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IconG.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconG.c -fPIC -DPIC -o .libs/IconG.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconG.c:270:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext largeIconContext = (XContext) NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconG.c:271:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] static XContext smallIconContext = (XContext) NULL; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Notebook.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c -fPIC -DPIC -o .libs/Notebook.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c: In function 'GetNextTab': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c:6576:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((nc->active) && (NB_IS_CHILD_MAJOR(nc->child_type))) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c:6612:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' i++; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c:6628:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Notebook.c:6667:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' i++; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ComboBox.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ComboBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ComboBox.c -fPIC -DPIC -o .libs/ComboBox.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o GrabShell.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GrabShell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/GrabShell.c -fPIC -DPIC -o .libs/GrabShell.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o SpinB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SpinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SpinB.c -fPIC -DPIC -o .libs/SpinB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o SSpinB.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SSpinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SSpinB.c -fPIC -DPIC -o .libs/SSpinB.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TxtPropCv.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TxtPropCv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TxtPropCv.c -fPIC -DPIC -o .libs/TxtPropCv.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmStringSeg.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringSeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmStringSeg.c -fPIC -DPIC -o .libs/XmStringSeg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TranslNew.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TranslNew.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TranslNew.c -fPIC -DPIC -o .libs/TranslNew.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o SlideC.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c -fPIC -DPIC -o .libs/SlideC.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c:113:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /* NULL Cardinal */ (Cardinal)NULL, ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c:117:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /* NULL Boolean */ (Boolean)(unsigned)NULL, ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c:118:66: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /* NULL XtEnum */ (XtEnum)(unsigned)NULL, ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c:119:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /* NULL Boolean */ (Boolean)(unsigned)NULL, ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/SlideC.c:120:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /* NULL Boolean */ (Boolean)(unsigned)NULL, ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ToolTip.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToolTip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ToolTip.c -fPIC -DPIC -o .libs/ToolTip.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o EditresCom.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/EditresCom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/EditresCom.c -fPIC -DPIC -o .libs/EditresCom.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o XmExtUtil.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmExtUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/XmExtUtil.c -fPIC -DPIC -o .libs/XmExtUtil.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Column.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Column.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Column.c -fPIC -DPIC -o .libs/Column.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ButtonBox.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ButtonBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ButtonBox.c -fPIC -DPIC -o .libs/ButtonBox.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o ColorS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColorS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/ColorS.c -fPIC -DPIC -o .libs/ColorS.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Picture.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Picture.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Picture.c -fPIC -DPIC -o .libs/Picture.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DataFSel.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataFSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataFSel.c -fPIC -DPIC -o .libs/DataFSel.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataFSel.c: In function '_XmDataFieldConvert': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataFSel.c:562:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (is_primary || is_destination) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataFSel.c:563:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' *targs++ = INSERT_SELECTION; target_count++; ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DataF.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c -fPIC -DPIC -o .libs/DataF.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c: In function 'df_SetDestination': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c:4440:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (XmTextF_has_destination(tf)) ^~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c:4442:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' XtDisownSelection(w, MOTIF_DESTINATION, set_time); ^~~~~~~~~~~~~~~~~ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c: In function 'df_InitializeTextStruct': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c:9221:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XmImRegister((Widget)tf, (unsigned int) NULL); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c: In function 'df_SetValues': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c:10731:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *XmTextF_wc_value(new_tf) = (wchar_t)NULL; ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c: In function 'XmDataFieldSetEditable': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DataF.c:11877:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XmImRegister((Widget)tf, (unsigned int) NULL); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MultiList.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MultiList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/MultiList.c -fPIC -DPIC -o .libs/MultiList.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o I18List.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/I18List.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/I18List.c -fPIC -DPIC -o .libs/I18List.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Paned.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Paned.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Paned.c -fPIC -DPIC -o .libs/Paned.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o FontS.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c -fPIC -DPIC -o .libs/FontS.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c: In function 'CreateEncodingMenu': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:2767:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] XmNactivateCallback, ChangeEncoding, (XtPointer) i); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c: In function 'ChangeEncoding': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:2929:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) data == 0) ^ In file included from ../Xm/Xm.h:59:0, from /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:30: /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:2937:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ENCODING_STRING(fsw) = XtNewString(ENCODING_LIST(fsw)[(int) data - 1]); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:2937:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ENCODING_STRING(fsw) = XtNewString(ENCODING_LIST(fsw)[(int) data - 1]); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:2937:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ENCODING_STRING(fsw) = XtNewString(ENCODING_LIST(fsw)[(int) data - 1]); ^ /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c: In function 'SetValues': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/FontS.c:3695:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ChangeEncoding((Widget) set_fsw, (XtPointer) current, NULL); ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IconBox.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconBox.c -fPIC -DPIC -o .libs/IconBox.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o IconButton.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconButton.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/IconButton.c -fPIC -DPIC -o .libs/IconButton.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o xmlist.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/xmlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/xmlist.c -fPIC -DPIC -o .libs/xmlist.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Hierarchy.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Hierarchy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Hierarchy.c -fPIC -DPIC -o .libs/Hierarchy.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Outline.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Outline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Outline.c -fPIC -DPIC -o .libs/Outline.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TabBox.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabBox.c -fPIC -DPIC -o .libs/TabBox.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TabList.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabList.c -fPIC -DPIC -o .libs/TabList.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabList.c: In function 'XmTabbedStackListInsert': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabList.c:386:14: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if( mask * XmTAB_SENSITIVE ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o TabStack.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabStack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/TabStack.c -fPIC -DPIC -o .libs/TabStack.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DrawUtils.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DrawUtils.c -fPIC -DPIC -o .libs/DrawUtils.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Tree.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Tree.c -fPIC -DPIC -o .libs/Tree.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o DropDown.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropDown.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/DropDown.c -fPIC -DPIC -o .libs/DropDown.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Jpeg.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Jpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Jpeg.c -fPIC -DPIC -o .libs/Jpeg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Png.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Png.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm -I../../include -I.. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Png.c -fPIC -DPIC -o .libs/Png.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Png.c: In function 'png_load_file': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Xm/Png.c:146:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(sig, 1, 8, infile); ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -version-info 4:4:0 -Wl,-O1 -Wl,--as-needed -o libXm.la -rpath /usr/lib64 XmStrDefs.lo ArrowB.lo ArrowBG.lo BulletinB.lo CallbackI.lo CascadeB.lo CascadeBG.lo Command.lo CutPaste.lo Dest.lo DialogS.lo DialogSE.lo DragBS.lo DragC.lo DragOverS.lo DragICC.lo DragIcon.lo DragUnder.lo DrawingA.lo DrawnB.lo DropSMgr.lo DropSMgrI.lo DropTrans.lo ExtObject.lo FileSB.lo Form.lo Frame.lo Gadget.lo GadgetUtil.lo GeoUtils.lo ImageCache.lo Label.lo LabelG.lo List.lo MainW.lo MapEvents.lo MenuShell.lo MenuUtil.lo MessageB.lo PanedW.lo PushB.lo PushBG.lo ReadImage.lo Region.lo ResConvert.lo ResInd.lo RowColumn.lo Sash.lo Scale.lo ScrollBar.lo ScrolledW.lo SelectioB.lo SeparatoG.lo Separator.lo Simple.lo Text.lo TextIn.lo TextOut.lo TextStrSo.lo TextSel.lo ToggleB.lo ToggleBG.lo TrackLoc.lo UniqueEvnt.lo VaSimple.lo VirtKeys.lo XmString.lo ResEncod.lo TextF.lo TextFSel.lo AtomMgr.lo Cache.lo Protocols.lo Primitive.lo Manager.lo Traversal.lo TravAct.lo TraversalI.lo BaseClass.lo Desktop.lo Messages.lo Transltns.lo RepType.lo Xmos.lo Draw.lo TearOff.lo TearOffB.lo XmIm.lo GMUtils.lo Display.lo Screen.lo ShellE.lo VendorS.lo VendorSE.lo RCMenu.lo RCLayout.lo GetPixData.lo RCPopup.lo Trait.lo Synthetic.lo XmFontList.lo ClipWindow.lo Transfer.lo Hash.lo ScrollFrameT.lo XmTabList.lo Resolve.lo XmStringFunc.lo XmRenderT.lo PixConv.lo Color.lo Xm.lo CareVisualT.lo Direction.lo XmStringObso.lo XmStringGet.lo IsMwmRun.lo MenuProc.lo MenuState.lo TextFind.lo TextFunc.lo ColorObj.lo IconFile.lo RCHook.lo GetRes.lo BBUtil.lo ChColor.lo ColObjFunc.lo DrTog.lo DrArrow.lo DrPoly.lo DrHiDash.lo ValTime.lo FocusAct.lo CvtUnit.lo ScalTics.lo ScroVis.lo WidGet.lo PrintS.lo Obso1_2.lo ObsoStr.lo ObsoXme.lo Obso2_0.lo XpmAttrib.lo XpmCrIFrDat.lo XpmInfo.lo XpmWrFFrDat.lo Xpmmisc.lo XpmCrBufFrI.lo XpmCrIFrP.lo XpmRdFToBuf.lo XpmWrFFrI.lo Xpmparse.lo XpmCrBufFrP.lo XpmCrPFrBuf.lo XpmRdFToDat.lo XpmWrFFrP.lo Xpmrgb.lo XpmCrDatFrI.lo XpmCrPFrDat.lo XpmRdFToI.lo Xpmcreate.lo Xpmscan.lo Xpms_popen.lo XpmCrDatFrP.lo XpmCrPFrI.lo XpmRdFToP.lo Xpmdata.lo XpmCrIFrBuf.lo XpmImage.lo XpmWrFFrBuf.lo Xpmhashtab.lo IconH.lo Container.lo IconG.lo Notebook.lo ComboBox.lo GrabShell.lo SpinB.lo SSpinB.lo TxtPropCv.lo XmStringSeg.lo TranslNew.lo SlideC.lo ToolTip.lo EditresCom.lo XmExtUtil.lo Column.lo ButtonBox.lo ColorS.lo Picture.lo DataFSel.lo DataF.lo MultiList.lo I18List.lo Paned.lo FontS.lo IconBox.lo IconButton.lo xmlist.lo Hierarchy.lo Outline.lo TabBox.lo TabList.lo TabStack.lo DrawUtils.lo Tree.lo DropDown.lo Jpeg.lo Png.lo -lXmu -lXt -lXext -lXp -lX11 -lXp -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/XmStrDefs.o .libs/ArrowB.o .libs/ArrowBG.o .libs/BulletinB.o .libs/CallbackI.o .libs/CascadeB.o .libs/CascadeBG.o .libs/Command.o .libs/CutPaste.o .libs/Dest.o .libs/DialogS.o .libs/DialogSE.o .libs/DragBS.o .libs/DragC.o .libs/DragOverS.o .libs/DragICC.o .libs/DragIcon.o .libs/DragUnder.o .libs/DrawingA.o .libs/DrawnB.o .libs/DropSMgr.o .libs/DropSMgrI.o .libs/DropTrans.o .libs/ExtObject.o .libs/FileSB.o .libs/Form.o .libs/Frame.o .libs/Gadget.o .libs/GadgetUtil.o .libs/GeoUtils.o .libs/ImageCache.o .libs/Label.o .libs/LabelG.o .libs/List.o .libs/MainW.o .libs/MapEvents.o .libs/MenuShell.o .libs/MenuUtil.o .libs/MessageB.o .libs/PanedW.o .libs/PushB.o .libs/PushBG.o .libs/ReadImage.o .libs/Region.o .libs/ResConvert.o .libs/ResInd.o .libs/RowColumn.o .libs/Sash.o .libs/Scale.o .libs/ScrollBar.o .libs/ScrolledW.o .libs/SelectioB.o .libs/SeparatoG.o .libs/Separator.o .libs/Simple.o .libs/Text.o .libs/TextIn.o .libs/TextOut.o .libs/TextStrSo.o .libs/TextSel.o .libs/ToggleB.o .libs/ToggleBG.o .libs/TrackLoc.o .libs/UniqueEvnt.o .libs/VaSimple.o .libs/VirtKeys.o .libs/XmString.o .libs/ResEncod.o .libs/TextF.o .libs/TextFSel.o .libs/AtomMgr.o .libs/Cache.o .libs/Protocols.o .libs/Primitive.o .libs/Manager.o .libs/Traversal.o .libs/TravAct.o .libs/TraversalI.o .libs/BaseClass.o .libs/Desktop.o .libs/Messages.o .libs/Transltns.o .libs/RepType.o .libs/Xmos.o .libs/Draw.o .libs/TearOff.o .libs/TearOffB.o .libs/XmIm.o .libs/GMUtils.o .libs/Display.o .libs/Screen.o .libs/ShellE.o .libs/VendorS.o .libs/VendorSE.o .libs/RCMenu.o .libs/RCLayout.o .libs/GetPixData.o .libs/RCPopup.o .libs/Trait.o .libs/Synthetic.o .libs/XmFontList.o .libs/ClipWindow.o .libs/Transfer.o .libs/Hash.o .libs/ScrollFrameT.o .libs/XmTabList.o .libs/Resolve.o .libs/XmStringFunc.o .libs/XmRenderT.o .libs/PixConv.o .libs/Color.o .libs/Xm.o .libs/CareVisualT.o .libs/Direction.o .libs/XmStringObso.o .libs/XmStringGet.o .libs/IsMwmRun.o .libs/MenuProc.o .libs/MenuState.o .libs/TextFind.o .libs/TextFunc.o .libs/ColorObj.o .libs/IconFile.o .libs/RCHook.o .libs/GetRes.o .libs/BBUtil.o .libs/ChColor.o .libs/ColObjFunc.o .libs/DrTog.o .libs/DrArrow.o .libs/DrPoly.o .libs/DrHiDash.o .libs/ValTime.o .libs/FocusAct.o .libs/CvtUnit.o .libs/ScalTics.o .libs/ScroVis.o .libs/WidGet.o .libs/PrintS.o .libs/Obso1_2.o .libs/ObsoStr.o .libs/ObsoXme.o .libs/Obso2_0.o .libs/XpmAttrib.o .libs/XpmCrIFrDat.o .libs/XpmInfo.o .libs/XpmWrFFrDat.o .libs/Xpmmisc.o .libs/XpmCrBufFrI.o .libs/XpmCrIFrP.o .libs/XpmRdFToBuf.o .libs/XpmWrFFrI.o .libs/Xpmparse.o .libs/XpmCrBufFrP.o .libs/XpmCrPFrBuf.o .libs/XpmRdFToDat.o .libs/XpmWrFFrP.o .libs/Xpmrgb.o .libs/XpmCrDatFrI.o .libs/XpmCrPFrDat.o .libs/XpmRdFToI.o .libs/Xpmcreate.o .libs/Xpmscan.o .libs/Xpms_popen.o .libs/XpmCrDatFrP.o .libs/XpmCrPFrI.o .libs/XpmRdFToP.o .libs/Xpmdata.o .libs/XpmCrIFrBuf.o .libs/XpmImage.o .libs/XpmWrFFrBuf.o .libs/Xpmhashtab.o .libs/IconH.o .libs/Container.o .libs/IconG.o .libs/Notebook.o .libs/ComboBox.o .libs/GrabShell.o .libs/SpinB.o .libs/SSpinB.o .libs/TxtPropCv.o .libs/XmStringSeg.o .libs/TranslNew.o .libs/SlideC.o .libs/ToolTip.o .libs/EditresCom.o .libs/XmExtUtil.o .libs/Column.o .libs/ButtonBox.o .libs/ColorS.o .libs/Picture.o .libs/DataFSel.o .libs/DataF.o .libs/MultiList.o .libs/I18List.o .libs/Paned.o .libs/FontS.o .libs/IconBox.o .libs/IconButton.o .libs/xmlist.o .libs/Hierarchy.o .libs/Outline.o .libs/TabBox.o .libs/TabList.o .libs/TabStack.o .libs/DrawUtils.o .libs/Tree.o .libs/DropDown.o .libs/Jpeg.o .libs/Png.o -Wl,--as-needed -lXmu -lXt -lXext -lX11 -lXp -ljpeg -lpng -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libXm.so.4 -o .libs/libXm.so.4.0.4 libtool: link: (cd ".libs" && rm -f "libXm.so.4" && ln -s "libXm.so.4.0.4" "libXm.so.4") libtool: link: (cd ".libs" && rm -f "libXm.so" && ln -s "libXm.so.4.0.4" "libXm.so") libtool: link: ( cd ".libs" && rm -f "libXm.la" && ln -s "../libXm.la" "libXm.la" ) make[3]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Xm' make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Xm' Making all in Mrm make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Mrm' make all-am make[3]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Mrm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIbuffer.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIbuffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIbuffer.c -fPIC -DPIC -o .libs/MrmIbuffer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIentry.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIentry.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIentry.c -fPIC -DPIC -o .libs/MrmIentry.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIfile.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIfile.c -fPIC -DPIC -o .libs/MrmIfile.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIheader.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIheader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIheader.c -fPIC -DPIC -o .libs/MrmIheader.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIindex.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIindex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIindex.c -fPIC -DPIC -o .libs/MrmIindex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIindexw.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIindexw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIindexw.c -fPIC -DPIC -o .libs/MrmIindexw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIrid.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIrid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIrid.c -fPIC -DPIC -o .libs/MrmIrid.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmIswap.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIswap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmIswap.c -fPIC -DPIC -o .libs/MrmIswap.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmItop.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmItop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmItop.c -fPIC -DPIC -o .libs/MrmItop.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmItopw.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmItopw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmItopw.c -fPIC -DPIC -o .libs/MrmItopw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmappl.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmappl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmappl.c -fPIC -DPIC -o .libs/Mrmappl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmcontext.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmcontext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmcontext.c -fPIC -DPIC -o .libs/Mrmcontext.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmerror.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmerror.c -fPIC -DPIC -o .libs/Mrmerror.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmhier.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmhier.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmhier.c -fPIC -DPIC -o .libs/Mrmhier.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmicon.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmicon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmicon.c -fPIC -DPIC -o .libs/Mrmicon.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrminit.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrminit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrminit.c -fPIC -DPIC -o .libs/Mrminit.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmlread.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmlread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmlread.c -fPIC -DPIC -o .libs/Mrmlread.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmlwrite.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmlwrite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmlwrite.c -fPIC -DPIC -o .libs/Mrmlwrite.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmmodule.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmmodule.c -fPIC -DPIC -o .libs/Mrmmodule.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmos.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmos.c -fPIC -DPIC -o .libs/Mrmos.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmptrlist.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmptrlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmptrlist.c -fPIC -DPIC -o .libs/Mrmptrlist.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmtable.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmtable.c -fPIC -DPIC -o .libs/Mrmtable.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmtime.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmtime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmtime.c -fPIC -DPIC -o .libs/Mrmtime.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmvm.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmvm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmvm.c -fPIC -DPIC -o .libs/Mrmvm.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwci.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwci.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwci.c -fPIC -DPIC -o .libs/Mrmwci.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwcrw.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwcrw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwcrw.c -fPIC -DPIC -o .libs/Mrmwcrw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwcrwr.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwcrwr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwcrwr.c -fPIC -DPIC -o .libs/Mrmwcrwr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwread.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwread.c -fPIC -DPIC -o .libs/Mrmwread.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwrefs.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwrefs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwrefs.c -fPIC -DPIC -o .libs/Mrmwrefs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwvalues.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwvalues.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwvalues.c -fPIC -DPIC -o .libs/Mrmwvalues.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o Mrmwwrite.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwwrite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/Mrmwwrite.c -fPIC -DPIC -o .libs/Mrmwwrite.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o MrmMessages.lo /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmMessages.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm -I../../include -I../../lib/Xm -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/.. -I.. -I../Xm -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/lib/Mrm/MrmMessages.c -fPIC -DPIC -o .libs/MrmMessages.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -version-info 4:4:0 -Wl,-O1 -Wl,--as-needed -o libMrm.la -rpath /usr/lib64 MrmIbuffer.lo MrmIentry.lo MrmIfile.lo MrmIheader.lo MrmIindex.lo MrmIindexw.lo MrmIrid.lo MrmIswap.lo MrmItop.lo MrmItopw.lo Mrmappl.lo Mrmcontext.lo Mrmerror.lo Mrmhier.lo Mrmicon.lo Mrminit.lo Mrmlread.lo Mrmlwrite.lo Mrmmodule.lo Mrmos.lo Mrmptrlist.lo Mrmtable.lo Mrmtime.lo Mrmvm.lo Mrmwci.lo Mrmwcrw.lo Mrmwcrwr.lo Mrmwread.lo Mrmwrefs.lo Mrmwvalues.lo Mrmwwrite.lo MrmMessages.lo ../Xm/libXm.la -lXt -lSM -lICE -lX11 -lXp -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/MrmIbuffer.o .libs/MrmIentry.o .libs/MrmIfile.o .libs/MrmIheader.o .libs/MrmIindex.o .libs/MrmIindexw.o .libs/MrmIrid.o .libs/MrmIswap.o .libs/MrmItop.o .libs/MrmItopw.o .libs/Mrmappl.o .libs/Mrmcontext.o .libs/Mrmerror.o .libs/Mrmhier.o .libs/Mrmicon.o .libs/Mrminit.o .libs/Mrmlread.o .libs/Mrmlwrite.o .libs/Mrmmodule.o .libs/Mrmos.o .libs/Mrmptrlist.o .libs/Mrmtable.o .libs/Mrmtime.o .libs/Mrmvm.o .libs/Mrmwci.o .libs/Mrmwcrw.o .libs/Mrmwcrwr.o .libs/Mrmwread.o .libs/Mrmwrefs.o .libs/Mrmwvalues.o .libs/Mrmwwrite.o .libs/MrmMessages.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Xm/.libs -Wl,--as-needed ../Xm/.libs/libXm.so -lXmu -lXext -lXt -lSM -lICE -lX11 -lXp -ljpeg -lpng -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libMrm.so.4 -o .libs/libMrm.so.4.0.4 libtool: link: (cd ".libs" && rm -f "libMrm.so.4" && ln -s "libMrm.so.4.0.4" "libMrm.so.4") libtool: link: (cd ".libs" && rm -f "libMrm.so" && ln -s "libMrm.so.4.0.4" "libMrm.so") libtool: link: ( cd ".libs" && rm -f "libMrm.la" && ln -s "../libMrm.la" "libMrm.la" ) make[3]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Mrm' make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib/Mrm' make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib' make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/lib' Making all in include make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7 && /bin/sh /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/missing autoheader) rm -f stamp-h1 touch /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/include/config.h.in cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged make all-recursive make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' Making all in Dt make[3]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include/Dt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include/Dt' make[3]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' make[3]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/include' Making all in tools make[1]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools' Making all in wml make[2]: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools/wml' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmlparse.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmlparse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wml.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmloutkey.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutkey.c /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutkey.c: In function 'wmlOutputUilKeyTabBody': /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutkey.c:621:37: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf (outfil, " {%s, %s, %d, %s, \"%s\"},\n", ~^ %ld /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutkey.c:624:7: strlen(tokstg), ~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmlouth.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmlouth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmloutmm.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutmm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmloutp1.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmloutp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmlresolve.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmlresolve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmlsynbld.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmlsynbld.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../lib -I/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/../../include -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmlutils.o /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/wmlutils.c rm -f libwml.a x86_64-pc-linux-gnu-ar cru libwml.a wmlparse.o wml.o wmloutkey.o wmlouth.o wmloutmm.o wmloutp1.o wmlresolve.o wmlsynbld.o wmlutils.o x86_64-pc-linux-gnu-ranlib libwml.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -Wl,--as-needed -o wml wml.o -L. -lwml -lXp -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -o wml wml.o -Wl,--as-needed -L. -lwml -lXp -ljpeg -lpng rm -f UilConst.h UilKeyTab.h UilSymArTa.h UilSymArTy.h UilSymCSet.h UilSymCtl.h UilSymEnum.h UilSymGen.h UilSymNam.h UilSymRArg.h UilSymReas.h UilTokName.h UilUrmClas.h UilSymChCl.h UilSymChTa.h wml.report wml-uil.mm ./wmluiltok tokens.dat ./wmluiltok: Symbol `exit' causes overflow in R_X86_64_PC32 relocation /bin/sh: line 1: 22244 Segmentation fault ./wmluiltok < /var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7/tools/wml/Uil.y > tokens.dat make[2]: *** [Makefile:815: wml-uil.mm] Error 139 make[2]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools/wml' make[1]: *** [Makefile:394: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64/tools' make: *** [Makefile:451: all-recursive] Error 1 * ERROR: x11-libs/motif-2.3.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-libs/motif-2.3.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-libs/motif-2.3.7::gentoo'`. * The complete build log is located at '/var/log/portage/x11-libs:motif-2.3.7:20171127-201854.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-libs/motif-2.3.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/motif-2.3.7/temp/environment'. * Working directory: '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7-abi_x86_64.amd64' * S: '/var/tmp/portage/x11-libs/motif-2.3.7/work/motif-2.3.7' * Failed to kill pid(s) in '/sys/fs/cgroup/portage/x11-libs:motif-2.3.7.t643_84w/cgroup.procs': 3323