Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Motif will not compile
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Wed Sep 22, 2021 11:56 am    Post subject: [Solved] Motif will not compile Reply with quote

Hi.

I've been trying to update my laptop now for the past 5 days. Some of that time is from sorting through dependency issues, but most is compile time. I'm in the home stretch here, but I have a bothersome package: motif-2.3.8-r2 (which is the only version in portage right now). This has vexed me for the last two days.

My portage tree is up to date as of 5 minutes ago. When I emerge it, I get:
Code:
cat /var/log/portage/x11-libs:motif-2.3.8-r2:20210922-112543.log
 * Package:    x11-libs/motif-2.3.8-r2
 * Repository: gentoo
 * Maintainer: ulm@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc jpeg kernel_linux motif22-compatibility png unicode userland_GNU xft
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking motif-2.3.8.tar.gz to /var/tmp/portage/x11-libs/motif-2.3.8-r2/work
>>> Unpacking motif-2.3.8-patches-1.tar.xz to /var/tmp/portage/x11-libs/motif-2.3.8-r2/work
>>> Source unpacked in /var/tmp/portage/x11-libs/motif-2.3.8-r2/work
>>> Preparing source in /var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8 ...
 * Applying patches from ../patch ...
 *   01_all_solaris.patch ...
 *   02_all_sanitise-paths.patch ...
 *   03_all_solaris-11.patch ...
 *   04_all_parallel-make.patch ...
 *   05_all_install-dirs.patch ...
 *   06_all_cflags.patch ...
 *   07_all_no-demos.patch ...
 *   08_all_xmbind-xorg.patch ...
 * Running eautoreconf in '/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8' ...
 * Running 'libtoolize --install --copy --force --automake' ...
 * Running 'aclocal -I . -I .' ...
 * Running 'autoconf -I . --force' ...
 * Running 'autoheader -I .' ...
 * Running 'automake --add-missing --copy --foreign --force-missing' ...
 * 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 /var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating motif-2.3.8/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating motif-2.3.8/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/x11-libs/motif-2.3.8-r2/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
