Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891155 - x11-misc/fpm2-0.90 fails to compile (DASH-SYSTEM): main.c:26:10: fatal error: gtk.h: No such file or directory
Summary: x11-misc/fpm2-0.90 fails to compile (DASH-SYSTEM): main.c:26:10: fatal error:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2023-01-16 19:43 UTC by Agostino Sarubbo
Modified: 2023-02-06 10:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,63.71 KB, text/plain)
2023-01-16 19:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-16 19:43:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/fpm2-0.90 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-16 19:43:35 UTC
Created attachment 848697 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-16 19:43:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


callbacks.c:26:10: fatal error: gtk/gtk.h: No such file or directory
./configure: 4423: fpm2_CFLAGS+=-I/usr/include/gtk-3.0 -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread  : not found
./configure: 4424: fpm2_LIBS+=-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  : not found
./configure: 4427: fpm2_CFLAGS+=-Wno-deprecated-declarations: not found
fpm_crypt.c:23:10: fatal error: gtk/gtk.h: No such file or directory
fpm_crypt.h:22:10: fatal error: gtk/gtk.h: No such file or directory
fpm_file.c:22:10: fatal error: gtk/gtk.h: No such file or directory
fpm_gpw.c:22:10: fatal error: gtk/gtk.h: No such file or directory
fpm.h:30:10: fatal error: gtk/gtk.h: No such file or directory
fpm_launcher.c:22:10: fatal error: gtk/gtk.h: No such file or directory
interface.c:32:10: fatal error: gdk/gdkkeysyms.h: No such file or directory
main.c:26:10: fatal error: gtk/gtk.h: No such file or directory
support.c:32:10: fatal error: gtk/gtk.h: No such file or directory
main.c:26:10: fatal error: gtk/gtk.h: No such file or directory