Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889618 - media-sound/pragha-1.3.99.1-r1 fails to compile (DASH-SYSTEM): pragha-cmdline.c:33:10: fatal error: libxfce4ui.h: No such file or directory
Summary: media-sound/pragha-1.3.99.1-r1 fails to compile (DASH-SYSTEM): pragha-cmdline...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 23:03 UTC by Agostino Sarubbo
Modified: 2023-01-04 05:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,131.63 KB, text/plain)
2023-01-03 23:03 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-03 23:03:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/pragha-1.3.99.1-r1 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-03 23:03:20 UTC
Created attachment 847006 [details]
build.log

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


./configure: 14711: PRAGHA_CFLAGS+= -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0  -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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 -I/usr/include/gobject-introspection-1.0 -pthread : not found
./configure: 14952: PRAGHA_CFLAGS+= -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/orc-0.4 : not found
./configure: 14953: PRAGHA_LIBS+= -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 : not found
./configure: 15193: PRAGHA_CFLAGS+= -I/usr/include/xfce4/libxfce4ui-2 -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 -I/usr/include/xfce4 : not found
./configure: 15194: PRAGHA_LIBS+= -lxfce4ui-2 -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 -lxfce4util -lglib-2.0 : not found
./configure: 15434: PRAGHA_CFLAGS+= -I/usr/include/totem-pl-parser/1/plparser -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 : not found
./configure: 15435: PRAGHA_LIBS+= -ltotem-plparser -lgio-2.0 -lgobject-2.0 -lglib-2.0 : not found
./configure: 15686: PRAGHA_CFLAGS+= -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include : not found
./configure: 15687: PRAGHA_LIBS+= -lgudev-1.0 -lgobject-2.0 -lglib-2.0 : not found
pragha-cmdline.c:33:10: fatal error: libxfce4ui/libxfce4ui.h: No such file or directory
pragha-cmdline.c:33:10: fatal error: libxfce4ui/libxfce4ui.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-01-04 05:05:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f05048d29d68b7f3c3bfdc6adf630ba8eec42d

commit 02f05048d29d68b7f3c3bfdc6adf630ba8eec42d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-04 05:01:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-04 05:05:46 +0000

    media-sound/pragha: Force bash for configure script
    
    Closes: https://bugs.gentoo.org/889618
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-sound/pragha/pragha-1.3.99.1-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)