* Package: x11-libs/motif-2.3.8-r1  * Repository: gentoo  * Maintainer: ulm@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux motif22-compatibility png unicode userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking motif-2.3.8.tar.gz to /tmp/portage/x11-libs/motif-2.3.8-r1/work >>> Unpacking motif-2.3.6-patches-2.tar.xz to /tmp/portage/x11-libs/motif-2.3.8-r1/work >>> Source unpacked in /tmp/portage/x11-libs/motif-2.3.8-r1/work >>> Preparing source in /tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8 ... * Applying patches from ../patch ... * 01_all_solaris.patch ...  [ ok ] * 02_all_sanitise-paths.patch ...  [ ok ] * 03_all_solaris-11.patch ...  [ ok ] * 04_all_parallel-make.patch ...  [ ok ] * 05_all_install-dirs.patch ...  [ ok ] * 06_all_cflags.patch ...  [ ok ] * Running eautoreconf in '/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I . -I . ...  [ ok ] * Running autoconf -I . --force ...  [ ok ] * Running autoheader -I . ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: motif-2.3.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating motif-2.3.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating motif-2.3.8/config.guess with /usr/share/gnuconfig/config.guess /tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/motif-2.3.8-r1 --htmldir=/usr/share/doc/motif-2.3.8-r1/html --libdir=/usr/lib64 --with-x --disable-printing --disable-static --enable-motif22-compatibility --enable-utf8 --disable-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/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gcc-nm checking the name lister (gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /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... gcc-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... gcc-ranlib checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for byacc... byacc checking for splint... no checking for flex... flex checking lex output file root... lex.yy checking lex library... 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 whether weak aliases are supported... 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 jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_read_struct... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bindings/Makefile config.status: creating bitmaps/Makefile config.status: creating clients/Makefile config.status: creating clients/mwm/Makefile config.status: creating clients/mwm/WmWsmLib/Makefile config.status: creating clients/uil/Makefile config.status: creating clients/xmbind/Makefile config.status: creating config/Makefile config.status: creating config/util/Makefile config.status: creating include/Makefile config.status: creating include/Dt/Makefile config.status: creating lib/Makefile config.status: creating lib/Xm/Makefile config.status: creating lib/Mrm/Makefile config.status: creating localized/Makefile config.status: creating localized/util/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating doc/man/man4/Makefile config.status: creating doc/man/man5/Makefile config.status: creating tools/Makefile config.status: creating tools/wml/Makefile config.status: creating demos/Makefile config.status: creating demos/lib/Makefile config.status: creating demos/lib/Xmd/Makefile config.status: creating demos/lib/Wsm/Makefile config.status: creating demos/lib/Exm/Makefile config.status: creating demos/lib/Exm/wml/Makefile config.status: creating demos/programs/Makefile config.status: creating demos/programs/Exm/Makefile config.status: creating demos/programs/Exm/app_in_c/Makefile config.status: creating demos/programs/Exm/app_in_uil/Makefile config.status: creating demos/programs/Exm/simple_app/Makefile config.status: creating demos/programs/airport/Makefile config.status: creating demos/programs/animate/Makefile config.status: creating demos/programs/drag_and_drop/Makefile config.status: creating demos/programs/draw/Makefile config.status: creating demos/programs/earth/Makefile config.status: creating demos/programs/filemanager/Makefile config.status: creating demos/programs/fileview/Makefile config.status: creating demos/programs/getsubres/Makefile config.status: creating demos/programs/hellomotif/Makefile config.status: creating demos/programs/hellomotifi18n/Makefile config.status: creating demos/programs/hellomotifi18n/C/Makefile config.status: creating demos/programs/hellomotifi18n/C/uid/Makefile config.status: creating demos/programs/hellomotifi18n/english/Makefile config.status: creating demos/programs/hellomotifi18n/english/uid/Makefile config.status: creating demos/programs/hellomotifi18n/french/Makefile config.status: creating demos/programs/hellomotifi18n/french/uid/Makefile config.status: creating demos/programs/hellomotifi18n/hebrew/Makefile config.status: creating demos/programs/hellomotifi18n/hebrew/uid/Makefile config.status: creating demos/programs/hellomotifi18n/japan/Makefile config.status: creating demos/programs/hellomotifi18n/japan/uid/Makefile config.status: creating demos/programs/hellomotifi18n/japanese/Makefile config.status: creating demos/programs/hellomotifi18n/japanese/uid/Makefile config.status: creating demos/programs/hellomotifi18n/swedish/Makefile config.status: creating demos/programs/hellomotifi18n/swedish/uid/Makefile config.status: creating demos/programs/i18ninput/Makefile config.status: creating demos/programs/panner/Makefile config.status: creating demos/programs/periodic/Makefile config.status: creating demos/programs/piano/Makefile config.status: creating demos/programs/popups/Makefile config.status: creating demos/programs/sampler2_0/Makefile config.status: creating demos/programs/setdate/Makefile config.status: creating demos/programs/todo/Makefile config.status: creating demos/programs/workspace/Makefile config.status: creating demos/programs/tooltips/Makefile config.status: creating demos/programs/FontSel/Makefile config.status: creating demos/programs/ButtonBox/Makefile config.status: creating demos/programs/ColorSel/Makefile config.status: creating demos/programs/Column/Makefile config.status: creating demos/programs/Combo2/Makefile config.status: creating demos/programs/Ext18List/Makefile config.status: creating demos/programs/Ext18List/pixmaps/Makefile config.status: creating demos/programs/IconB/Makefile config.status: creating demos/programs/Outline/Makefile config.status: creating demos/programs/Paned/Makefile config.status: creating demos/programs/TabStack/Makefile config.status: creating demos/programs/Tree/Makefile config.status: creating demos/programs/pixmaps/Makefile config.status: creating demos/unsupported/Makefile config.status: creating demos/unsupported/Exm/Makefile config.status: creating demos/unsupported/aicon/Makefile config.status: creating demos/unsupported/dainput/Makefile config.status: creating demos/unsupported/dogs/Makefile config.status: creating demos/unsupported/hellomotif/Makefile config.status: creating demos/unsupported/motifshell/Makefile config.status: creating demos/unsupported/uilsymdump/Makefile config.status: creating demos/unsupported/xmapdef/Makefile config.status: creating demos/unsupported/xmfonts/Makefile config.status: creating demos/unsupported/xmforc/Makefile config.status: creating demos/unsupported/xmform/Makefile config.status: creating demos/doc/Makefile config.status: creating demos/doc/programGuide/Makefile config.status: creating demos/doc/programGuide/ch05/Makefile config.status: creating demos/doc/programGuide/ch05/Scale/Makefile config.status: creating demos/doc/programGuide/ch06/Makefile config.status: creating demos/doc/programGuide/ch06/spin_box/Makefile config.status: creating demos/doc/programGuide/ch06/combo_box/Makefile config.status: creating demos/doc/programGuide/ch08/Makefile config.status: creating demos/doc/programGuide/ch08/Notebook/Makefile config.status: creating demos/doc/programGuide/ch08/Container/Makefile config.status: creating demos/doc/programGuide/ch16/Makefile config.status: creating demos/doc/programGuide/ch17/Makefile config.status: creating demos/doc/programGuide/ch17/simple_drop/Makefile config.status: creating demos/doc/programGuide/ch17/simple_drag/Makefile config.status: creating lib/Xm/xmstring.list config.status: creating include/config.h config.status: creating lib/Xm/Xm.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j9 -l8 -C tools/wml CC=x86_64-pc-linux-gnu-gcc LIBS=-lfl wmluiltok make: Entering directory '/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8-abi_x86_64.amd64/tools/wml' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8/tools/wml/../../lib -I/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8/tools/wml/../../include -pipe -march=native -O2 -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -c -o wmluiltok.o /tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8/tools/wml/wmluiltok.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -Wl,--as-needed -o wmluiltok wmluiltok.o -lfl libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -Wl,-O1 -o wmluiltok wmluiltok.o -Wl,--as-needed -lfl /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/Scrt1.o:function _start: error: undefined reference to 'main' collect2: error: ld returned 1 exit status make: *** [Makefile:501: wmluiltok] Error 1 make: Leaving directory '/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8-abi_x86_64.amd64/tools/wml' * ERROR: x11-libs/motif-2.3.8-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-libs/motif-2.3.8-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-libs/motif-2.3.8-r1::gentoo'`. * The complete build log is located at '/tmp/portage/x11-libs/motif-2.3.8-r1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/x11-libs/motif-2.3.8-r1/temp/environment'. * Working directory: '/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8-abi_x86_64.amd64' * S: '/tmp/portage/x11-libs/motif-2.3.8-r1/work/motif-2.3.8'