Bug#998551: gtk4: FTBFS: ../../../meson.build:1:0: ERROR: Unknown options: "sassc"

Lucas Nussbaum lucas at debian.org
Thu Nov 4 19:43:30 GMT 2021


Source: gtk4
Version: 4.4.0+ds1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211104 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Disabling ffmpeg by default
> dh_testdir
> sed \
> 	-e "s#@SONAME@#1#g" \
> 	-e "s#@APIVER@#4#g" \
> 	-e "s#@GTK_BINVER_DEP@#gtk4-binver-4.0.0#g" \
> 	-e "s#@SHARED_PKG@#libgtk-4-1#g" \
> 	-e "s#@COMMON_PKG@#libgtk-4-common#g" \
> 	-e "s#@DEV_PKG@#libgtk-4-dev#g" \
> 	-e "s#@UDEB_PKG@#libgtk-4-1-udeb#g" \
> 	-e "s#@DOC_PKG@#libgtk-4-doc#g" \
> 	-e "s#@BIN_PKG@#libgtk-4-bin#g" \
> 	-e "s#@MEDIA_GSTREAMER_PKG@#libgtk-4-media-gstreamer#g" \
> 	-e "s#@MEDIA_FFMPEG_PKG@#libgtk-4-media-ffmpeg#g" \
> 	-e "s#@EXAMPLES_PKG@#gtk-4-examples#g" \
> 	-e "s#@TESTS_PKG@#gtk-4-tests#g" \
> 	-e "s#@GNOME_TEAM@#Iain Lane <laney at debian.org>, Marco Trevisan (Treviño) <marco at ubuntu.com>#g" \
> 	-e "s#@LIBDIR@#usr/lib/x86_64-linux-gnu#g" \
> 	-e "s#@MODULES_BASE_PATH@#usr/lib/x86_64-linux-gnu/gtk-4.0/4.0.0#g" \
> 	debian/control.in > debian/control
> cp debian/compose/sequences-big-endian gtk/compose/sequences-big-endian
> cp debian/compose/sequences-little-endian gtk/compose/sequences-little-endian
> dh_auto_configure \
> 	--builddirectory=debian/build/deb \
> 	-- \
> 	--libdir=/usr/lib/x86_64-linux-gnu -Dsassc=enabled  \
> 	--auto-features enabled -Dbroadway-backend=false -Dman-pages=true -Dmedia-ffmpeg=disabled -Dx11-backend=true  -Dcolord=enabled -Dwayland-backend=true -Dgtk_doc=true -Dbuild-examples=true -Ddemos=true -Dinstall-tests=true \
> 	
> 	cd debian/build/deb && LC_ALL=C.UTF-8 meson ../../.. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libdir=/usr/lib/x86_64-linux-gnu -Dsassc=enabled --auto-features enabled -Dbroadway-backend=false -Dman-pages=true -Dmedia-ffmpeg=disabled -Dx11-backend=true -Dcolord=enabled -Dwayland-backend=true -Dgtk_doc=true -Dbuild-examples=true -Ddemos=true -Dinstall-tests=true
> The Meson build system
> Version: 0.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/debian/build/deb
> Build type: native build
> 
> ../../../meson.build:1:0: ERROR: Unknown options: "sassc"
> 
> A full log can be found at /<<PKGBUILDDIR>>/debian/build/deb/meson-logs/meson-log.txt
> 	cd debian/build/deb && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2021-11-04T09:06:18.257868
> Main binary: /usr/bin/python3
> Build Options: -Dsassc=enabled -Dbroadway-backend=false -Dman-pages=true -Dmedia-ffmpeg=disabled -Dx11-backend=true -Dcolord=enabled -Dwayland-backend=true -Dgtk_doc=true -Dbuild-examples=true -Ddemos=true -Dinstall-tests=true -Dprefix=/usr -Dlibdir=/usr/lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc -Dauto_features=enabled -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.60.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/debian/build/deb
> Build type: native build
> 
> ../../../meson.build:1:0: ERROR: Unknown options: "sassc"
> dh_auto_configure: error: cd debian/build/deb && LC_ALL=C.UTF-8 meson ../../.. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libdir=/usr/lib/x86_64-linux-gnu -Dsassc=enabled --auto-features enabled -Dbroadway-backend=false -Dman-pages=true -Dmedia-ffmpeg=disabled -Dx11-backend=true -Dcolord=enabled -Dwayland-backend=true -Dgtk_doc=true -Dbuild-examples=true -Ddemos=true -Dinstall-tests=true returned exit code 1
> make[1]: *** [debian/rules:178: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/11/04/gtk4_4.4.0+ds1-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-gnome-maintainers mailing list