Your message dated Fri, 24 Oct 2025 10:20:02 +0000
with message-id <[email protected]>
and subject line Bug#1097530: fixed in osmo 0.4.4-2.2
has caused the Debian Bug report #1097530,
regarding osmo: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1097530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097530
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:osmo
Version: 0.4.4-2.1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/osmo_0.4.4-2.1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
config.status: creating src/Makefile
config.status: creating po/Makefile
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/icons/16x16/Makefile
config.status: creating data/icons/22x22/Makefile
config.status: creating data/icons/24x24/Makefile
config.status: creating data/icons/32x32/Makefile
config.status: creating data/icons/48x48/Makefile
config.status: creating data/icons/scalable/Makefile
config.status: creating data/pixmaps/Makefile
config.status: creating data/sounds/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Configuration:
Prefix: /usr
Debug enabled: no
Reproducible build: yes
Backup support: yes (libgringotts and libarchive are required)
Printing support: yes
HTML renderer: webkit
Enabled modules:
Calendar: yes (always)
Tasks: yes
Contacts: yes (HTML renderer is required)
Notes: yes
Optional features:
gspell: yes
libical: yes
libnotify: yes
libarchive: yes
libgringotts: yes
make[1]: Leaving directory '/build/reproducible-path/osmo-0.4.4'
dh_auto_build
make -j8
make[1]: Entering directory '/build/reproducible-path/osmo-0.4.4'
make all-recursive
make[2]: Entering directory '/build/reproducible-path/osmo-0.4.4'
Making all in src
make[3]: Entering directory '/build/reproducible-path/osmo-0.4.4/src'
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o about.o about.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o backup.o backup.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar.o calendar.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar_calc.o calendar_calc.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar_fullyear.o calendar_fullyear.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar_ical.o calendar_ical.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar_jumpto.o calendar_jumpto.c
gcc -DHAVE_CONFIG_H -I. -I.. -DREPO="" -DREVISION=""
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"
-DVERSION_MAJOR=\"0\" -DVERSION_MINOR=\"4\" -DVERSION_MICRO=\"4\"
-DSOUNDSDIR=\"/usr/share/sounds\" -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include -pthread
-I/usr/include/libxml2 -Wall -DGDK_DISABLE_DEPRECATION_WARNINGS
-DICONSDIR=\"/usr/share/icons\" -DPIXMAPSDIR=\"/usr/share/pixmaps\"
-DG_DISABLE_CAST_CHECKS
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
-I/usr/include/libmount -I/usr/include/blkid -pthread
-I/usr/include/webkitgtk-4.1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -I/usr/includ
e/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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/libsoup-3.0 -pthread -I/usr/include/gspell-1
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0
-I/usr/include/cloudproviders -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/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/enchant-2 -pthread -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/osmo-0.4.4=.
-fstack-protector-strong -fstack-clash-prote
ction -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c -o calendar_notes.o calendar_notes.c
calendar_notes.c: In function ‘cal_notes_foreach’:
calendar_notes.c:79:30: error: too many arguments to function ‘cnfunc’;
expected 0, have 2
79 | if ((*cnfunc)(n, appGUI) == TRUE)
| ~^~~~~~~~ ~
make[3]: *** [Makefile:538: calendar_notes.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/osmo-0.4.4/src'
make[2]: *** [Makefile:394: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/osmo-0.4.4'
make[1]: *** [Makefile:335: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/osmo-0.4.4'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: osmo
Source-Version: 0.4.4-2.2
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
osmo, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated osmo package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 22 Oct 2025 20:06:42 +0300
Source: osmo
Architecture: source
Version: 0.4.4-2.2
Distribution: unstable
Urgency: medium
Maintainer: Markus Koschany <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1097530
Changes:
osmo (0.4.4-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 15. (Closes: #1097530)
Checksums-Sha1:
1011d6a94b39a70372b722e0b02366788270c7eb 1914 osmo_0.4.4-2.2.dsc
f7a05847e800a5b3921e7f9bbe5de5ba4828f1cc 6436 osmo_0.4.4-2.2.debian.tar.xz
Checksums-Sha256:
558d46c6e7cbd7d462dd0fd89218029bec16caf7995472f71718c1402775cd7e 1914
osmo_0.4.4-2.2.dsc
b0ebb460d94c03a5b48de55afc57664349e3821e67777cbef210202ed978eb54 6436
osmo_0.4.4-2.2.debian.tar.xz
Files:
9e98ebe892bf53821617530d16f57c25 1914 x11 optional osmo_0.4.4-2.2.dsc
8fe41a9e4e6bd7753f8d45996703b4c9 6436 x11 optional osmo_0.4.4-2.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmj5OdcACgkQiNJCh6LY
mLFr8xAAgSqrTHxAq9Fegk7KuNh6nx0vdaOHXqSX3RREpcZPT/mIbrD7vz5nc++C
2y6QHOHEd3hKXek7Qt33WT6f4zVXsQvfsCrTwwofwhD/5ulR0qnquw35BSUmpVEg
GLEpBJ62ok+X2nt4R3ZqSdHDFH9/XOyKrYL6rgfoyppqGJRrXM/W+0od4Vpf+m9P
P8hEnQ8NY9MSyhNlp8gL3CMqWuPClSR/Q5lkJCrLgsw1jBQC6pFO9j0BBudwLQlU
yyUdzzp9KkCf6LkfXLrjAvBUyk2Tp8dR4ouXFwJlzz5i+IeXUJn0jvUcWtOsqsa5
P5JEBpietueHt0b6tF6APB8tlOu/UpVBpFnRsIEbIyyRBD2CZFzLES1r5G2pXd9w
MFsSjUz3/dfA0l/pJdRG4d8NdcOW2yRrx2LvuGezS1GbKh20WAYdPYX//i0zoe3j
DyURcEc6mTPJy0JCLRQY4DrNNA7l0ohYTU8J2/QiLcfB9w7r0pwxUNqjje7umo4a
pWwUlgc4g5x/57BUK+SWoY/+UEUzwibx6DJukE7keXEeDimtjRmL+Tpds7Er8i+t
MILlxiItBHoUa7gwzppFN9xeOXljHRbtQPaoy3UGwPAh7/7sTtPdzIAoU2Zpf84q
iKnvIUuWEwpxJn4uNi4mV426WuANEY3+mxIkcf3DW3tbtVSxLlo=
=0pIL
-----END PGP SIGNATURE-----
pgpPJXRpI93vl.pgp
Description: PGP signature
--- End Message ---