r=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/motif-2.3.8-r2 --htmldir=/usr/share/doc/motif-2.3.8-r2/html --with-sysroot=/ --libdir=/usr/lib64 --with-x --disable-prin
otif22-compatibility --enable-utf8 --enable-xft --enable-jpeg --enable-png
checking for /usr/X/include/X11/X.h... no
checking for /usr/X11R6/include/X11/X.h... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python3.9/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)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for byacc... byacc
checking for splint... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether libXt was compiled with -DXTHREADS... yes
checking X11/Xos_r.h usability... yes
checking X11/Xos_r.h presence... yes
checking for X11/Xos_r.h... yes
checking X11/Xpoll.h usability... yes
checking X11/Xpoll.h presence... yes
checking for X11/Xpoll.h... yes
checking for X11/Xmu/Editres.h... yes
checking for _XEditResCheckMessages in -lXmu... yes
checking for XmuNCopyISOLatin1Lowered  in -lXmu... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for X11/Xos_r.h... (cached) yes
checking for X11/Xpoll.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking 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 for freetype-config... no
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... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_start_decompress... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_read_struct... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bindings/Makefile
config.status: creating bitmaps/Makefile
config.status: creating clients/Makefile
config.status: creating clients/mwm/Makefile
config.status: creating clients/mwm/WmWsmLib/Makefile
config.status: creating clients/uil/Makefile
config.status: creating clients/xmbind/Makefile
config.status: creating config/Makefile
config.status: creating config/util/Makefile
config.status: creating include/Makefile
config.status: creating include/Dt/Makefile
config.status: creating lib/Makefile
config.status: creating lib/Xm/Makefile
config.status: creating lib/Mrm/Makefile
config.status: creating localized/Makefile
config.status: creating localized/util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/man1/Makefile
config.status: creating doc/man/man3/Makefile
config.status: creating doc/man/man4/Makefile
config.status: creating doc/man/man5/Makefile
config.status: creating tools/Makefile
config.status: creating tools/wml/Makefile
config.status: creating demos/Makefile
config.status: creating demos/lib/Makefile
config.status: creating demos/lib/Xmd/Makefile
config.status: creating demos/lib/Wsm/Makefile
config.status: creating demos/lib/Exm/Makefile
config.status: creating demos/lib/Exm/wml/Makefile
config.status: creating demos/programs/Makefile
config.status: creating demos/programs/Exm/Makefile
config.status: creating demos/programs/Exm/app_in_c/Makefile
config.status: creating demos/programs/Exm/app_in_uil/Makefile
config.status: creating demos/programs/Exm/simple_app/Makefile
config.status: creating demos/programs/airport/Makefile
config.status: creating demos/programs/animate/Makefile
config.status: creating demos/programs/drag_and_drop/Makefile
config.status: creating demos/programs/draw/Makefile
config.status: creating demos/programs/earth/Makefile
config.status: creating demos/programs/filemanager/Makefile
config.status: creating demos/programs/fileview/Makefile
config.status: creating demos/programs/getsubres/Makefile
config.status: creating demos/programs/hellomotif/Makefile
config.status: creating demos/programs/hellomotifi18n/Makefile
config.status: creating demos/programs/hellomotifi18n/C/Makefile
config.status: creating demos/programs/hellomotifi18n/C/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/english/Makefile
config.status: creating demos/programs/hellomotifi18n/english/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/french/Makefile
config.status: creating demos/programs/hellomotifi18n/french/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/hebrew/Makefile
config.status: creating demos/programs/hellomotifi18n/hebrew/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/japan/Makefile
config.status: creating demos/programs/hellomotifi18n/japan/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/japanese/Makefile
config.status: creating demos/programs/hellomotifi18n/japanese/uid/Makefile
config.status: creating demos/programs/hellomotifi18n/swedish/Makefile
config.status: creating demos/programs/hellomotifi18n/swedish/uid/Makefile
config.status: creating demos/programs/i18ninput/Makefile
config.status: creating demos/programs/panner/Makefile
config.status: creating demos/programs/periodic/Makefile
config.status: creating demos/programs/piano/Makefile
config.status: creating demos/programs/popups/Makefile
config.status: creating demos/programs/sampler2_0/Makefile
config.status: creating demos/programs/setdate/Makefile
config.status: creating demos/programs/todo/Makefile
config.status: creating demos/programs/workspace/Makefile
config.status: creating demos/programs/tooltips/Makefile
config.status: creating demos/programs/FontSel/Makefile
config.status: creating demos/programs/ButtonBox/Makefile
config.status: creating demos/programs/ColorSel/Makefile
config.status: creating demos/programs/Column/Makefile
config.status: creating demos/programs/Combo2/Makefile
config.status: creating demos/programs/Ext18List/Makefile
config.status: creating demos/programs/Ext18List/pixmaps/Makefile
config.status: creating demos/programs/IconB/Makefile
config.status: creating demos/programs/Outline/Makefile
config.status: creating demos/programs/Paned/Makefile
config.status: creating demos/programs/TabStack/Makefile
config.status: creating demos/programs/Tree/Makefile
config.status: creating demos/programs/pixmaps/Makefile
config.status: creating demos/unsupported/Makefile
config.status: creating demos/unsupported/Exm/Makefile
config.status: creating demos/unsupported/aicon/Makefile
config.status: creating demos/unsupported/dainput/Makefile
config.status: creating demos/unsupported/dogs/Makefile
config.status: creating demos/unsupported/hellomotif/Makefile
config.status: creating demos/unsupported/motifshell/Makefile
config.status: creating demos/unsupported/uilsymdump/Makefile
config.status: creating demos/unsupported/xmapdef/Makefile
config.status: creating demos/unsupported/xmfonts/Makefile
config.status: creating demos/unsupported/xmforc/Makefile
config.status: creating demos/unsupported/xmform/Makefile
config.status: creating demos/doc/Makefile
config.status: creating demos/doc/programGuide/Makefile
config.status: creating demos/doc/programGuide/ch05/Makefile
config.status: creating demos/doc/programGuide/ch05/Scale/Makefile
config.status: creating demos/doc/programGuide/ch06/Makefile
config.status: creating demos/doc/programGuide/ch06/spin_box/Makefile
config.status: creating demos/doc/programGuide/ch06/combo_box/Makefile
config.status: creating demos/doc/programGuide/ch08/Makefile
config.status: creating demos/doc/programGuide/ch08/Notebook/Makefile
config.status: creating demos/doc/programGuide/ch08/Container/Makefile
config.status: creating demos/doc/programGuide/ch16/Makefile
config.status: creating demos/doc/programGuide/ch17/Makefile
config.status: creating demos/doc/programGuide/ch17/simple_drop/Makefile
config.status: creating demos/doc/programGuide/ch17/simple_drag/Makefile
config.status: creating lib/Xm/xmstring.list
config.status: creating include/config.h
config.status: creating lib/Xm/Xm.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j8 -C tools/wml CC=x86_64-pc-linux-gnu-gcc LIBS=-lfl wmluiltok
make: Entering directory '/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8-abi_x86_64.amd64/tools/wml'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8/tools/wml -I../../include -I../../lib/Xm -I../../lib -I/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/mot
var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8/tools/wml/../../include    -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid 
rict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid    -c -o wmluiltok.
f-2.3.8-r2/work/motif-2.3.8/tools/wml/wmluiltok.c
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=corei7 -O2 -pipe -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2 -I/usr/include/
 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid     -Wl,-O1 -Wl,--as-needed -o wmluiltok wmluiltok.o -lfl -lfl
