* Package: x11-plugins/wmstickynotes-0.7:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmstickynotes-0.7.tar.gz to /var/tmp/portage/x11-plugins/wmstickynotes-0.7/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmstickynotes-0.7/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7 ... ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/wmstickynotes-0.7 --htmldir=/usr/share/doc/wmstickynotes-0.7/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.10/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... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... clang -E 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.33) checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for an ANSI C-conforming const... 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 pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for mkdir... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/temp/clang14.log' -> '/var/tmp/clang/x11-plugins/wmstickynotes-0.7/clang14.log' '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/temp/clang15.log' -> '/var/tmp/clang/x11-plugins/wmstickynotes-0.7/clang15.log' >>> Compiling source in /var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7 ... make -j4 make all-am make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7' clang -DHAVE_CONFIG_H -I. -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/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o wmstickynotes.o wmstickynotes.c In file included from wmstickynotes.c:8: In file included from /usr/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from wmstickynotes.c:8: In file included from /usr/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ In file included from wmstickynotes.c:20: ./wmstickynotes.h:35:7: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] const num_color_schemes = 8; ~~~~~ ^ int wmstickynotes.c:208:3: error: call to undeclared function 'asprintf'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] asprintf(&filename, "%d", note->id); ^ wmstickynotes.c:208:29: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] asprintf(&filename, "%d", note->id); ~~ ^~~~~~~~ %ld wmstickynotes.c:295:2: error: call to undeclared function 'asprintf'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] asprintf(&filename, "%d", note->id); ^ wmstickynotes.c:295:28: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] asprintf(&filename, "%d", note->id); ~~ ^~~~~~~~ %ld 4 warnings and 3 errors generated. make[1]: *** [Makefile:438: wmstickynotes.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7' make: *** [Makefile:326: all] Error 2 * ERROR: x11-plugins/wmstickynotes-0.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmstickynotes-0.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmstickynotes-0.7::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmstickynotes-0.7:20221004-003115.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7' * S: '/var/tmp/portage/x11-plugins/wmstickynotes-0.7/work/wmstickynotes-0.7'