* Package: x11-plugins/wmclockmon-0.8.1-r1 * Repository: gentoo * Maintainer: voyageur@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmclockmon_0.8.1-1.tar.gz to /var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1 ... * Applying wmclockmon-0.8.1-gtk.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1 ... * econf: updating wmclockmon-0.8.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wmclockmon-0.8.1/config.guess with /usr/share/gnuconfig/config.guess ./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 configure: loading site script /usr/share/config.site 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 whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gawk... gawk checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... 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 a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries /usr/lib64, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XShapeCombineMask in -lXext... yes checking for XpmCreatePixmapFromData in -lXpm... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.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 for unistd.h... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking for select... yes checking for strtoul... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating wmclockmon-config/Makefile config.status: creating wmclockmon-cal/Makefile config.status: creating styles/Makefile config.status: creating config.h config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR='"/usr/share/wmclockmon"' -I/usr/local/include -O2 -pipe -march=native -fno-common -c main.c main.c: In function ‘load_cal_file’: main.c:1640:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1640 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘load_cfgfile’: main.c:1523:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1523 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘reload_alarms’: main.c:1672:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1672 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘load_stylepart’: main.c:509:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 509 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘show_cal_file’: main.c:1697:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1697 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR='"/usr/share/wmclockmon"' -I/usr/local/include -O2 -pipe -march=native -fno-common -c dockapp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o wmclockmon main.o dockapp.o -L/usr/lib64 -L/usr/local/lib -lX11 -lXext -lXpm make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/src' Making all in doc make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/doc' Making all in wmclockmon-config make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/wmclockmon-config' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c actions.c actions.c: In function ‘save_datas’: actions.c:79:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 79 | style_dir = gtk_entry_get_text(GTK_ENTRY(wid_styledir)); | ^ actions.c:80:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 80 | style_name = gtk_entry_get_text(GTK_ENTRY(wid_stylename)); | ^ actions.c:81:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 81 | light_color = gtk_entry_get_text(GTK_ENTRY(wid_color)); | ^ actions.c:82:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 82 | command = gtk_entry_get_text(GTK_ENTRY(wid_command)); | ^ actions.c:83:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 83 | msgcmd = gtk_entry_get_text(GTK_ENTRY(wid_msgcmd)); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c dialogs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c edit.c edit.c: In function ‘set_data’: edit.c:20:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 20 | char *wstat = gtk_entry_get_text(GTK_ENTRY(GTK_COMBO(wid_status)->entry)); | ^~~~~~~~~~~~~~~~~~ edit.c:21:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 21 | char *wtime = gtk_entry_get_text(GTK_ENTRY(wid_time)); | ^~~~~~~~~~~~~~~~~~ edit.c:22:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22 | char *wdate = gtk_entry_get_text(GTK_ENTRY(GTK_COMBO(wid_date)->entry)); | ^~~~~~~~~~~~~~~~~~ edit.c:23:19: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 23 | char *wmesg = gtk_entry_get_text(GTK_ENTRY(wid_mesg)); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c mainwindow.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` -c tools.c tools.c: In function ‘load_cfgfile’: tools.c:144:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 144 | fgets(line, MAXSTRLEN, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common `pkg-config gtk+-2.0 --cflags` `pkg-config gtk+-2.0 --libs` -o wmclockmon-config actions.o dialogs.o edit.o main.o mainwindow.o tools.o -L/usr/lib64 -L/usr/local/lib -lX11 -lXext -lXpm `pkg-config gtk+-2.0 --libs` /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: edit.o:(.bss+0x0): multiple definition of `newalarm'; actions.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xdc): multiple definition of `backlight'; actions.o:(.bss+0xe4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xb8): multiple definition of `style_name'; actions.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xb0): multiple definition of `style_dir'; actions.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xd8): multiple definition of `switch_authorized'; actions.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xd4): multiple definition of `h12'; actions.o:(.bss+0xdc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xc8): multiple definition of `use_locale'; actions.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xa8): multiple definition of `config_file'; actions.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xa0): multiple definition of `light_color'; actions.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x98): multiple definition of `command'; actions.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x88): multiple definition of `alarms'; actions.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xc4): multiple definition of `showcal'; actions.o:(.bss+0xcc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xc0): multiple definition of `calalrms'; actions.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x0): multiple definition of `selected_row'; actions.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x8): multiple definition of `wid_calalrms'; actions.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x10): multiple definition of `wid_showcal'; actions.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x18): multiple definition of `wid_locale'; actions.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x20): multiple definition of `wid_bin'; actions.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x28): multiple definition of `wid_itm'; actions.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x30): multiple definition of `wid_clk'; actions.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x38): multiple definition of `wid_h12'; actions.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x40): multiple definition of `wid_msgcmd'; actions.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x48): multiple definition of `wid_command'; actions.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x50): multiple definition of `wid_color'; actions.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x58): multiple definition of `wid_stylename'; actions.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x60): multiple definition of `wid_styledir'; actions.o:(.bss+0x68): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x68): multiple definition of `wid_blink'; actions.o:(.bss+0x70): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x70): multiple definition of `wid_backlight'; actions.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x78): multiple definition of `alarmlist'; actions.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x80): multiple definition of `application'; actions.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0x90): multiple definition of `msgcmd'; actions.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xcc): multiple definition of `use_leds'; actions.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xd0): multiple definition of `time_mode'; actions.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x0): multiple definition of `selected_row'; actions.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x80): multiple definition of `application'; actions.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x70): multiple definition of `wid_backlight'; actions.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x68): multiple definition of `wid_blink'; actions.o:(.bss+0x70): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x38): multiple definition of `wid_h12'; actions.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x18): multiple definition of `wid_locale'; actions.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x10): multiple definition of `wid_showcal'; actions.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x8): multiple definition of `wid_calalrms'; actions.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x30): multiple definition of `wid_clk'; actions.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x28): multiple definition of `wid_itm'; actions.o:(.bss+0x30): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x20): multiple definition of `wid_bin'; actions.o:(.bss+0x28): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x60): multiple definition of `wid_styledir'; actions.o:(.bss+0x68): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x58): multiple definition of `wid_stylename'; actions.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x50): multiple definition of `wid_color'; actions.o:(.bss+0x58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x48): multiple definition of `wid_command'; actions.o:(.bss+0x50): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x40): multiple definition of `wid_msgcmd'; actions.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x78): multiple definition of `alarmlist'; actions.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x88): multiple definition of `alarms'; actions.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x90): multiple definition of `msgcmd'; actions.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0x98): multiple definition of `command'; actions.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xa0): multiple definition of `light_color'; actions.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xa8): multiple definition of `config_file'; actions.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xb0): multiple definition of `style_dir'; actions.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xb8): multiple definition of `style_name'; actions.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xc0): multiple definition of `calalrms'; actions.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xc4): multiple definition of `showcal'; actions.o:(.bss+0xcc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xc8): multiple definition of `use_locale'; actions.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xcc): multiple definition of `use_leds'; actions.o:(.bss+0xd4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xd0): multiple definition of `time_mode'; actions.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xd4): multiple definition of `h12'; actions.o:(.bss+0xdc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xd8): multiple definition of `switch_authorized'; actions.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mainwindow.o:(.bss+0xdc): multiple definition of `backlight'; actions.o:(.bss+0xe4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x20): multiple definition of `config_file'; actions.o:(.bss+0xb0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x38): multiple definition of `calalrms'; actions.o:(.bss+0xc8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x54): multiple definition of `backlight'; actions.o:(.bss+0xe4): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x18): multiple definition of `light_color'; actions.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x0): multiple definition of `alarms'; actions.o:(.bss+0x90): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x10): multiple definition of `command'; actions.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x50): multiple definition of `switch_authorized'; actions.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x8): multiple definition of `msgcmd'; actions.o:(.bss+0x98): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x4c): multiple definition of `h12'; actions.o:(.bss+0xdc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x30): multiple definition of `style_name'; actions.o:(.bss+0xc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x40): multiple definition of `use_locale'; actions.o:(.bss+0xd0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x28): multiple definition of `style_dir'; actions.o:(.bss+0xb8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x48): multiple definition of `time_mode'; actions.o:(.bss+0xd8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x3c): multiple definition of `showcal'; actions.o:(.bss+0xcc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x44): multiple definition of `use_leds'; actions.o:(.bss+0xd4): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:177: wmclockmon-config] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1/wmclockmon-config' make[1]: *** [Makefile:152: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1' make: *** [Makefile:296: all-recursive-am] Error 2 * ERROR: x11-plugins/wmclockmon-0.8.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmclockmon-0.8.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmclockmon-0.8.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmclockmon-0.8.1-r1:20200129-053721.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1' * S: '/var/tmp/portage/x11-plugins/wmclockmon-0.8.1-r1/work/wmclockmon-0.8.1'