Your message dated Mon, 03 Mar 2025 09:50:19 +0000
with message-id <e1tp2rh-00dlzh...@fasolo.debian.org>
and subject line Bug#1099237: fixed in isochron 0.9-0.2
has caused the Debian Bug report #1099237,
regarding isochron: FTBFS: src/common.h:41:8: error: redefinition of 'struct
sched_attr'
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 ow...@bugs.debian.org
immediately.)
--
1099237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:isochron
Version: 0.9-0.1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f src/argparser.o src/common.o src/daemon.o src/isochron.o src/log.o
src/management.o src/orchestrate.o src/ptpmon.o src/rcv.o src/report.o
src/rtnl.o src/send.o src/sk.o src/syncmon.o src/sysmon.o src/argparser.d
src/common.d src/daemon.d src/isochron.d src/log.d src/management.d
src/orchestrate.d src/ptpmon.d src/rcv.d src/report.d src/rtnl.d
src/send.d src/sk.d src/syncmon.d src/sysmon.d isochron
rm -f docs/man/*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/isochron.substvars debian/files
rm -fr -- debian/isochron/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
dh_auto_build
make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/argparser.c -o src/argparser.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/common.c -o src/common.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/daemon.c -o src/daemon.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/isochron.c -o src/isochron.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/log.c -o src/log.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/management.c -o src/management.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/orchestrate.c -o src/orchestrate.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/ptpmon.c -o src/ptpmon.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/rcv.c -o src/rcv.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/report.c -o src/report.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/rtnl.c -o src/rtnl.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/send.c -o src/send.o
cc -DVERSION=\"v0.9\" -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall
-Wextra -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers
-Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MMD
-c src/sk.c -o src/sk.o
In file included from src/send.c:31:
src/common.h:41:8: error: redefinition of âstruct sched_attrâ
41 | struct sched_attr {
| ^~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/bits/sched.h:63,
from /usr/include/sched.h:43,
from /usr/include/pthread.h:22,
from src/send.c:27:
/usr/include/linux/sched/types.h:98:8: note: originally defined here
98 | struct sched_attr {
| ^~~~~~~~~~
src/common.h:55:19: error: conflicting types for âsched_setattrâ; have
âint(pid_t, const struct sched_attr *, unsigned int)â {aka âint(int,
const struct sched_attr *, unsigned int)â}
55 | static inline int sched_setattr(pid_t pid, const struct sched_attr
*attr,
| ^~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/sched.h:148:5: note: previous declaration of
âsched_setattrâ with type âint(pid_t, struct sched_attr *, unsigned
int)â {aka âint(int, struct sched_attr *, unsigned int)â}
148 | int sched_setattr (pid_t tid, struct sched_attr *attr, unsigned int
flags)
| ^~~~~~~~~~~~~
make[1]: *** [Makefile:94: src/send.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:isochron, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: isochron
Source-Version: 0.9-0.2
Done: Bastian Germann <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
isochron, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated isochron 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 03 Mar 2025 08:49:04 +0100
Source: isochron
Architecture: source
Version: 0.9-0.2
Distribution: unstable
Urgency: medium
Maintainer: Vladimir Oltean <olte...@gmail.com>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1099237
Changes:
isochron (0.9-0.2) unstable; urgency=medium
.
* Non-maintainer upload
* Fix build with mips64 and ppc64
* Fix build with glibc 2.41 (Closes: #1099237)
Checksums-Sha1:
ca8265c680f0a520067a6c1f9b9574b3a163d17a 1601 isochron_0.9-0.2.dsc
23e49b8604130151d03f19646cb001d4b2d851a8 6108 isochron_0.9-0.2.debian.tar.xz
68bfa3095a0cb1ac27212d9950ac50423e3d004a 5384 isochron_0.9-0.2_source.buildinfo
Checksums-Sha256:
f7db7f1ba50e564d3cbf93189efa3b4863f86da44bf7066a48ceed87e61acad7 1601
isochron_0.9-0.2.dsc
6a16ae953f42633f0a26b7c8ef4e81e5d66fa0eba81586f542536c6c82ed177e 6108
isochron_0.9-0.2.debian.tar.xz
cb427f7b6589fcd37b665bfb68281834bea5da04f5750219315b0c6bd5913f20 5384
isochron_0.9-0.2_source.buildinfo
Files:
3e7c756c1d93c53ecdc8bf0a25fbae85 1601 utils optional isochron_0.9-0.2.dsc
f37f898e671a5dee25c24b665d34c2ca 6108 utils optional
isochron_0.9-0.2.debian.tar.xz
4771f0b307ac71e0ed45c721aa6c089d 5384 utils optional
isochron_0.9-0.2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfFdJMQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFM21C/9t5Gs/rkLTW7Lcae1NAsneAXlzye2zIebq
8tv+qMxXIOz4cBU8ZJXOeGH0FBpLYMJsOm1vQm3Jm3ep0qpXHmbiU3gtTvxDwBZl
4BOSQCK1RmpGKhZxXyYuhZMfPbG8UqTFg6+QRvBGQDgiKjuwJyyB8dolSHWD/PMA
J2MhtBVSaRf7HciJqfzarakzP5GpIHEedsYSajyugDX1bcRqrDr3hw9orm/qzdFR
lnJ+WPaTLYwLDGJwKdnSOmCP+vv7LtPtsS13zBRRk1cNQlHK6rbM+vOwJ0kJHK+r
IlUFefaoS97V0B6bNXxN78hdXwYITziMsoYrWzOD8aOjbL0U016Oqc7cklXB0vS4
+2wA1Su27Qq5Nzq+DGs/zAj6GAbaREA6VpyUzxxcj9GEmHOVoWoRZgKA7avTrNty
x9OM5lqrMNfbrHlPZvOCacv/6KTMn5DpD1oPzfBMuEDi/XnBj3pUXrXhMsWyJM96
AQMjKK1WqwiOSUOgVgnKaYFNpLbZI/4=
=Gxx1
-----END PGP SIGNATURE-----
pgpHCWpDSsJ7P.pgp
Description: PGP signature
--- End Message ---