Bug 2226502 - volumeicon: FTBFS in Fedora rawhide/f39
Summary: volumeicon: FTBFS in Fedora rawhide/f39
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: volumeicon
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F39FTBFS
TreeView+ depends on / blocked
 
Reported: 2023-07-25 20:25 UTC by Fedora Release Engineering
Modified: 2023-08-13 13:40 UTC (History)
1 user (show)

Fixed In Version: volumeicon-0.5.1-14.20230208gitb034dd1.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-13 13:40:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (31.08 KB, text/plain)
2023-07-25 20:25 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2023-07-25 20:25 UTC, Fedora Release Engineering
no flags Details
state.log (1.01 KB, text/plain)
2023-07-25 20:25 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2023-07-25 20:25:08 UTC
volumeicon failed to build from source in Fedora rawhide/f39

https://koji.fedoraproject.org/koji/taskinfo?taskID=103751637


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Please fix volumeicon at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
volumeicon will be orphaned. Before branching of Fedora 40,
volumeicon will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2023-07-25 20:25:13 UTC
Created attachment 1979837 [details]
build.log

Comment 2 Fedora Release Engineering 2023-07-25 20:25:16 UTC
Created attachment 1979838 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2023-07-25 20:25:19 UTC
Created attachment 1979839 [details]
state.log

Comment 4 Raphael Groner 2023-07-31 08:11:06 UTC
make[1]: Entering directory '/builddir/build/BUILD/volumeicon-0.5.1/src'
gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"pavucontrol\" -I.    -Wall -DDATADIR=\"/usr/share/volumeicon\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/at-spi2-atk/2.0 -I/usr/include/cloudproviders -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/sysprof-4 -pthread -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/blkid -I/usr/include/libmount -I/usr/include/sysprof-4 -pthread-DCOMPILEWITH_NOTIFY  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o volumeicon.o volumeicon.c
make[1]: Leaving directory '/builddir/build/BUILD/volumeicon-0.5.1/src'
gcc: error: unrecognized command-line option '-pthread-DCOMPILEWITH_NOTIFY'
make[1]: *** [Makefile:407: volumeicon.o] Error 1

What's that option for?

Comment 5 Raphael Groner 2023-08-13 13:40:50 UTC
Fixed with build of latest git snapshot.


Note You need to log in before you can comment on or make changes to this bug.