Your message dated Fri, 13 Nov 2020 18:48:32 +0000
with message-id <e1kde7c-000iin...@fasolo.debian.org>
and subject line Bug#974619: fixed in systemd 247~rc2-2
has caused the Debian Bug report #974619,
regarding FTBFS on mips*el: ../src/basic/macro.h:415:9: error: static assertion 
failed: "__NR_close_range == systemd_NR_close_range"
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.)


-- 
974619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974619
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: systemd
Version: 247~rc2-1
Severity: serious
User: debian-m...@lists.debian.org
Usertags: mipsel
X-Debbugs-Cc: debian-m...@lists.debian.org

Hi mips porters,

systemd in experimental FTBFS on mipsel and mips64el
https://buildd.debian.org/status/fetch.php?pkg=systemd&arch=mips64el&ver=247%7Erc2-1&stamp=1605223087&raw=0
https://buildd.debian.org/status/fetch.php?pkg=systemd&arch=mipsel&ver=247%7Erc2-1&stamp=1605222663&raw=0

[56/2002] cc -Isrc/basic/libbasic.a.p -Isrc/basic -I../src/basic -Isrc/boot 
-I../src/boot -Isrc/core -I../src/core -Isrc/home -I../src/home -Isrc/journal 
-I../src/journal -Isrc/journal-remote -I../src/journal-remote 
-Isrc/libsystemd-network -I../src/libsystemd-network -I../src/libsystemd/sd-bus 
-I../src/libsystemd/sd-device -I../src/libsystemd/sd-event 
-I../src/libsystemd/sd-hwdb -I../src/libsystemd/sd-id128 
-I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-network 
-I../src/libsystemd/sd-resolve -Isrc/libudev -I../src/libudev -Isrc/login 
-I../src/login -Isrc/nspawn -I../src/nspawn -Isrc/resolve -I../src/resolve 
-Isrc/shared -I../src/shared -Isrc/shutdown -I../src/shutdown -Isrc/systemd 
-I../src/systemd -I../src/time-wait-sync -Isrc/timesync -I../src/timesync 
-Isrc/udev -I../src/udev -I../src/xdg-autostart-generator -I. -I.. -flto 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers 
-Wno-unused-result -Wno-format-signedness -Werror=undef -Wlogical-op 
-Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self 
-Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes 
-Werror=implicit-function-declaration -Werror=missing-declarations 
-Werror=return-type -Werror=incompatible-pointer-types -Werror=format=2 
-Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn 
-Wimplicit-fallthrough=5 -Wshadow -Wendif-labels -Wstrict-aliasing=2 
-Wwrite-strings -Werror=overflow -Werror=shift-count-overflow 
-Werror=shift-overflow=2 -Wdate-time -Wnested-externs -Wno-maybe-uninitialized 
-ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing 
-fvisibility=hidden -fstack-protector -fstack-protector-strong 
--param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -Werror=shadow 
-include config.h -g -O2 '-fdebug-prefix-map=/<<PKGBUILDDIR>>=.' 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -fvisibility=default -MD -MQ 
src/basic/libbasic.a.p/fd-util.c.o -MF src/basic/libbasic.a.p/fd-util.c.o.d -o 
src/basic/libbasic.a.p/fd-util.c.o -c ../src/basic/fd-util.c
FAILED: src/basic/libbasic.a.p/fd-util.c.o
cc -Isrc/basic/libbasic.a.p -Isrc/basic -I../src/basic -Isrc/boot -I../src/boot 
-Isrc/core -I../src/core -Isrc/home -I../src/home -Isrc/journal 
-I../src/journal -Isrc/journal-remote -I../src/journal-remote 
-Isrc/libsystemd-network -I../src/libsystemd-network -I../src/libsystemd/sd-bus 
-I../src/libsystemd/sd-device -I../src/libsystemd/sd-event 
-I../src/libsystemd/sd-hwdb -I../src/libsystemd/sd-id128 
-I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-network 
-I../src/libsystemd/sd-resolve -Isrc/libudev -I../src/libudev -Isrc/login 
-I../src/login -Isrc/nspawn -I../src/nspawn -Isrc/resolve -I../src/resolve 
-Isrc/shared -I../src/shared -Isrc/shutdown -I../src/shutdown -Isrc/systemd 
-I../src/systemd -I../src/time-wait-sync -Isrc/timesync -I../src/timesync 
-Isrc/udev -I../src/udev -I../src/xdg-autostart-generator -I. -I.. -flto 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers 
-Wno-unused-result -Wno-format-signedness -Werror=undef -Wlogical-op 
-Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self 
-Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes 
-Werror=implicit-function-declaration -Werror=missing-declarations 
-Werror=return-type -Werror=incompatible-pointer-types -Werror=format=2 
-Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn 
-Wimplicit-fallthrough=5 -Wshadow -Wendif-labels -Wstrict-aliasing=2 
-Wwrite-strings -Werror=overflow -Werror=shift-count-overflow 
-Werror=shift-overflow=2 -Wdate-time -Wnested-externs -Wno-maybe-uninitialized 
-ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing 
-fvisibility=hidden -fstack-protector -fstack-protector-strong 
--param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -Werror=shadow 
-include config.h -g -O2 '-fdebug-prefix-map=/<<PKGBUILDDIR>>=.' 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -fvisibility=default -MD -MQ 
src/basic/libbasic.a.p/fd-util.c.o -MF src/basic/libbasic.a.p/fd-util.c.o.d -o 
src/basic/libbasic.a.p/fd-util.c.o -c ../src/basic/fd-util.c
In file included from ../src/basic/fd-util.c:19:
../src/basic/missing_syscall.h:190:4: warning: #warning "name_to_handle_at 
number is not defined" [-Wcpp]
  190 | #  warning "name_to_handle_at number is not defined"
      |    ^~~~~~~
