Your message dated Sun, 05 Jan 2025 05:08:35 +0000
with message-id <e1tuisn-0098ca...@fasolo.debian.org>
and subject line Bug#1089397: fixed in netmaze 0.81+jpg0.82-19
has caused the Debian Bug report #1089397,
regarding netmaze: Supporting rootless builds by default
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.)
--
1089397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netmaze
Version: 0.81+jpg0.82-18
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a test rebuild for building packages with
`Rules-Requires-Root: no` as the default in `dpkg`,
netmaze failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o allmove.o allmove.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from allmove.c:5:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o maze.o maze.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from maze.c:5:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o iocntl.o iocntl.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from iocntl.c:1:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o audio.o audio.c
In file included from /usr/include/aarch64-linux-gnu/sys/types.h:25,
from audio.c:1:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o texture.o texture.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdlib.h:26,
from texture.c:6:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f netmaze
gcc -o netmaze -g -O3 -fno-strict-aliasing x11cntrl.o draw_3d.o
x11smiley.o x11gfx.o netmaze.o network.o allmove.o maze.o
iocntl.o audio.o texture.o -lXext -lX11 -lm gcc -g -O3
-fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o netserv.o netserv.c
In file included from /usr/include/aarch64-linux-gnu/sys/types.h:25,
from /usr/include/aarch64-linux-gnu/sys/param.h:25,
from netmaze.h:1,
from netserv.c:19:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
In function ‘read_pipe’,
inlined from ‘handle_input’ at netserv.c:442:11:
netserv.c:2085:14: warning: writing 1 byte into a region of size 0
[-Wstringop-overflow=]
2085 | buf[count] = 0;
| ~~~~~~~~~~~^~~
netserv.c: In function ‘handle_input’:
netserv.c:432:8: note: at offset 256 into destination object ‘line’ of
size 256
432 | char line[256],name[100];
| ^~~~
rm -f netserv
gcc -o netserv -g -O3 -fno-strict-aliasing netserv.o maze.o
-lXext -lX11 -lm gcc -g -O3 -fno-strict-aliasing -Dlinux
-D__aarch64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o follower.o follower.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/string.h:26,
from follower.c:6:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
gcc -g -O3 -fno-strict-aliasing -Dlinux -D__aarch64__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15
-DNARROWPROTO -DSH_MEM -c -o robot.o robot.c
In file included from /usr/include/aarch64-linux-gnu/sys/types.h:25,
from /usr/include/aarch64-linux-gnu/sys/param.h:25,
from netmaze.h:1,
from robot.c:7:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f follower
gcc -o follower -g -O3 -fno-strict-aliasing follower.o allmove.o
robot.o network.o maze.o -lm gcc -g -O3 -fno-strict-aliasing
-Dlinux -D__aarch64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o dummy.o dummy.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/string.h:26,
from dummy.c:5:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f dummy
gcc -o dummy -g -O3 -fno-strict-aliasing dummy.o allmove.o robot.o
network.o maze.o gcc -g -O3 -fno-strict-aliasing -Dlinux
-D__aarch64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -DSH_MEM -c -o better.o better.c
In file included from
/usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/math.h:27,
from better.c:14:
/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f betterbot
gcc -o betterbot -g -O3 -fno-strict-aliasing better.o allmove.o
robot.o network.o maze.o -lm make[1]: Leaving directory
'/<<PKGBUILDDIR>>'
touch build
rm -rf debian/tmp
install -d debian/tmp debian/tmp/DEBIAN debian/tmp/usr/games \
debian/tmp/usr/share/doc/netmaze debian/tmp/usr/lib/menu \
debian/tmp/usr/lib/games/netmaze
install -o root -g root -m 0755 netmaze debian/tmp/usr/games
install: cannot change ownership of 'debian/tmp/usr/games/netmaze':
Operation not permitted
make: *** [debian/rules:44: binary-arch] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-17T14:00:06Z
-------------------------------------------------------------------------------
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/~nthykier/rrr-no-as-default/logs/1024465.gz
You can find common solutions at
https://people.debian.org/~nthykier/rrr-no-as-default/docs/solutions.md
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/static-ownership.list,
then please just set `Rules-Requires-Root: binary-targets` to the source
stanza of `debian/control` as a fix to this bug.
If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/maybe-misbuilds.list,
then the package was deemed at risk for misbuilding (having wrong
ownership) but had a FTBFS problem we tested it. Please test whether the
package works with `Rules-Requires-Root: no` validating that the
resulting deb has the correct ownership for all paths in the deb.
The goal is to have the default changed in `dpkg` either in `Trixie` or
`Forky`, depending on progress and feasibility with the release schedule
for Trixie.
For more information on this bug filing, please see:
https://lists.debian.org/debian-dpkg/2024/11/msg00016.html
Thanks,
PS: The builds were performed in mid-November. If you fixed the problem
between between then and this bug being filed, then please just close
the bug with the version it was fixed in.
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: netmaze
Source-Version: 0.81+jpg0.82-19
Done: John Goerzen <jgoer...@complete.org>
We believe that the bug you reported is fixed in the latest version of
netmaze, 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 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
John Goerzen <jgoer...@complete.org> (supplier of updated netmaze 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: Sat, 04 Jan 2025 22:44:31 -0600
Source: netmaze
Architecture: source
Version: 0.81+jpg0.82-19
Distribution: unstable
Urgency: medium
Maintainer: John Goerzen <jgoer...@complete.org>
Changed-By: John Goerzen <jgoer...@complete.org>
Closes: 1089397
Changes:
netmaze (0.81+jpg0.82-19) unstable; urgency=medium
.
* ACK NMU. Closes: #1089397.
Checksums-Sha1:
83821cfe5b9371010e2009a96a189dcb94eee395 1829 netmaze_0.81+jpg0.82-19.dsc
d9327f9eb28538fb2011a38c6abebad369b42210 42432 netmaze_0.81+jpg0.82-19.diff.gz
48f0ae867ca917c86f69948db810996fe0997384 10325
netmaze_0.81+jpg0.82-19_source.buildinfo
Checksums-Sha256:
c2707f025ff8137e60e9bbf26103fa0f977ab5d907b107bba44af05859c48c59 1829
netmaze_0.81+jpg0.82-19.dsc
3c7664564650c4caa494596cd47b1180ea93c86b60cb373daa1e7fcca058a200 42432
netmaze_0.81+jpg0.82-19.diff.gz
52ca8ddd57b325ea57b4b0e5218005ae89fa3633cce4ddec2d3f628a51ed77ed 10325
netmaze_0.81+jpg0.82-19_source.buildinfo
Files:
6f67f19ab1fcd441105494fdb0d4c052 1829 games optional
netmaze_0.81+jpg0.82-19.dsc
4073246a9dc046abcb4bc180f25197ea 42432 games optional
netmaze_0.81+jpg0.82-19.diff.gz
8237e23640a6feb3209da47f1df96e2e 10325 games optional
netmaze_0.81+jpg0.82-19_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJ217d7abdWx8toZp3Sn4hEKDntMFAmd6DowACgkQ3Sn4hEKD
ntNMUBAAkz5PYj0eZrb9QxFkoCD0ISI5gOyxA/mVOGolmtpBqMYN93hDJHxr+nxC
9y7UMtmGDmlEDEONq7Rw69f+R2I1VfWPWeDSVPGy2tgvxmSNNSFfjZ2O9NUoaszB
MiKLFamrtq7I1ISo1yw41pPOQC3jGRWGimXFSQW6R55k6zXyWr5+pUDOjdpWiuFb
tMV3e4b6S1cTMwd3FXPxwyhgFB3STY9s1gWWIzuatmdR3FH/aZewvuJuLcVhSxdv
7rRUqyPNwjZ/5wl6oLPRCGUDhWpQtQPOlSh4aXEQ7jUQYGvNk+u4BYn+adbY1dgC
0jQxk6NAxdXxjyG3l10AV2sjaZOKRSm74XrJlcRpL0XMYgtkdMf0UwR0SHOGQrJl
mRL6B5OUPrU2od6+2pZVqpPVf1WdahkDPi+VV4GgCF7HvAH15Cc6pwPrSpBncc4c
yseLhPhHkmOmtQIXZxtl0+8gj1s+zFAi+LlJbGfX+4XXDggNHzsq6rCzTZuwPmN/
kHWczZmV7kpD4PesQjObQQQCtiRNulp+SOR3sIXQEL8PAxdVQwWZ1owkPcUSmLZI
jZaQyUo0UFECJSzlKvTEu0rh3+xcFMj+y9o9gjBjgbH2v2jePr1ZI8XPqMXMCF2a
ebaHxEGnolqXSfoq2Pc24q1vuof21lXm1/oHamukadYBvzrTyRc=
=gviu
-----END PGP SIGNATURE-----
pgp2g9TOhU7k0.pgp
Description: PGP signature
--- End Message ---