Your message dated Tue, 31 Mar 2020 22:49:43 +0000
with message-id <[email protected]>
and subject line Bug#954588: fixed in trinity 1.9+git20200331.4d2343bd18c7b-1
has caused the Debian Bug report #954588,
regarding trinity: FTBFS: stat.h:57:2: error: unknown type name ‘__s64’
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 [email protected]
immediately.)
--
954588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954588
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trinity
Version: 1.8-6
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -Wformat -Werror=format-security -Wall -Wextra -I. -Iinclude/ -include
> config.h -Wimplicit -D_GNU_SOURCE -D__linux__ -std=gnu11
> -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wnested-externs
> -Wpacked -Wshadow -Wswitch-enum -Wundef -Wwrite-strings
> -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -fsigned-char
> -Wlogical-op -Wstrict-aliasing=3 -Wno-maybe-uninitialized -o
> syscalls/x86/modify_ldt.o -c syscalls/x86/modify_ldt.c
> In file included from /usr/include/x86_64-linux-gnu/bits/statx.h:31,
> from /usr/include/x86_64-linux-gnu/sys/stat.h:446,
> from include/files.h:3,
> from include/shm.h:6,
> from syscalls/x86/modify_ldt.c:12:
> /usr/include/linux/stat.h:57:2: error: unknown type name ‘__s64’
> 57 | __s64 tv_sec;
> | ^~~~~
> /usr/include/linux/stat.h:58:2: error: unknown type name ‘__u32’
> 58 | __u32 tv_nsec;
> | ^~~~~
> /usr/include/linux/stat.h:59:2: error: unknown type name ‘__s32’
> 59 | __s32 __reserved;
> | ^~~~~
> /usr/include/linux/stat.h:101:2: error: unknown type name ‘__u32’
> 101 | __u32 stx_mask; /* What results were written [uncond] */
> | ^~~~~
> /usr/include/linux/stat.h:102:2: error: unknown type name ‘__u32’
> 102 | __u32 stx_blksize; /* Preferred general I/O size [uncond] */
> | ^~~~~
> /usr/include/linux/stat.h:103:2: error: unknown type name ‘__u64’
> 103 | __u64 stx_attributes; /* Flags conveying information about the file
> [uncond] */
> | ^~~~~
> /usr/include/linux/stat.h:105:2: error: unknown type name ‘__u32’
> 105 | __u32 stx_nlink; /* Number of hard links */
> | ^~~~~
> /usr/include/linux/stat.h:106:2: error: unknown type name ‘__u32’
> 106 | __u32 stx_uid; /* User ID of owner */
> | ^~~~~
> /usr/include/linux/stat.h:107:2: error: unknown type name ‘__u32’
> 107 | __u32 stx_gid; /* Group ID of owner */
> | ^~~~~
> /usr/include/linux/stat.h:108:2: error: unknown type name ‘__u16’
> 108 | __u16 stx_mode; /* File mode */
> | ^~~~~
> /usr/include/linux/stat.h:109:2: error: unknown type name ‘__u16’
> 109 | __u16 __spare0[1];
> | ^~~~~
> /usr/include/linux/stat.h:111:2: error: unknown type name ‘__u64’
> 111 | __u64 stx_ino; /* Inode number */
> | ^~~~~
> /usr/include/linux/stat.h:112:2: error: unknown type name ‘__u64’
> 112 | __u64 stx_size; /* File size */
> | ^~~~~
> /usr/include/linux/stat.h:113:2: error: unknown type name ‘__u64’
> 113 | __u64 stx_blocks; /* Number of 512-byte blocks allocated */
> | ^~~~~
> /usr/include/linux/stat.h:114:2: error: unknown type name ‘__u64’
> 114 | __u64 stx_attributes_mask; /* Mask to show what's supported in
> stx_attributes */
> | ^~~~~
> /usr/include/linux/stat.h:121:2: error: unknown type name ‘__u32’
> 121 | __u32 stx_rdev_major; /* Device ID of special file [if bdev/cdev] */
> | ^~~~~
> /usr/include/linux/stat.h:122:2: error: unknown type name ‘__u32’
> 122 | __u32 stx_rdev_minor;
> | ^~~~~
> /usr/include/linux/stat.h:123:2: error: unknown type name ‘__u32’
> 123 | __u32 stx_dev_major; /* ID of device containing file [uncond] */
> | ^~~~~
> /usr/include/linux/stat.h:124:2: error: unknown type name ‘__u32’
> 124 | __u32 stx_dev_minor;
> | ^~~~~
> /usr/include/linux/stat.h:126:2: error: unknown type name ‘__u64’
> 126 | __u64 __spare2[14]; /* Spare space for future expansion */
> | ^~~~~
> make[2]: *** [Makefile:130: syscalls/x86/modify_ldt.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/03/21/trinity_1.8-6_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: trinity
Source-Version: 1.9+git20200331.4d2343bd18c7b-1
Done: gustavo panizzo <[email protected]>
We believe that the bug you reported is fixed in the latest version of
trinity, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gustavo panizzo <[email protected]> (supplier of updated trinity 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 31 Mar 2020 21:57:23 +0000
Source: trinity
Architecture: source
Version: 1.9+git20200331.4d2343bd18c7b-1
Distribution: unstable
Urgency: medium
Maintainer: gustavo panizzo <[email protected]>
Changed-By: gustavo panizzo <[email protected]>
Closes: 954588
Changes:
trinity (1.9+git20200331.4d2343bd18c7b-1) unstable; urgency=medium
.
* Package an upstream snapshot (Closes: #954588)
* [484354] Remove outdated patches
* [1f0336] No longer ship a CHANGELOG
* [c7bd50] Bump standards version to 4.5.0, no changes were needed
* [7e0f3a] Use debhelper-compat level 12
* [919f9f] Add upstream metadata
* [8b954c] The logging server has been removed, remove its references
from packaging
* [fd6397] Add Rules-Requires-Root: no to d/rules
Checksums-Sha1:
bec9e8aa57370895c730a4ad6cfea3ceeb7a9d3d 1469
trinity_1.9+git20200331.4d2343bd18c7b-1.dsc
cac38706ee916c451a7850867367ed6b17653444 208948
trinity_1.9+git20200331.4d2343bd18c7b.orig.tar.xz
0ffe4e86f56759b48f1581348ccf146d8686fac5 4652
trinity_1.9+git20200331.4d2343bd18c7b-1.debian.tar.xz
4e1c7e9988f8b042f23ae81bb4e669f7867edad2 5398
trinity_1.9+git20200331.4d2343bd18c7b-1_amd64.buildinfo
Checksums-Sha256:
31c1aa94179dfd0cf5a35a2ac8d93b528f91692b54e7a0a787e6a3f9c159d5a9 1469
trinity_1.9+git20200331.4d2343bd18c7b-1.dsc
9c494f3ab7dac1227ce4082ad27606752e858c92304380ad24db8219bcf144be 208948
trinity_1.9+git20200331.4d2343bd18c7b.orig.tar.xz
09feb5840c549af78c988c12c7786bae08c79fd516f0b628240d34214945a30a 4652
trinity_1.9+git20200331.4d2343bd18c7b-1.debian.tar.xz
79728cbd6fe306fc2ac8bbcb0626f9ed3c93485e9d4575305be111c7a585f7b2 5398
trinity_1.9+git20200331.4d2343bd18c7b-1_amd64.buildinfo
Files:
00ab313ce4661c6711bf19151313b768 1469 utils optional
trinity_1.9+git20200331.4d2343bd18c7b-1.dsc
2b611ef89698ac4fbad43568589bfe6f 208948 utils optional
trinity_1.9+git20200331.4d2343bd18c7b.orig.tar.xz
421665ba6d383fd6ed48be03b02be6e8 4652 utils optional
trinity_1.9+git20200331.4d2343bd18c7b-1.debian.tar.xz
72a548b0f4022b3441f91ed56c6e92c2 5398 utils optional
trinity_1.9+git20200331.4d2343bd18c7b-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIcEARYIAC8WIQTkGI+jpc9SWQ7CddoQSYArGj12RgUCXoPFlxEcZ2ZhQHp1bWJp
LmNvbS5hcgAKCRAQSYArGj12RhhFAQCH043fKlgfIygbTS23v7KVR4OqVAdXmqim
DNcS+jcjcgEA4sDp+88zT6bfqYgFRaM/wWxyKZcsOJjWDymsIa/zpAE=
=sY/v
-----END PGP SIGNATURE-----
--- End Message ---