[Android-tools-devel] Bug#1027653: android-platform-tools: FTBFS: system/extras/squashfs_utils/squashfs_utils.c:27:10: fatal error: 'squashfs_fs.h' file not found
Lucas Nussbaum
lucas at debian.org
Sun Jan 1 14:02:23 GMT 2023
Source: android-platform-tools
Version: 29.0.6-21
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230101 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> clang -c -o system/extras/squashfs_utils/squashfs_utils.o system/extras/squashfs_utils/squashfs_utils.c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -gdwarf-4 -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DFEC_NO_KLOG -DSQUASHFS_NO_KLOG -I/usr/include/android -Isystem/core/base/include -Isystem/core/libcutils/include -Isystem/core/libsparse/include -Isystem/extras/ext4_utils/include -Isystem/extras/libfec/include -Isystem/extras/squashfs_utils
> clang++ -c -o system/extras/ext4_utils/ext4_utils.o system/extras/ext4_utils/ext4_utils.cpp -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DFEC_NO_KLOG -DSQUASHFS_NO_KLOG -I/usr/include/android -Isystem/core/base/include -Isystem/core/libcutils/include -Isystem/core/libsparse/include -Isystem/extras/ext4_utils/include -Isystem/extras/libfec/include -Isystem/extras/squashfs_utils -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -gdwarf-4 -std=gnu++2a -fno-strict-aliasing
> clang++ -c -o system/extras/ext4_utils/wipe.o system/extras/ext4_utils/wipe.cpp -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DFEC_NO_KLOG -DSQUASHFS_NO_KLOG -I/usr/include/android -Isystem/core/base/include -Isystem/core/libcutils/include -Isystem/core/libsparse/include -Isystem/extras/ext4_utils/include -Isystem/extras/libfec/include -Isystem/extras/squashfs_utils -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -gdwarf-4 -std=gnu++2a -fno-strict-aliasing
> clang++ -c -o system/extras/ext4_utils/ext4_sb.o system/extras/ext4_utils/ext4_sb.cpp -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DFEC_NO_KLOG -DSQUASHFS_NO_KLOG -I/usr/include/android -Isystem/core/base/include -Isystem/core/libcutils/include -Isystem/core/libsparse/include -Isystem/extras/ext4_utils/include -Isystem/extras/libfec/include -Isystem/extras/squashfs_utils -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -gdwarf-4 -std=gnu++2a -fno-strict-aliasing
> system/extras/squashfs_utils/squashfs_utils.c:27:10: fatal error: 'squashfs_fs.h' file not found
> #include "squashfs_fs.h"
> ^~~~~~~~~~~~~~~
> 1 error generated.
> make[2]: *** [debian/system/extras/libext4_utils.mk:41: system/extras/squashfs_utils/squashfs_utils.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/01/01/android-platform-tools_29.0.6-21_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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 Android-tools-devel
mailing list