* Package: media-sound/gtick-0.5.4 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gtick-0.5.4.tar.gz to /var/tmp/portage/media-sound/gtick-0.5.4/work >>> Source unpacked in /var/tmp/portage/media-sound/gtick-0.5.4/work >>> Preparing source in /var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4 ... * econf: updating gtick-0.5.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gtick-0.5.4/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gtick-0.5.4 --htmldir=/usr/share/doc/gtick-0.5.4/html --libdir=/usr/lib64 --enable-nls --without-sndfile 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 style of include used by make... GNU 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 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for floor in -lm... yes checking for sf_open in -lsndfile... yes checking for fail_if in -lcheck... no checking for dmalloc_debug in -ldmalloc... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for sys/types.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for floor... yes checking for strdup... yes checking for setlocale... yes checking for strtol... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking to see if we can add '-Wall -W' to CFLAGS... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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 shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.5.1, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... 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 asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... (cached) yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for CHECK... yes checking for dmalloc.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4' Making all in doc make[2]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/doc' Making all in intl make[2]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/intl' Making all in po make[2]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/po' make[2]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/po' Making all in src make[2]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/src' make all-am make[3]: Entering directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/src' x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o gtick.o gtick.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o metro.o metro.c metro.c: In function ‘set_min_bpm’: metro.c:655:17: warning: absolute value function ‘abs’ given an argument of type ‘long int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] 655 | new_min_bpm = abs(strtol(min_bpm, NULL, 0)); | ^~~ metro.c: In function ‘set_max_bpm’: metro.c:715:17: warning: absolute value function ‘abs’ given an argument of type ‘long int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] 715 | new_max_bpm = abs(strtol(max_bpm, NULL, 0)); | ^~~ x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o dsp.o dsp.c dsp.c: In function ‘dsp_feed’: dsp.c:887:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 887 | write(dsp->dspfd, dsp->fragment, dsp->fragmentsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o help.o help.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o g711.o g711.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o gtkutil.o gtkutil.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o util.o util.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o option.o option.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o options.o options.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o gtkoptions.o gtkoptions.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o optionlexer.o optionlexer.c optionlexer.c:1153:16: warning: ‘input’ defined but not used [-Wunused-function] 1153 | static int input (void) | ^~~~~ x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o optionparser.o optionparser.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o profiles.o profiles.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o threadtalk.o threadtalk.c x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -D_REENTRANT -D_REENTRANT -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -c -o visualtick.o visualtick.c x86_64-pc-linux-gnu-gcc -DVERSION='"0.5.4"' -DPACKAGE='"gtick"' -O2 -pipe -march=native -fno-common -D_U_="__attribute__((unused))" -Wall -W -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o gtick gtick.o metro.o dsp.o help.o g711.o gtkutil.o util.o option.o options.o gtkoptions.o optionlexer.o optionparser.o profiles.o threadtalk.o visualtick.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lpulse-simple -lpulse -lsndfile -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: optionparser.o:(.data+0x0): multiple definition of `option_lloc'; optionlexer.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:499: gtick] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/src' make[2]: *** [Makefile:417: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4/src' make[1]: *** [Makefile:508: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4' make: *** [Makefile:404: all] Error 2 * ERROR: media-sound/gtick-0.5.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/gtick-0.5.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/gtick-0.5.4::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:gtick-0.5.4:20200212-045359.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/gtick-0.5.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/gtick-0.5.4/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4' * S: '/var/tmp/portage/media-sound/gtick-0.5.4/work/gtick-0.5.4'