* Package: x11-libs/motif-2.3.4-r1 * Repository: gentoo * Maintainer: ulm@gentoo.org * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc jpeg kernel_linux motif22-compatibility png unicode userland_GNU xft * FEATURES: nostrip preserve-libs sandbox userpriv >>> Unpacking source... >>> Unpacking motif-2.3.4-src.tgz to /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work >>> Source unpacked in /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work >>> Preparing source in /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4 ... * Applying motif-2.3.4-solaris.patch ... [ ok ] * Applying motif-2.3.2-sanitise-paths.patch ... [ ok ] * Applying motif-2.3.4-parallel-make.patch ... [ ok ] * Applying motif-2.3.4-install-dirs.patch ... [ ok ] * Running eautoreconf in '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I . -I . ... [ ok ] * Running autoconf -I . ... [ ok ] * Running autoheader -I . ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: motif-2.3.4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4 ... * x86: running multilib-minimal_abi_src_configure * econf: updating motif-2.3.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating motif-2.3.4/config.guess with /usr/share/gnuconfig/config.guess /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --disable-dependency-tracking --with-x --disable-static --enable-motif22-compatibility --enable-utf8 --enable-xft --enable-jpeg --enable-png configure: loading site script /usr/share/config.site checking for /usr/X/include/X11/X.h... no checking for /usr/X11R6/include/X11/X.h... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/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 for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 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 -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none 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 -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for sysroot... no checking for i686-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 -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 configure: WARNING: No splint is dound checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no 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 for freetype-config... freetype-config checking freetype/freetype.h usability... no checking freetype/freetype.h presence... no checking for freetype/freetype.h... no checking X11/extensions/Xrender.h usability... no checking X11/extensions/Xrender.h presence... no checking for X11/extensions/Xrender.h... no checking for fontconfig-config... no checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for FcInit... no 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/cf/Makefile config.status: creating config/imake/Makefile config.status: creating config/util/Makefile config.status: creating config/makedepend/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 * amd64: running multilib-minimal_abi_src_configure * econf: updating motif-2.3.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating motif-2.3.4/config.guess with /usr/share/gnuconfig/config.guess /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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 --libdir=/usr/lib64 --disable-dependency-tracking --with-x --disable-static --enable-motif22-compatibility --enable-utf8 --enable-xft --enable-jpeg --enable-png configure: loading site script /usr/share/config.site 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/bin/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 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 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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no 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 configure: WARNING: No splint is dound 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 for freetype-config... freetype-config checking freetype/freetype.h usability... no checking freetype/freetype.h presence... no checking for freetype/freetype.h... no checking X11/extensions/Xrender.h usability... no checking X11/extensions/Xrender.h presence... no checking for X11/extensions/Xrender.h... no checking for fontconfig-config... no checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for FcInit... no 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/cf/Makefile config.status: creating config/imake/Makefile config.status: creating config/util/Makefile config.status: creating config/makedepend/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 /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4 ... * amd64: running my_best_abi_compile make -j2 -C /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64 make: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64' Making all in bindings make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/bindings' Making all in bitmaps make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/bitmaps' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/bitmaps' Making all in config make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config' Making all in cf make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/cf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/cf' Making all in imake make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/imake' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/imake' Making all in makedepend make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/makedepend' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/makedepend' Making all in util make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/util' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/config/util -I../../include -I../../lib/Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/config/util/makestrs.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -o makestrs makestrs.o -lXp -lXft -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -o makestrs makestrs.o -Wl,--as-needed -lXp -lXft -ljpeg -lpng make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config/util' make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config' make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/config' Making all in localized make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized' Making all in util make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized/util' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized/util' make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized' make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/localized' Making all in lib make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib' Making all in Xm make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Xm' test -f xmstring.list || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/xmstring.list xmstring.list test -f XmStrDefs.ht || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStrDefs.ht XmStrDefs.ht test -f XmStrDefs22.ht || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStrDefs22.ht XmStrDefs22.ht test -f XmStrDefs23.ht || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStrDefs23.ht XmStrDefs23.ht test -f XmStrDefsI.ht || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStrDefsI.ht XmStrDefsI.ht test -f XmStrDefs.ct || ln -s /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStrDefs.ct XmStrDefs.ct ../../config/util/makestrs -f xmstring.list >XmStrDefs.c make all-am make[3]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Xm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmStrDefs.lo XmStrDefs.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ArrowB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ArrowB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c XmStrDefs.c -fPIC -DPIC -o .libs/XmStrDefs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ArrowBG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ArrowBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o BulletinB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BulletinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CallbackI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CallbackI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CascadeB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CascadeB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CascadeBG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CascadeBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Command.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Command.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CutPaste.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CutPaste.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Dest.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Dest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DialogS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DialogS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DialogSE.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DialogSE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragBS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c -fPIC -DPIC -o .libs/DragBS.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:207:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:208:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:209:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'GetMotifWindow': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:294:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'SetMotifWindow': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:325:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'GetTargetsTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:368:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'SetTargetsTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:399:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'GetAtomsTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:454:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c: In function 'SetAtomsTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragBS.c:485:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragC.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragOverS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragOverS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragICC.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragICC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragIcon.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragIcon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragIcon.c -fPIC -DPIC -o .libs/DragIcon.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DragUnder.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragUnder.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragIcon.c:750:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragIcon.c: In function 'XmeGetTextualDragIcon': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DragIcon.c:1230:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrawingA.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrawingA.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrawnB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrawnB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DropSMgr.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DropSMgr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DropSMgrI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DropSMgrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DropTrans.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DropTrans.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ExtObject.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ExtObject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o FileSB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FileSB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Form.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Form.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Frame.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Frame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Gadget.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Gadget.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GadgetUtil.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GadgetUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Gadget.c -fPIC -DPIC -o .libs/Gadget.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GeoUtils.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GeoUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ImageCache.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ImageCache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Label.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Label.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o LabelG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/LabelG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/LabelG.c -fPIC -DPIC -o .libs/LabelG.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Label.c: In function 'Redisplay': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Label.c:1565:5: warning: passing argument 1 of '_XmGetInsensitiveStippleBitmap' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Label.c:68:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScreenI.h:96:15: note: expected 'Widget' but argument is of type 'XmLabelWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Label.c:1716:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/LabelG.c: In function '_XmRedisplayLabG': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/LabelG.c:2455:21: warning: passing argument 1 of '_XmGetInsensitiveStippleBitmap' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/LabelG.c:75:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScreenI.h:96:15: note: expected 'Widget' but argument is of type 'XmLabelGadget' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o List.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c -fPIC -DPIC -o .libs/List.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c: In function 'DrawItems': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:2489:3: warning: passing argument 1 of '_XmAssignInsensitiveColor' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:42:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmI.h:287:14: note: expected 'Widget' but argument is of type 'XmListWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c: In function 'MakeGC': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:2834:3: warning: passing argument 1 of '_XmAssignInsensitiveColor' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:42:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmI.h:287:14: note: expected 'Widget' but argument is of type 'XmListWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c: In function 'ListQuickNavigate': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:7506:4: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:7507:4: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c: In function 'FirstChar': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:7554:7: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/List.c:7565:3: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MainW.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MainW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MapEvents.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MapEvents.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MapEvents.c -fPIC -DPIC -o .libs/MapEvents.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MapEvents.c: In function '_MapEvent': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MapEvents.c:717:19: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MenuShell.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MenuShell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MenuUtil.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MenuUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MessageB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MessageB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o PanedW.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PanedW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o PushB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PushB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o PushBG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PushBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ReadImage.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ReadImage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Region.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Region.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ResConvert.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResConvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ResInd.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResInd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RowColumn.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RowColumn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RowColumn.c -fPIC -DPIC -o .libs/RowColumn.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResConvert.c: In function 'CvtStringToXmTabList': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResConvert.c:2695:21: warning: 'offsetModel' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Sash.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Sash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Scale.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Scale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ScrollBar.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScrollBar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ScrolledW.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScrolledW.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o SelectioB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SelectioB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o SeparatoG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SeparatoG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Separator.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Separator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Simple.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Simple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Simple.c -fPIC -DPIC -o .libs/Simple.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Text.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c -fPIC -DPIC -o .libs/Text.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c: In function '_XmCreateCutBuffers': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c:645:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c:652:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextIn.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextIn.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c: In function '_XmTextUpdateLineTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c:1748:9: warning: passing argument 1 of '_XmTextShowPosition' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c:63:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextI.h:93:13: note: expected 'Widget' but argument is of type 'XmTextWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c: In function '_XmTextSetEditable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Text.c:3030:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextIn.c -fPIC -DPIC -o .libs/TextIn.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextIn.c: In function 'PrintableString': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextIn.c:1348:5: warning: pointer targets in passing argument 3 of 'XftTextExtentsUtf8' differ in signedness [-Wpointer-sign] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextIn.c:78:0: /usr/include/X11/Xft/Xft.h:319:1: note: expected 'const FcChar8 *' but argument is of type 'char *' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextOut.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextOut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextStrSo.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c -fPIC -DPIC -o .libs/TextStrSo.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c: In function 'ScanParagraph': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1145:9: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1150:14: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1153:11: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1173:16: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c: In function 'Scan': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1250:19: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextStrSo.c:1318:9: warning: the address of 'mb_char' will always evaluate as 'true' [-Waddress] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextSel.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ToggleB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ToggleB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ToggleBG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ToggleBG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TrackLoc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TrackLoc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o UniqueEvnt.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/UniqueEvnt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o VaSimple.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VaSimple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o VirtKeys.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VirtKeys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmString.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c -fPIC -DPIC -o .libs/XmString.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VirtKeys.c: In function 'CvtStringToVirtualBinding': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VirtKeys.c:234:6: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VirtKeys.c:236:3: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VirtKeys.c:254:25: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c: In function 'XmStringParseText': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:8006:32: warning: comparison with string literal results in unspecified behavior [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c: In function 'XmStringComponentCreate': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:8620:18: warning: comparison with string literal results in unspecified behavior [-Waddress] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c: In function 'XmStringParseText': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:8046:3: warning: ignoring return value of 'mblen', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c: In function 'match_pattern': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:7820:13: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:7821:13: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:7828:13: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmString.c:7829:13: warning: ignoring return value of 'wctomb', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ResEncod.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c -fPIC -DPIC -o .libs/ResEncod.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c: In function 'processCharsetAndTextUtf8': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c:2516:5: warning: pointer targets in passing argument 1 of 'Convert' differ in signedness [-Wpointer-sign] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c:460:14: note: expected 'const char *' but argument is of type 'OctetPtr' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c:2518:5: warning: pointer targets in passing argument 3 of 'ctextConcat' differ in signedness [-Wpointer-sign] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ResEncod.c:449:17: note: expected 'const_OctetPtr' but argument is of type 'char *' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextF.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c -fPIC -DPIC -o .libs/TextF.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'DrawText': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:2090:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'FindPixelLength': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:2152:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'LoadFontMetrics': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:6991:4: warning: passing argument 3 of '_XmXftFontAverageWidth' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:82:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderTI.h:281:6: note: expected 'int *' but argument is of type 'long unsigned int *' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'InitializeTextStruct': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:7364:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'SetValues': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:8236:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'XmTextFieldSetEditable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:10149:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'FindWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3568:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3569:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3570:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'ClearSelection': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:6266:2: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'ForwardWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:4552:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:4553:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:4554:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'FindNextWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3651:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3652:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3653:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c: In function 'FindPrevWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3605:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3606:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextF.c:3607:5: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextFSel.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextFSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o AtomMgr.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/AtomMgr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Cache.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Protocols.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Protocols.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Protocols.c -fPIC -DPIC -o .libs/Protocols.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Primitive.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Primitive.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Primitive.c -fPIC -DPIC -o .libs/Primitive.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Protocols.c:126:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Protocols.c: In function 'GetAllProtocolsMgr': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Protocols.c:364:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Manager.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Manager.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Traversal.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Traversal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Manager.c -fPIC -DPIC -o .libs/Manager.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TravAct.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TravAct.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TraversalI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TraversalI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TravAct.c -fPIC -DPIC -o .libs/TravAct.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o BaseClass.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BaseClass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BaseClass.c -fPIC -DPIC -o .libs/BaseClass.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BaseClass.c: In function 'ExtTypeToContext': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BaseClass.c:567:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Desktop.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Desktop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Messages.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Messages.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Transltns.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Transltns.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RepType.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RepType.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Transltns.c -fPIC -DPIC -o .libs/Transltns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xmos.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xmos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xmos.c -fPIC -DPIC -o .libs/Xmos.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Draw.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TearOff.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TearOff.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TearOffB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TearOffB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TearOff.c -fPIC -DPIC -o .libs/TearOff.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmIm.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmIm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmIm.c -fPIC -DPIC -o .libs/XmIm.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmIm.c: In function 'set_current_xic': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmIm.c:2520:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GMUtils.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GMUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Display.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Screen.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Screen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ShellE.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ShellE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o VendorS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorS.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o VendorSE.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorSE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorS.c -fPIC -DPIC -o .libs/VendorS.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorSE.c -fPIC -DPIC -o .libs/VendorSE.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorS.c: In function 'InitializePrehook': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorS.c:1566:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/VendorS.c:1567:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RCMenu.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RCMenu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RCLayout.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RCLayout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GetPixData.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GetPixData.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RCPopup.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RCPopup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Trait.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Trait.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Synthetic.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmFontList.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmFontList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmFontList.c -fPIC -DPIC -o .libs/XmFontList.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c -fPIC -DPIC -o .libs/Synthetic.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c: In function '_XmInitializeSyntheticResources': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c:189:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c: In function 'GetValuesHook': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c:233:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c: In function 'ImportArgs': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Synthetic.c:508:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ClipWindow.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ClipWindow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Transfer.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Transfer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Hash.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Transfer.c -fPIC -DPIC -o .libs/Transfer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ScrollFrameT.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScrollFrameT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmTabList.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmTabList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Resolve.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Resolve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmStringFunc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStringFunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmRenderT.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderT.c -fPIC -DPIC -o .libs/XmRenderT.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderT.c: In function 'GetSameRenditions': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderT.c:1997:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o PixConv.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PixConv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Color.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Color.c -fPIC -DPIC -o .libs/Color.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Color.c: In function 'GetColors': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Color.c:1004:60: warning: operation on 'new_colors.top_shadow.pixel' may be undefined [-Wsequence-point] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xm.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xm.c -fPIC -DPIC -o .libs/Xm.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xm.c: In function '_XmAssignInsensitiveColor': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xm.c:530:2: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CareVisualT.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CareVisualT.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Direction.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Direction.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CareVisualT.c -fPIC -DPIC -o .libs/CareVisualT.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmStringObso.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStringObso.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmStringGet.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStringGet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IsMwmRun.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IsMwmRun.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MenuProc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MenuProc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MenuState.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MenuState.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextFind.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextFind.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TextFunc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TextFunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ColorObj.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColorObj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IconFile.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconFile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconFile.c -fPIC -DPIC -o .libs/IconFile.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColorObj.c: In function 'Initialize': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColorObj.c:449:9: warning: passing argument 3 of 'XESetCloseDisplay' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColorObj.c:52:0: /usr/include/X11/Xlibint.h:1089:14: note: expected 'int (*)(struct Display *, struct XExtCodes *)' but argument is of type 'void (*)(struct Display *, struct XExtCodes *)' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o RCHook.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RCHook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GetRes.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GetRes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o BBUtil.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/BBUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ChColor.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ChColor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ColObjFunc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColObjFunc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrTog.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrTog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColObjFunc.c -fPIC -DPIC -o .libs/ColObjFunc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrArrow.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrArrow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrPoly.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrPoly.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrHiDash.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrHiDash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ValTime.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ValTime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o FocusAct.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FocusAct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o CvtUnit.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/CvtUnit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ScalTics.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScalTics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ScroVis.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ScroVis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o WidGet.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/WidGet.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o PrintS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c -fPIC -DPIC -o .libs/PrintS.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Obso1_2.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso1_2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso1_2.c -fPIC -DPIC -o .libs/Obso1_2.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c: In function 'FinishProc': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c:732:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c: In function 'FilePipeCB': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/PrintS.c:748:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ObsoStr.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ObsoStr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ObsoXme.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ObsoXme.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Obso2_0.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c -fPIC -DPIC -o .libs/Obso2_0.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmAttrib.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmAttrib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmAttrib.c -fPIC -DPIC -o .libs/XpmAttrib.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c: In function '_XmGetColors': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:963:60: warning: operation on 'new_colors.top_shadow.pixel' may be undefined [-Wsequence-point] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c: At top level: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:1574:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c: In function '_XmGetActualClass': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:1601:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c: In function '_XmSetActualClass': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:1635:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c: In function '_XmGetWorldObject': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:1682:42: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Obso2_0.c:1691:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrIFrDat.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrIFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmInfo.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmInfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmWrFFrDat.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmmisc.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmmisc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrBufFrI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrBufFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrBufFrI.c -fPIC -DPIC -o .libs/XpmCrBufFrI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrIFrP.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrIFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmRdFToBuf.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToBuf.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmWrFFrI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToBuf.c -fPIC -DPIC -o .libs/XpmRdFToBuf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrI.c -fPIC -DPIC -o .libs/XpmWrFFrI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmparse.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c -fPIC -DPIC -o .libs/Xpmparse.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrBufFrP.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrBufFrP.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c: In function '_XmxpmParseColors': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c:390:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c:478:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c: In function 'ParsePixels': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c:658:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrPFrBuf.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrPFrBuf.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c: In function '_XmxpmParseColors': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmparse.c:411:26: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmRdFToDat.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmWrFFrP.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmrgb.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmrgb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmrgb.c -fPIC -DPIC -o .libs/Xpmrgb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrDatFrI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrDatFrI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrDatFrI.c -fPIC -DPIC -o .libs/XpmCrDatFrI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrPFrDat.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrPFrDat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmRdFToI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToI.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToI.c -fPIC -DPIC -o .libs/XpmRdFToI.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmcreate.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmcreate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmcreate.c -fPIC -DPIC -o .libs/Xpmcreate.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmscan.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmscan.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmcreate.c: In function 'ParseAndPutPixels': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmcreate.c:2371:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmcreate.c:2374:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmscan.c -fPIC -DPIC -o .libs/Xpmscan.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpms_popen.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpms_popen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpms_popen.c -fPIC -DPIC -o .libs/Xpms_popen.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpms_popen.c: In function 'Xpms_popen': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpms_popen.c:59:25: warning: comparison with string literal results in unspecified behavior [-Waddress] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrDatFrP.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrDatFrP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrPFrI.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrPFrI.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmRdFToP.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmRdFToP.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrPFrI.c -fPIC -DPIC -o .libs/XpmCrPFrI.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmdata.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmdata.c -fPIC -DPIC -o .libs/Xpmdata.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmCrIFrBuf.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmCrIFrBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmImage.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmImage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XpmWrFFrBuf.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrBuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XpmWrFFrBuf.c -fPIC -DPIC -o .libs/XpmWrFFrBuf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Xpmhashtab.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmhashtab.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IconH.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconH.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Xpmhashtab.c -fPIC -DPIC -o .libs/Xpmhashtab.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Container.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IconG.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c -fPIC -DPIC -o .libs/Container.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconG.c -fPIC -DPIC -o .libs/IconG.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c: In function 'ConstraintSetValues': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c:3237:3: warning: passing argument 2 of 'FindMaxDepths' from incompatible pointer type [enabled by default] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c:638:13: note: expected 'Widget' but argument is of type 'XmContainerWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c: In function 'FindMaxDepths': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c:7184:3: warning: passing argument 2 of 'FindMaxDepths' from incompatible pointer type [enabled by default] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Container.c:7176:13: note: expected 'Widget' but argument is of type 'XmContainerWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconG.c:270:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconG.c:271:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Notebook.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Notebook.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Notebook.c -fPIC -DPIC -o .libs/Notebook.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ComboBox.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ComboBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o GrabShell.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/GrabShell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o SpinB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SpinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o SSpinB.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SSpinB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TxtPropCv.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TxtPropCv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TxtPropCv.c -fPIC -DPIC -o .libs/TxtPropCv.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TxtPropCv.c: In function 'XmCvtXmStringTableToTextProperty': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TxtPropCv.c:375:13: warning: 'text_item' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TxtPropCv.c:282:47: note: 'text_item' was declared here /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmStringSeg.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmStringSeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TranslNew.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TranslNew.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o SlideC.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TranslNew.c -fPIC -DPIC -o .libs/TranslNew.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c -fPIC -DPIC -o .libs/SlideC.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ToolTip.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ToolTip.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c:113:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c:117:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c:118:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c:119:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/SlideC.c:120:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o EditresCom.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/EditresCom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o XmExtUtil.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmExtUtil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Column.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Column.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ButtonBox.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ButtonBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o ColorS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/ColorS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Picture.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Picture.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DataFSel.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataFSel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataFSel.c -fPIC -DPIC -o .libs/DataFSel.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DataF.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c -fPIC -DPIC -o .libs/DataF.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_LoadFontMetrics': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:8870:4: warning: passing argument 3 of '_XmXftFontAverageWidth' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:69:0: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmRenderTI.h:281:6: note: expected 'int *' but argument is of type 'long unsigned int *' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_InitializeTextStruct': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:9221:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_SetValues': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:10731:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'XmDataFieldSetEditable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:11877:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_FindWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4620:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4621:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4622:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_ClearSelection': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:8044:14: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_ForwardWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:5878:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:5879:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:5880:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_FindNextWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4719:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4720:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4721:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c: In function 'df_FindPrevWord': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4665:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4666:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DataF.c:4667:8: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MultiList.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/MultiList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o I18List.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/I18List.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Paned.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Paned.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o FontS.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c -fPIC -DPIC -o .libs/FontS.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c: In function 'CreateEncodingMenu': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:2767:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c: In function 'ChangeEncoding': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:2929:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:2937:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:2937:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:2937:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c: In function 'SetValues': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:3695:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IconBox.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o IconButton.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconButton.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconButton.c -fPIC -DPIC -o .libs/IconButton.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconButton.c: In function 'CreateGCs': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconButton.c:1873:5: warning: passing argument 1 of '_XmAssignInsensitiveColor' from incompatible pointer type [enabled by default] In file included from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/RepTypeI.h:32:0, from /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/IconButton.c:40: /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/XmI.h:287:14: note: expected 'Widget' but argument is of type 'XmIconButtonWidget' /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c: In function 'SetDisplayedFont': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/FontS.c:1882:9: warning: array subscript is above array bounds [-Warray-bounds] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o xmlist.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/xmlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Hierarchy.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Hierarchy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Outline.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TabBox.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabBox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabBox.c -fPIC -DPIC -o .libs/TabBox.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c: In function 'DrawOutlineLine': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c:1763:20: warning: 'last_kid_point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c:1763:20: warning: 'from_node_point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c:1831:9: warning: 'from_node_point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Outline.c:1720:17: note: 'from_node_point.x' was declared here /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TabList.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabList.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabList.c -fPIC -DPIC -o .libs/TabList.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o TabStack.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabStack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabStack.c -fPIC -DPIC -o .libs/TabStack.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabBox.c: In function 'SetRightGC': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabBox.c:5533:39: warning: 'values.foreground' may be used uninitialized in this function [-Wuninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/TabBox.c:5539:39: warning: 'values.foreground' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DrawUtils.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DrawUtils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Tree.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c -fPIC -DPIC -o .libs/Tree.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c: In function 'DrawTreeLine': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1252:20: warning: 'first_kid_point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1332:45: note: 'first_kid_point.y' was declared here /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1252:20: warning: 'first_kid_point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1332:45: note: 'first_kid_point.x' was declared here /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1470:9: warning: 'from_node_point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1332:17: note: 'from_node_point.y' was declared here /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1467:9: warning: 'from_node_point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Tree.c:1332:17: note: 'from_node_point.x' was declared here /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o DropDown.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DropDown.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Jpeg.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Jpeg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/DropDown.c -fPIC -DPIC -o .libs/DropDown.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Png.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Png.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm -I../../include -I.. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/.. -DXMBINDDIR_FALLBACK=\"/usr/share/X11/bindings\" -DINCDIR=\"/usr/include/X11\" -DLIBDIR=\"/usr/lib64/X11\" -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Png.c -fPIC -DPIC -o .libs/Png.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Png.c: In function 'png_load_file': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Xm/Png.c:146:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -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 -lXft -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 -lXft -ljpeg -lpng -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -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 `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Xm' make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Xm' Making all in Mrm make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Mrm' make all-am make[3]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Mrm' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIbuffer.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIbuffer.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIentry.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIentry.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIbuffer.c -fPIC -DPIC -o .libs/MrmIbuffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIfile.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIheader.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIheader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIindex.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIindexw.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindexw.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindex.c: In function 'Idb__INX_SearchIndex': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindex.c:395:3: warning: 'cmpres' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindex.c:385:39: warning: 'node_ndxvec' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIindex.c:384:39: warning: 'leaf_ndxvec' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIrid.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIrid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIrid.c -fPIC -DPIC -o .libs/MrmIrid.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIrid.c: In function 'Idb__RID_ReturnItem': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIrid.c:266:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmIswap.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmIswap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmItop.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmItop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmItopw.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmItopw.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmappl.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmappl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmItopw.c -fPIC -DPIC -o .libs/MrmItopw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmcontext.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmcontext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmerror.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmhier.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmhier.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmicon.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c -fPIC -DPIC -o .libs/Mrmicon.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmhier.c: In function 'Urm__OpenHierarchy': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmhier.c:267:8: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmhier.c:270:8: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c: In function 'Urm__RealizeColorTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c:1179:3: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c:1255:8: warning: format not a string literal and no format arguments [-Wformat-security] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrminit.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrminit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrminit.c -fPIC -DPIC -o .libs/Mrminit.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c: In function 'Urm__MapIconAllocate': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c:991:15: warning: 'num_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c:987:13: warning: 'bitmask' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c: In function 'Urm__RealizeColorTable': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmicon.c:1195:6: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmlread.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmlread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmlwrite.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmlwrite.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmlread.c: In function 'MrmFetchColorLiteral': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmlread.c:701:7: warning: format not a string literal and no format arguments [-Wformat-security] libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmmodule.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmmodule.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmos.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmmodule.c -fPIC -DPIC -o .libs/Mrmmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmptrlist.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmptrlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmtable.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmtime.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmtime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmvm.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmvm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwci.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwci.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwcrw.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwci.c -fPIC -DPIC -o .libs/Mrmwci.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c -fPIC -DPIC -o .libs/Mrmwcrw.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c: In function 'Urm__CW_CreateArglist': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c:1393:9: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c: In function 'Urm__CW_ConvertValue': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c:2429:4: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c: In function 'Urm__CW_LoadIconImage': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c:3051:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c:3107:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwcrwr.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrwr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrwr.c -fPIC -DPIC -o .libs/Mrmwcrwr.o /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c: In function 'Urm__CW_ConvertValue': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwcrw.c:2281:11: warning: 'dfontlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwread.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwrefs.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwrefs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwvalues.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwvalues.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o Mrmwwrite.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/Mrmwwrite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/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/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o MrmMessages.lo /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmMessages.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm -I../../include -I../../lib/Xm -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/.. -I.. -I../Xm -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/lib/Mrm/MrmMessages.c -fPIC -DPIC -o .libs/MrmMessages.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -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 -lXft -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,/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Xm/.libs -Wl,--as-needed ../Xm/.libs/libXm.so -lXmu -lXext -lXt -lSM -lICE -lX11 -lXp -lXft -ljpeg -lpng -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -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 `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Mrm' make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib/Mrm' make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib' make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/lib' Making all in include make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' make all-recursive make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' Making all in Dt make[3]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include/Dt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include/Dt' make[3]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' make[3]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/include' Making all in tools make[1]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/tools' Making all in wml make[2]: Entering directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/tools/wml' /bin/sh /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/ylwrap /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmllex.l lex.yy.c wmllex.c -- flex x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wml.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wml.c: In function 'main': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wml.c:199:2: warning: implicit declaration of function 'dup2' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wml.c:213:5: warning: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmllex.l:98: warning, rule cannot be matched x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c: In function 'wmlOutputUilKeyTab': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:577:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:582:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:586:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c: In function 'wmlOutputUilKeyTabBody': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:632:7: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c: In function 'wmlOutputUilTokName': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:815:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutkey.c:816:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymGen': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:228:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:233:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:247:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:261:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:275:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:289:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:304:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:318:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymChCl': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:382:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:387:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:395:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymArTy': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:449:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:454:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:462:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymRArg': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:512:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:517:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:524:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilUrmClas': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:624:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:629:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:640:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:664:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:688:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:704:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:717:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:730:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilConst': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:784:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:790:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:808:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymReas': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:881:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:882:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:928:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:934:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymArTa': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1007:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1008:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1054:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1060:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymChTa': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1132:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1133:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1177:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1183:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymCtl': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1254:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1255:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1299:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1305:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymNam': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1441:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1520:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymEnum': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1624:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1629:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1646:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1658:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1672:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1678:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymCSet': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1816:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1821:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1839:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1861:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1883:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1909:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1939:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilConst': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:806:4: warning: 'bitno' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymReas': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:919:8: warning: 'itemno' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c: In function 'wmlOutputWmlUilMmClass': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c:212:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c:214:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c:290:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutmm.c:326:1: warning: format not a string literal and no format arguments [-Wformat-security] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymArTa': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1045:8: warning: 'itemno' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymChTa': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1168:8: warning: 'itemno' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c: In function 'wmlOutputUilSymCtl': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlouth.c:1290:8: warning: 'itemno' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutp1.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutp1.c: In function 'wmlOutput': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutp1.c:62:1: warning: implicit declaration of function 'wmlOutputKeyWordFiles' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmloutp1.c:68:1: warning: implicit declaration of function 'wmlOutputMmFiles' [-Wimplicit-function-declaration] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlresolve.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlresolve.c: In function 'wmlResolvePrintClassArgs': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlresolve.c:1510:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c: In function 'wmlInsertInHList': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c:305:8: warning: 'cmpres' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c:308:9: warning: 'midndx' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c: In function 'wmlInsertInKeyList': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c:380:6: warning: 'cmpres' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlutils.c:383:12: warning: 'midndx' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/ylwrap /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmluiltok.l lex.yy.c wmluiltok.c -- flex /bin/sh /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/ylwrap /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/Uil.y y.tab.c Uil.c y.tab.h `echo Uil.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output Uil.output -- byacc -d /bin/sh /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/ylwrap /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y y.tab.c wmlparse.c y.tab.h `echo wmlparse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output wmlparse.output -- byacc -d updating wmlparse.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c wmluiltok.c updating Uil.h x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c wmlparse.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y: In function 'yyparse': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y:445:2: warning: implicit declaration of function 'wmlAddClassChild' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y:517:2: warning: implicit declaration of function 'wmlCreateChild' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y:564:2: warning: implicit declaration of function 'wmlCreateOrAppendCtrlList' [-Wimplicit-function-declaration] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlparse.y:582:2: warning: implicit declaration of function 'wmlAddCtrlListControl' [-Wimplicit-function-declaration] /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -o wmluiltok wmluiltok.o -lfl -lXp -lXft -ljpeg -lpng ln -s Uil.h UilLexPars.h ln -s Uil.c UilLexPars.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmlsynbld.c libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -o wmluiltok wmluiltok.o -Wl,--as-needed -lfl -lXp -lXft -ljpeg -lpng 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 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -o wml wml.o -L. -lwml -lXp -lXft -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -o wml wml.o -Wl,--as-needed -L. -lwml -lXp -lXft -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 rm -f wml-uil.mm ./wml /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/motif.wml Parse of WML input complete Initial validation and reference resolution complete Class validation and inheritance complete Created report file wml.report Semantic validation and resolution complete Created UilSymGen.h Created UilSymArTy.h Created UilSymChCl.h Created UilSymRArg.h Created UilUrmClas.h Created UilConst.h Created UilSymReas.h Created UilSymArTa.h Created UilSymChTa.h Created UilSymCtl.h Created UilSymNam.h Created UilSymEnum.h Created UilSymCSet.h Created UilKeyTab.h Created UilTokName.h Created wml-uil.mm WML Uil*.h and wml-uil.mm file creation complete rm -f tokens.dat x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../lib -I/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/../../include -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -c -o wmldbcreate.o `test -f '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c' || echo '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/'`/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_chars': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:331:31: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_ints_and_string': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:341:30: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_char_table': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:376:6: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_length_and_string': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:525:11: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_shorts': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:561:25: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_int_and_table_shorts': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:627:24: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c: In function 'emit_ints': /tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4/tools/wml/wmldbcreate.c:660:11: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -o wmldbcreate wmldbcreate.o ../../lib/Xm/libXm.la -lXp -lXft -ljpeg -lpng libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -mfpmath=sse -pipe -frecord-gcc-switches -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -Wl,-O1 -o .libs/wmldbcreate wmldbcreate.o -Wl,--as-needed ../../lib/Xm/.libs/libXm.so -lXmu -lXt -lXext -lX11 -lXp -lXft -ljpeg -lpng ../../lib/Xm/.libs/libXm.so: error: undefined reference to 'FcPatternDestroy' ../../lib/Xm/.libs/libXm.so: error: undefined reference to 'FcPatternCreate' ../../lib/Xm/.libs/libXm.so: error: undefined reference to 'FcPatternAddString' ../../lib/Xm/.libs/libXm.so: error: undefined reference to 'FcPatternAddInteger' collect2: error: ld returned 1 exit status make[2]: *** [wmldbcreate] Error 1 make[2]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/tools/wml' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64/tools' make: *** [all-recursive] Error 1 make: Leaving directory `/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4-amd64' * ERROR: x11-libs/motif-2.3.4-r1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-libs/motif-2.3.4-r1'`, * the complete build log and the output of `emerge -pqv '=x11-libs/motif-2.3.4-r1'`. * The complete build log is located at '/var/log/portage/x11-libs:motif-2.3.4-r1:20130316-115954.log'. * For convenience, a symlink to the build log is located at '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/temp/build.log'. * The ebuild environment file is located at '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/temp/environment'. * Working directory: '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4' * S: '/tmp_portage/x86_64/portage/x11-libs/motif-2.3.4-r1/work/motif-2.3.4'