../src/basic/missing_syscall.h:243:4: warning: #warning "setns() syscall number 
unknown for your architecture" [-Wcpp]
  243 | #  warning "setns() syscall number unknown for your architecture"
      |    ^~~~~~~
In file included from ../src/basic/fd-util.c:19:
../src/basic/missing_syscall.h:409:4: warning: #warning "copy_file_range() 
syscall number unknown for your architecture" [-Wcpp]
  409 | #  warning "copy_file_range() syscall number unknown for your 
architecture"
      |    ^~~~~~~
../src/basic/missing_syscall.h:461:4: warning: #warning "bpf() syscall number 
unknown for your architecture" [-Wcpp]
  461 | #  warning "bpf() syscall number unknown for your architecture"
      |    ^~~~~~~
../src/basic/missing_syscall.h:554:4: warning: #warning "statx() syscall number 
unknown for your architecture" [-Wcpp]
  554 | #  warning "statx() syscall number unknown for your architecture"
      |    ^~~~~~~
In file included from ../src/basic/macro.h:4,
                 from ../src/basic/alloc-util.h:9,
                 from ../src/basic/fd-util.c:9:
../src/basic/macro.h:415:9: error: static assertion failed: "__NR_close_range 
== systemd_NR_close_range"
  415 |         static_assert(expr, #expr)
      |         ^~~~~~~~~~~~~
../src/basic/missing_syscall.h:745:1: note: in expansion of macro ‘assert_cc’
  745 | assert_cc(__NR_close_range == systemd_NR_close_range);
      | ^~~~~~~~~
[57/2002] cc -Isrc/basic/libbasic.a.p -Isrc/basic -I../src/basic -Isrc/boot 
-I../src/boot -Isrc/core -I../src/core -Isrc/home -I../src/home -Isrc/journal 
-I../src/journal -Isrc/journal-remote -I../src/journal-remote 
-Isrc/libsystemd-network -I../src/libsystemd-network -I../src/libsystemd/sd-bus 
-I../src/libsystemd/sd-device -I../src/libsystemd/sd-event 
-I../src/libsystemd/sd-hwdb -I../src/libsystemd/sd-id128 
-I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-network 
-I../src/libsystemd/sd-resolve -Isrc/libudev -I../src/libudev -Isrc/login 
-I../src/login -Isrc/nspawn -I../src/nspawn -Isrc/resolve -I../src/resolve 
-Isrc/shared -I../src/shared -Isrc/shutdown -I../src/shutdown -Isrc/systemd 
-I../src/systemd -I../src/time-wait-sync -Isrc/timesync -I../src/timesync 
-Isrc/udev -I../src/udev -I../src/xdg-autostart-generator -I. -I.. -flto 
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-Wextra -std=gnu99 -Wno-unused-parameter -Wno-missing-field-initializers 
-Wno-unused-result -Wno-format-signedness -Werror=undef -Wlogical-op 
-Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self 
-Wfloat-equal -Wsuggest-attribute=noreturn -Werror=missing-prototypes 
-Werror=implicit-function-declaration -Werror=missing-declarations 
-Werror=return-type -Werror=incompatible-pointer-types -Werror=format=2 
-Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn 
-Wimplicit-fallthrough=5 -Wshadow -Wendif-labels -Wstrict-aliasing=2 
-Wwrite-strings -Werror=overflow -Werror=shift-count-overflow 
-Werror=shift-overflow=2 -Wdate-time -Wnested-externs -Wno-maybe-uninitialized 
-ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing 
-fvisibility=hidden -fstack-protector -fstack-protector-strong 
--param=ssp-buffer-size=4 -ffunction-sections -fdata-sections -Werror=shadow 
-include config.h -g -O2 '-fdebug-prefix-map=/<<PKGBUILDDIR>>=.' 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -fvisibility=default -MD -MQ 
src/basic/libbasic.a.p/cgroup-util.c.o -MF 
src/basic/libbasic.a.p/cgroup-util.c.o.d -o 
src/basic/libbasic.a.p/cgroup-util.c.o -c ../src/basic/cgroup-util.c
ninja: build stopped: subcommand failed.


Would be awesome if you can have a look and provide a patch.

Regards,
Michael




-- Package-specific info:

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-2-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.139
pn  libnss-systemd   <none>
ii  libpam-systemd   246.6-2
ii  udev             246.6-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 247~rc2-2
Done: Michael Biebl <bi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
systemd, 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 974...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated systemd 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: SHA256

Format: 1.8
Date: Fri, 13 Nov 2020 19:22:04 +0100
Source: systemd
Architecture: source
Version: 247~rc2-2
Distribution: experimental
Urgency: medium
Maintainer: Debian systemd Maintainers 
<pkg-systemd-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Closes: 974619
Changes:
 systemd (247~rc2-2) experimental; urgency=medium
 .
   * missing: define several syscall numbers for MIPS arch (Closes: #974619)
Checksums-Sha1:
 e945eacd260f9d17df47b037ec7cf7f7f921d256 5181 systemd_247~rc2-2.dsc
 fc9aab9ac41a56518564363fd0048338df5baac8 153700 systemd_247~rc2-2.debian.tar.xz
 cb55bb49c644db13522eff37363538100a8c4d14 9543 
systemd_247~rc2-2_source.buildinfo
Checksums-Sha256:
 f7ec75f4a1c25fa0a5c9ffccc970a33c630c1d2aff454857c0de8a9ffecb44d8 5181 
systemd_247~rc2-2.dsc
 344ecc2c7d5265c1b3a486a0307534354a03390a29f946e1d62fd26a76d8e1b4 153700 
systemd_247~rc2-2.debian.tar.xz
 538b329455f2ba4f70d4701944675adbe08b6ddc1e3934801de911cfb11592d0 9543 
systemd_247~rc2-2_source.buildinfo
Files:
 5f8d04ef0438ad43e8b18a4baf0a1245 5181 admin optional systemd_247~rc2-2.dsc
 42bec9c5e801795227d1f7c43b136c32 153700 admin optional 
systemd_247~rc2-2.debian.tar.xz
 3966ae7adbc1083f9c08762bc5f5d993 9543 admin optional 
systemd_247~rc2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAl+uzzoACgkQauHfDWCP
Itz3UhAAlzmqt7CulOVVcfpSb8BJhUPEy3r1drNghB/3eLEaQJtMW7kFEXj5JJ4+
nf0lOJ2eQM80q16p9vqPHBodGcWk1JFpmxeN4xwTBHYP0cn4nEx1ZAsSnz0gt6eI
0wwfDpP2vu05ERwnGf6vEmnjRfhe82UeAX39GoTtpbsqMTPv+guN3Xoeap12+HHg
/U/xQpvYs01KenQyLUsE/KtSzxXvouvkrpPT6EzjAbcct+z+Nj8TPddPptmXyv+v
Hu8TNX3IXbHM1/fsqntxVASsFZn2LhkM2Vdn6oPa51NYpfZUj+pB4Cd8hkczvnSd
X+fAyIh/Z1t94BVKjl/HDSpw2Q4Z7IYwMpOeM3wK2TVzDael5Rm7/BKrAEI5qOqH
UDmuUA9gufrqET5lSUwQmrs9OSDwPY+iAnQrYNJ0HScnKd9LDFyqYZ/DhMxjedZ3
IXkphUOtxDpZgAzeXUFb1cNkLRyxWZUrLXXH+cvFkfFZ14uaJRoftj9gscIJE2Uz
MRx5f05LG1TXdeoWqh53Zc42l/4EWLThp71p1n6KlBWtH9VEd1LW/yy5CQ3rPnpv
qk8HpTQ+DTs9nHxa/ebo91mjnBgKnv/R8FkTAOy9ohGJRunC9IiIsz5ImKJYUR8+
dP6zhT7Fiez4cdY5BvCt/471KDaIRVJMSxGnUWi/nxax8Q/ZtAM=
=SIru
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to