libtool: link: x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -fno-strict-aliasing -Wall -fno-strict-aliasing -Wno-unused -Wno-comment -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0
I/usr/include/uuid -Wl,-O1 -o wmluiltok wmluiltok.o  -Wl,--as-needed -lfl
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libfl.a(libmain.o): warning: relocation against `exit@@GLIBC_2.2.5' in
p'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/libfl.a(libmain.o): relocation R_X86_64_PC32 against symbol `exit@@GLI
aking a PIE object; recompile with -fPIE
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make: *** [Makefile:503: wmluiltok] Error 1
make: Leaving directory '/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8-abi_x86_64.amd64/tools/wml'
 * ERROR: x11-libs/motif-2.3.8-r2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=x11-libs/motif-2.3.8-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/motif-2.3.8-r2::gentoo'`.
 * The complete build log is located at '/var/log/portage/x11-libs:motif-2.3.8-r2:20210922-112543.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-libs/motif-2.3.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/motif-2.3.8-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8-abi_x86_64.amd64'
 * S: '/var/tmp/portage/x11-libs/motif-2.3.8-r2/work/motif-2.3.8'


emerge --info '=x11-libs/motif-2.3.8-r2::gentoo'
Code:
Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.3.0, glibc-2.33-r1, 5.10.27-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.10.27-gentoo-x86_64-Intel-R-_Core-TM-_i7-3630QM_CPU_@_2.40GHz-with-glibc2.33
KiB Mem:    12158240 total,   5466908 free
KiB Swap:    7815164 total,   6572100 free
Timestamp of repository gentoo: Wed, 22 Sep 2021 11:00:01 +0000
Head commit of repository gentoo: bbb5a7c4846019466e561e8db6150bfdc57f62ea
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
ccache version 4.3 [enabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r2::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.8.12::gentoo, 3.9.6_p2::gentoo
dev-lang/rust:            1.53.0::gentoo
dev-util/ccache:          4.3-r3::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.43.5::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.4::gentoo
sys-devel/binutils:       2.35.2::gentoo, 2.36.1-r2::gentoo, 2.37_p1::gentoo
sys-devel/gcc:            10.3.0-r2::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/sddm/scripts/Xsetup"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-f
rotect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ http://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --ex
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 bluray branding browser-integration bzip2 cairo cdda cdr cli crypt cups dbus declarative display-manager dri dts dvd dvdr elogind emboss encode exif ffmpeg flac f
 iconv icu java jpeg kde kipi kwallet lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf plasma png policykit ppds pulseaudio q
mba sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff touchpad truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xml xscreensaver xv xvid zlib"
19" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACH
e socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav
_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FE
LECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
 isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="en_US en
ntz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TAR
RGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options i
dition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS


emerge -pqv '=x11-libs/motif-2.3.8-r2::gentoo'
Code:
[ebuild  N    ] x11-libs/motif-2.3.8-r2  USE="jpeg motif22-compatibility png unicode xft -examples -static-libs" ABI_X86="(64) -32 (-x32)"


A little redundant... but:
emerge --info
Code:
Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.3.0, glibc-2.33-r1, 5.10.27-gentoo x86_64)
=================================================================
System uname: Linux-5.10.27-gentoo-x86_64-Intel-R-_Core-TM-_i7-3630QM_CPU_@_2.40GHz-with-glibc2.33
KiB Mem:    12158240 total,   5458844 free
KiB Swap:    7815164 total,   6572100 free
Timestamp of repository gentoo: Wed, 22 Sep 2021 11:00:01 +0000
Head commit of repository gentoo: bbb5a7c4846019466e561e8db6150bfdc57f62ea
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
ccache version 4.3 [enabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r2::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.8.12::gentoo, 3.9.6_p2::gentoo
dev-lang/rust:            1.53.0::gentoo
dev-util/ccache:          4.3-r3::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.43.5::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.4::gentoo
sys-devel/binutils:       2.35.2::gentoo, 2.36.1-r2::gentoo, 2.37_p1::gentoo
sys-devel/gcc:            10.3.0-r2::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/sddm/scripts/Xsetup"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-f
rotect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ http://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --ex
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 bluray branding browser-integration bzip2 cairo cdda cdr cli crypt cups dbus declarative display-manager dri dts dvd dvdr elogind emboss encode exif ffmpeg flac f
 iconv icu java jpeg kde kipi kwallet lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf plasma png policykit ppds pulseaudio q
mba sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff touchpad truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xml xscreensaver xv xvid zlib"
19" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACH
e socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav
_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FE
LECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
 isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="en_US en
ntz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TAR
RGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options i
dition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_CO


I have done a revdep-rebuild -i and it tells me my system is consistent.

Thank you.
_________________
To look without without looking within is like looking without without looking at all.


Last edited by grooveman on Wed Sep 22, 2021 12:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30964
Location: here

PostPosted: Wed Sep 22, 2021 11:57 am    Post subject: Reply with quote

See bug #798834
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Wed Sep 22, 2021 12:44 pm    Post subject: Reply with quote

That was the issue. The suggestion offered in that bug allowed me to complete my update.

Thank you.
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum