Your message dated Tue, 20 Mar 2018 23:21:59 +0000
with message-id <e1eyqzr-000ikk...@fasolo.debian.org>
and subject line Bug#893426: fixed in systemd 238-3
has caused the Debian Bug report #893426,
regarding systemd FTBFS: syntax error close to GPGRT_ATTR_NORETURN
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.)
--
893426: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893426
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 238-2
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap
systemd fails to build from source on amd64. Here is a tail of the build
log.
| FAILED: journal-core@sta/src_journal_journald-context.c.o
| cc -Ijournal-core@sta -I. -I.. -I../ -Isrc/libsystemd-network
-I../src/libsystemd-network -I../src/libsystemd/sd-network
-I../src/libsystemd/sd-netlink -I../src/libsystemd/sd-id128
-I../src/libsystemd/sd-hwdb -I../src/libsystemd/sd-device
-I../src/libsystemd/sd-bus -Isrc/core -I../src/core -Isrc/libudev
-I../src/libudev -Isrc/udev -I../src/udev -Isrc/login -I../src/login
-Isrc/timesync -I../src/timesync -Isrc/resolve -I../src/resolve -Isrc/journal
-I../src/journal -Isrc/systemd -I../src/systemd -Isrc/shared -I../src/shared
-Isrc/basic -I../src/basic -flto -fdiagnostics-color=always -pipe
-D_FILE_OFFSET_BITS=64 -std=gnu99 -Wextra -Werror=undef -Wlogical-op
-Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self
-Wdeclaration-after-statement -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 -Wdate-time
-Wnested-externs -ffast-math -fno-common -fdiagnostics-show-option
-fno-strict-aliasing -fvisibility=hidden -fstack-protector
-fstack-protector-strong --param=ssp-buffer-size=4 -fPIE -Wno-unused-parameter
-Wno-missing-field-initializers -Wno-unused-result -Wno-format-signedness
-Wno-error=nonnull -Werror=shadow -ffunction-sections -fdata-sections -include
config.h -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'journal-core@sta/src_journal_journald-context.c.o' -MF
'journal-core@sta/src_journal_journald-context.c.o.d' -o
'journal-core@sta/src_journal_journald-context.c.o' -c
../src/journal/journald-context.c
| In file included from ../src/basic/alloc-util.h:28:0,
| from ../src/journal/journald-context.c:25:
| ../src/basic/macro.h:423:18: error: expected ‘)’ before ‘__attribute__’
| #define noreturn __attribute__((noreturn))
| ^
| In file included from /usr/include/gcrypt.h:30:0,
| from ../src/journal/journal-file.h:26,
| from ../src/journal/journald-server.h:31,
| from ../src/journal/journald-context.h:30,
| from ../src/journal/journald-context.c:33:
| /usr/include/x86_64-linux-gnu/gpg-error.h:1545:46: error: expected ‘,’ or ‘;’
before ‘)’ token
| void gpgrt_log_bug (const char *fmt, ...) GPGRT_ATTR_NR_PRINTF(1,2);
| ^
| In file included from ../src/basic/alloc-util.h:28:0,
| from ../src/journal/journald-context.c:25:
| ../src/basic/macro.h:423:18: error: expected ‘)’ before ‘__attribute__’
| #define noreturn __attribute__((noreturn))
| ^
| In file included from /usr/include/gcrypt.h:30:0,
| from ../src/journal/journal-file.h:26,
| from ../src/journal/journald-server.h:31,
| from ../src/journal/journald-context.h:30,
| from ../src/journal/journald-context.c:33:
| /usr/include/x86_64-linux-gnu/gpg-error.h:1546:46: error: expected ‘,’ or ‘;’
before ‘)’ token
| void gpgrt_log_fatal (const char *fmt, ...) GPGRT_ATTR_NR_PRINTF(1,2);
| ^
| In file included from ../src/basic/alloc-util.h:28:0,
| from ../src/journal/journald-context.c:25:
| ../src/basic/macro.h:423:18: error: expected ‘)’ before ‘__attribute__’
| #define noreturn __attribute__((noreturn))
| ^
| In file included from /usr/include/gcrypt.h:30:0,
| from ../src/journal/journal-file.h:26,
| from ../src/journal/journald-server.h:31,
| from ../src/journal/journald-context.h:30,
| from ../src/journal/journald-context.c:33:
| /usr/include/x86_64-linux-gnu/gpg-error.h:1558:43: error: expected ‘,’ or ‘;’
before ‘)’ token
| const char *func) GPGRT_ATTR_NORETURN;
| ^
| [231/1523] /usr/bin/python3 /usr/bin/meson --internal exe
/<<PKGBUILDDIR>>/build-deb/meson-private/meson_exe_awk_ec289b1578d245bbf1d8589a5ea437fc6525ccd3.dat
| ninja: build stopped: subcommand failed.
| dh_auto_build: cd build-deb && LC_ALL=C.UTF-8 ninja -j8 -v returned exit code
1
| make[1]: *** [debian/rules:161: override_dh_auto_build] Error 1
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:294: binary-arch] Error 2
| dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
This issue might be related to the libgpg-error/1.28-1 upload. Please
reassign if necessary.
Helmut
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 238-3
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 893...@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: Tue, 20 Mar 2018 23:22:57 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote
systemd-coredump systemd-tests libpam-systemd libnss-myhostname
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source
Version: 238-3
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers
<pkg-systemd-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
libnss-myhostname - nss module providing fallback resolution for the current
hostname
libnss-mymachines - nss module to resolve hostnames for local container
instances
libnss-resolve - nss module to resolve names via systemd-resolved
libnss-systemd - nss module providing dynamic user and group name resolution
libpam-systemd - system and service manager - PAM module
libsystemd-dev - systemd utility library - development files
libsystemd0 - systemd utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
systemd - system and service manager
systemd-container - systemd container/nspawn tools
systemd-coredump - tools for storing and retrieving coredumps
systemd-journal-remote - tools for sending and receiving remote journal logs
systemd-sysv - system and service manager - SysV links
systemd-tests - tests for systemd
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 881769 888126 893282 893426
Changes:
systemd (238-3) unstable; urgency=medium
.
[ Martin Pitt ]
* Enable systemd-sysusers unit and provide correct Debian static u/gids.
Add a helper script debian/extra/make-sysusers-basic which generates a
sysusers.d(5) file from Debian's static master passwd/group files.
systemd 238 now supports specifying different uid and gid and a
non-default login shell, so this is possible now. (Closes: #888126)
* udev README.Debian: Include initrd rebuild and some clarifications in
migration.
While initrd update is already being mentioned in the introductory
section, it is easy to miss when going through the migration steps, so
explicitly mention it again. Also add a warning about keeping a fallback
on misconfigurations, and the possibility to migrate one interface at a
time.
Thanks to Karl O. Pinc for the suggestions! (Closes: #881769)
.
[ Michael Biebl ]
* basic/macros: Rename noreturn into _noreturn_.
"noreturn" is reserved and can be used in other header files we include.
(Closes: #893426)
* units: Fix SuccessAction that belongs to [Unit] section not [Service]
section (Closes: #893282)
Checksums-Sha1:
8899f8ea14335bf5444e4fe7021157a25e9cc097 4846 systemd_238-3.dsc
e865b02eb54e2166d2fcd3533f5ea71d55a260f2 137192 systemd_238-3.debian.tar.xz
7d41d9b479880eeab846186cc093e2947e222d1c 9386 systemd_238-3_source.buildinfo
Checksums-Sha256:
bce6925b0f8e34625df4fc295bb851e6f8fe7d31da4fd598640efe69a9d93066 4846
systemd_238-3.dsc
1512abbb4b9b72a90a609bbc8535694d84e1b4e575e5609b6a39edf4e9eb2252 137192
systemd_238-3.debian.tar.xz
19fe0be4f73ebaa30f3d00da07b599be410fcda79047b80621e7e21307933e82 9386
systemd_238-3_source.buildinfo
Files:
cd368aab72d22495aed38b1e9e40a98d 4846 admin optional systemd_238-3.dsc
6343673a01667f6601c46635eadafc7b 137192 admin optional
systemd_238-3.debian.tar.xz
6394742c97ac03cedaceb6520baac486 9386 admin optional
systemd_238-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlqxjjcACgkQauHfDWCP
Itw4hg//RQZMGPHtG1y1LyyQQr1JY1OdDYtZF8m4e7WqUyH/Hoj3C4qUBYlz9Osw
GgUQ5l+ggWtQiZi3ALIbBBIzuM+HQHpUMzFOgVm6LCxwBJUosCakK6BuXsF8Gx8A
4MbxORg105Gmt2QWYXm0/8bXHDVruGBbEsRXSrs/InEB/M3Y18575BbPaHEZ4jXO
tS+d6osjLElQNAF/6G90mAwdNlVEoG74N6THnrllYOjT/BJHDa4x51frO0oja4qx
VRYt5II6bjLCRlPTDvC7huwGsce3wuP64hO6+QGXuh197dONCcFRPyxXy8SBs+0W
aEDUbMuBhpwFtAbAvBxiArF7HSpjtFtSIwCgh+eEOqnJjr1b5ifP2ypSDhCCXqOh
9LIIG9XNPXkmd5Zp3rbYRlbZqTYFZvXpv7iox+Tw8iCCPH85IH+r8iVjY6B7Chyi
LhKna5puIrUUm8sgs3yW+V+Qtj2NnP2MpspDMI/3Evgz5cxJqfcA12s7Q2XT2wET
Pg0otCe8AvYLRfWG0vpKyL6MJWZO26Ov71x0JASaGsFTZkoYXkwZZ/8nxAiRvFCZ
NjTjiSSgdm6txIRp/lXWISKqfewIKDXOzF3+JlWa/Ys/h41KeYchTqfIEWJ/R2/G
7kT1Q/4eKFKPBCIKKIdMSUaJzpOb7XiJ0vcY21XTuunGl30w5dc=
=u70W
-----END PGP SIGNATURE-----
--- End Message ---