* Package: x11-wm/oroborus-2.0.20-r1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking oroborus_2.0.20.tar.gz to /var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work >>> Source unpacked in /var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work >>> Preparing source in /var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20 ... ./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 --libdir=/usr/lib64 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 gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... 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 X... libraries , headers in standard search path checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for egrep... grep -E 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 unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for mkfifo... yes checking for mknod... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -lSM... yes checking for main in -lXpm... yes checking for malloc... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating defaults/defaults config.status: creating defaults/Makefile config.status: creating schemes/Makefile config.status: creating themes/Makefile config.status: creating themes/cruxish/Makefile config.status: creating themes/next/Makefile config.status: creating themes/oroborus/Makefile config.status: creating themes/platinum/Makefile config.status: creating themes/slimline/Makefile config.status: creating themes/windows/Makefile config.status: creating themes/agua/Makefile config.status: creating themes/QNX/Makefile config.status: creating themes/e017/Makefile config.status: creating themes/pillage/Makefile config.status: creating themes/gorillaworm/Makefile config.status: creating themes/beos/Makefile config.status: creating man/Makefile config.status: creating themes/defold/Makefile config.status: creating themes/mkultra/Makefile config.status: creating themes/bluecurve/Makefile config.status: creating themes/Elberg_Blue/Makefile config.status: creating themes/Elberg_Green/Makefile config.status: creating themes/Elberg_Red/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20 ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20/src' make all-am make[2]: Entering directory '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c client.c client.c: In function ‘clientMove’: client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1306:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1306 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c: In function ‘clientResize’: client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1617:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1617 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c: In function ‘clientCycle’: client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ client.c:1819:4: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 1819 | if (IsModifierKey (XKeycodeToKeysym (dpy, ev.xkey.keycode, 0))) | ^~ In file included from client.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c events.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c frame.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c getopt1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c getopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c hints.c hints.c: In function ‘initGnomeHints’: hints.c:152:10: warning: variable ‘root’ set but not used [-Wunused-but-set-variable] 152 | Window root; | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c i18n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c keyboard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c oroborus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c parserc.c In file included from /usr/include/string.h:494, from parserc.c:30: In function ‘strncpy’, inlined from ‘parseRc’ at parserc.c:47:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 512 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c pixmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c session.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -c workspaces.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DDATADIR=\"/usr/share/oroborus\" -Wall -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o oroborus client.o events.o frame.o getopt1.o getopt.o globals.o hints.o i18n.o keyboard.o misc.o oroborus.o parserc.o pixmap.o session.o settings.o workspaces.o -lXpm -lXext -lX11 -lSM -lICE /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: events.o:(.bss+0x4): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: events.o:(.bss+0x8): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: events.o:(.bss+0xc): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame.o:(.bss+0x0): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame.o:(.bss+0x4): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame.o:(.bss+0x8): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: globals.o:(.bss+0x668): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: globals.o:(.bss+0x66c): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: globals.o:(.bss+0x670): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hints.o:(.bss+0x0): multiple definition of `dpy'; globals.o:(.bss+0x648): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keyboard.o:(.bss+0x8): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keyboard.o:(.bss+0x4): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keyboard.o:(.bss+0x0): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: oroborus.o:(.bss+0x0): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: oroborus.o:(.bss+0x4): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: oroborus.o:(.bss+0x8): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: session.o:(.bss+0x8): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: session.o:(.bss+0xc): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: session.o:(.bss+0x10): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: settings.o:(.bss+0x0): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: settings.o:(.bss+0x4): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: settings.o:(.bss+0x8): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: workspaces.o:(.bss+0x0): multiple definition of `ScrollLockMask'; client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: workspaces.o:(.bss+0x4): multiple definition of `CapsLockMask'; client.o:(.bss+0x4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: workspaces.o:(.bss+0x8): multiple definition of `NumLockMask'; client.o:(.bss+0x8): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:259: oroborus] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20/src' make[1]: *** [Makefile:184: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20/src' make: *** [Makefile:196: all-recursive] Error 1 * ERROR: x11-wm/oroborus-2.0.20-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-wm/oroborus-2.0.20-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-wm/oroborus-2.0.20-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-wm:oroborus-2.0.20-r1:20200127-161246.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20' * S: '/var/tmp/portage/x11-wm/oroborus-2.0.20-r1/work/oroborus-2.0.20'