Your message dated Tue, 01 Jan 2019 12:49:20 +0000
with message-id <[email protected]>
and subject line Bug#917626: fixed in cctools 7.0.9-2
has caused the Debian Bug report #917626,
regarding cctools: FTBFS on i386: error: 'major' was not declared in this scope
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.)
--
917626: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917626
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cctools
Version: 7.0.8-1
Severity: serious
Tags: ftbfs
User: [email protected]
Usertags: ftbfs
Control: block 916817 by -1
Dear maintainer,
your package started to FTBFS while trying to rebuild it to remove
support for Python 3.6 (not necessarily related, most likely not).
In other words, this FTBFS also blocks the removal of Pytuon 3.6 from
buster.
https://buildd.debian.org/status/fetch.php?pkg=cctools&arch=i386&ver=7.0.8-1%2Bb1&stamp=1545299077&raw=0
g++ -o pfs_table.o -c -DCCTOOLS_WITH_CHIRP -I /<<PKGBUILDDIR>>/dttools/src -I
/<<PKGBUILDDIR>>/batch_job/src -I /<<PKGBUILDDIR>>/grow/src -I
/<<PKGBUILDDIR>>/makeflow/src -I /<<PKGBUILDDIR>>/work_queue/src -I
/<<PKGBUILDDIR>>/sand/src -I /<<PKGBUILDDIR>>/allpairs/src -I
/<<PKGBUILDDIR>>/wavefront/src -I /<<PKGBUILDDIR>>/ftp_lite/src -I
/<<PKGBUILDDIR>>/parrot/src -I /<<PKGBUILDDIR>>/resource_monitor/src -I
/<<PKGBUILDDIR>>/chirp/src -I /<<PKGBUILDDIR>>/weaver/src -I
/<<PKGBUILDDIR>>/umbrella/src -I /<<PKGBUILDDIR>>/deltadb/src -I
/<<PKGBUILDDIR>>/prune/src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG
-Wno-unused-result -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D__LARGE64_FILES
-Wall -Wextra -Wno-unused-parameter -Wno-unknown-pragmas
-Wno-deprecated-declarations -Wno-unused-const-variable -fPIC -DHAS_GLOBUS_GSS
-DHAS_MYSQL -DHAS_BXGRID -DHAS_MYSQL_MYSQL_H -DHAS_FUSE -DHAS_LIBREADLINE
-DHAVE_GMTIME_R -DHAVE_FDATASYNC -DHAS_ISNAN -DHAVE_ISNAN -DSQLITE_HAVE_ISNAN
-DHAVE_LOCALTIME_R -DHAS_OPENAT -DHAS_PREAD -DUSE_PREAD -DUSE_PREAD64
-DHAS_PWRITE -DUSE_PWRITE -DUSE_PWRITE64 -DHAVE_STRCHRNUL -DHAS_STRSIGNAL
-DHAS_USLEEP -DHAVE_USLEEP -DHAS_UTIME -DHAVE_UTIME -DHAS_UTIMENSAT
-DHAS_SYS_XATTR_H -DHAS_IFADDRS -DHAS_INTTYPES_H -DHAVE_INTTYPES_H
-DHAS_STDINT_H -DHAVE_STDINT_H -DHAS_SYS_STATFS_H -DHAS_SYS_STATVFS_H
-DHAS_SYSLOG_H -DBUILD_DATE='"2018-12-20 09:42:35 +0000"'
-DBUILD_HOST='"x86-grnet-01"' -DBUILD_USER='"buildd"' -DCCTOOLS_COMMIT='""'
-DCCTOOLS_CONFIGURE_ARGUMENTS='"--with-globus-path /usr --with-krb5-path /usr
--with-readline-path /usr --with-mpi-path /usr --with-fuse-path /usr
--with-zlib-path /usr --with-python-path /usr"' -DCCTOOLS_CPU_I386
-DCCTOOLS_CVMFS_BUILD_FLAGS='" "' -DCCTOOLS_OPSYS_LINUX
-DCCTOOLS_RELEASE_DATE='"2018-12-20 09:42:35 +0000"' -DCCTOOLS_SOURCE='"FINAL"'
-DCCTOOLS_SYSTEM_INFORMATION='"Linux x86-grnet-01 4.9.0-8-amd64 #1 SMP Debian
4.9.130-2 (2018-10-27) i686 GNU/Linux"' -DCCTOOLS_VERSION='"7.0.8 FINAL"'
-DCCTOOLS_VERSION_MAJOR=7 -DCCTOOLS_VERSION_MICRO=8 -DCCTOOLS_VERSION_MINOR=0
-DINSTALL_PATH='"/sbuild-nonexistent/cctools"' -D_GNU_SOURCE -D_REENTRANT -g
pfs_table.cc
pfs_table.cc: In static member function 'static void
pfs_table::mmap_proc(pid_t, buffer_t*)':
pfs_table.cc:2399:53: error: 'major' was not declared in this scope
buffer_putfstring(B, "%02" PRIx32 ":%02" PRIx32, major(m->finfo.st_dev),
minor(m->finfo.st_dev));
^~~~~
pfs_table.cc:2399:77: error: 'minor' was not declared in this scope
buffer_putfstring(B, "%02" PRIx32 ":%02" PRIx32, major(m->finfo.st_dev),
minor(m->finfo.st_dev));
^~~~~
pfs_table.cc:2399:77: note: suggested alternative: 'mknod'
buffer_putfstring(B, "%02" PRIx32 ":%02" PRIx32, major(m->finfo.st_dev),
minor(m->finfo.st_dev));
^~~~~
mknod
make[3]: *** [../../rules.mk:9: pfs_table.o] Error 1
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: cctools
Source-Version: 7.0.9-2
We believe that the bug you reported is fixed in the latest version of
cctools, 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.
Alastair McKinstry <[email protected]> (supplier of updated cctools 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, 01 Jan 2019 12:15:16 +0000
Source: cctools
Binary: coop-computing-tools coop-computing-tools-dev coop-computing-tools-doc
python-workqueue python3-workqueue
Architecture: source amd64 all
Version: 7.0.9-2
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
coop-computing-tools - cooperative computing tools
coop-computing-tools-dev - libraries and header files for coop-computing-tools
coop-computing-tools-doc - documentation for coop-computing-tools
python-workqueue - cooperative computing tools work queue Python bindings
python3-workqueue - cooperative computing tools work queue Python3 bindings
Closes: 917626
Changes:
cctools (7.0.9-2) unstable; urgency=medium
.
* sysmacro.patch: Ensure major/minor macros present on i386. Closes: #917626
* Standards-Version: 4.3.0
Checksums-Sha1:
02a632e54dd2c1d2763cac8abac5d570c3daf614 2469 cctools_7.0.9-2.dsc
60545bce3beabbe5b234a0d8aa556df53d7cc2fe 13840 cctools_7.0.9-2.debian.tar.xz
5f897922ed60709858914573e5e42c1a43a10633 11924 cctools_7.0.9-2_amd64.buildinfo
f184164a86cbc5e35362308f798e3739fb6b8949 11675056
coop-computing-tools-dbgsym_7.0.9-2_amd64.deb
f0dfc3ab6787763a7c146117823170c87c170304 400920
coop-computing-tools-dev_7.0.9-2_amd64.deb
20decd45e60c8f9eaa75fd89bd3b30c03cf8c952 125784
coop-computing-tools-doc_7.0.9-2_all.deb
9d011e9d34b54a9c2a847934acc98e908b9b57ed 1617244
coop-computing-tools_7.0.9-2_amd64.deb
b91049822f7c8f0b751f748027f879bb3b8a91cd 1350580
python-workqueue-dbgsym_7.0.9-2_amd64.deb
713c4b0d96cad5130bf121bfae2219dec602bac1 371184
python-workqueue_7.0.9-2_amd64.deb
ce03745cba1718ce396b7bed2a9865723ca757ce 647804
python3-workqueue-dbgsym_7.0.9-2_amd64.deb
a1b4bce7cb2b78eb7db43bf619243742312fc62d 199436
python3-workqueue_7.0.9-2_amd64.deb
Checksums-Sha256:
df5c59d0083f18bb922fe6e71ea7b6e60ee02c06588158db7a2a82ee5fcb77e7 2469
cctools_7.0.9-2.dsc
d5f0bc6f04a85bd4042e9478f33a922d52dd355540fcc1883c57d5d7977d2942 13840
cctools_7.0.9-2.debian.tar.xz
b30c5db95543ba4d92d5a7a1968d33e3d223f78e4d34e028af78d6eb5f7461b4 11924
cctools_7.0.9-2_amd64.buildinfo
92a4f713a67391002eb3df99e6b4270a66d4c6fc34b4e777ce90dd4e3e04e8c3 11675056
coop-computing-tools-dbgsym_7.0.9-2_amd64.deb
23920fd959c8891c6db7329ab5f0ed009a7a547274c3ec5537946f1a255e6e85 400920
coop-computing-tools-dev_7.0.9-2_amd64.deb
e026cb65b7d82abd0c6f62514790ff4ac16a9633a1ac3585b282f9089c3755ab 125784
coop-computing-tools-doc_7.0.9-2_all.deb
5b8aace2fec530d36fdde2b3e7628547ce28d609d76ceda03d348fff40166333 1617244
coop-computing-tools_7.0.9-2_amd64.deb
fd35aa569691d08b33fb8f35ac4bff267a787295d0ad2015821d0118eda7dd64 1350580
python-workqueue-dbgsym_7.0.9-2_amd64.deb
637f104b7e6e93f8f55934cdfee639945ea7f4fc7a9d3ed9cf487570591c7a59 371184
python-workqueue_7.0.9-2_amd64.deb
a83f0341af43b8ef76d924c9447b903eab12b56049694b0ff145a2cfa9e24835 647804
python3-workqueue-dbgsym_7.0.9-2_amd64.deb
352f31d060d0af4e0d97774a0aec891b1159d83fa2718fd09ba725ab6896b399 199436
python3-workqueue_7.0.9-2_amd64.deb
Files:
57ca007fab6cb0e400affd25ea7df4f3 2469 utils optional cctools_7.0.9-2.dsc
4650dea621eada79372e41fd7f031855 13840 utils optional
cctools_7.0.9-2.debian.tar.xz
d08d4931924c44fd0a98223b56194fc5 11924 utils optional
cctools_7.0.9-2_amd64.buildinfo
20d2bc0d687b3b32e6a8299d8160dc2a 11675056 debug optional
coop-computing-tools-dbgsym_7.0.9-2_amd64.deb
99c1a1c772cf353dbbf4358c5c3c6a56 400920 libs optional
coop-computing-tools-dev_7.0.9-2_amd64.deb
787e6207d6a2ef03f4c03327ea695ea7 125784 doc optional
coop-computing-tools-doc_7.0.9-2_all.deb
b19cf8f82fc05fda271ec94818a5ea9c 1617244 utils optional
coop-computing-tools_7.0.9-2_amd64.deb
86502fdd166a59b4f8e6714a225b5dc1 1350580 debug optional
python-workqueue-dbgsym_7.0.9-2_amd64.deb
787fcec943abd23a5767c89d47977a7b 371184 python optional
python-workqueue_7.0.9-2_amd64.deb
e66824aac52899bce14f694c1438ef1b 647804 debug optional
python3-workqueue-dbgsym_7.0.9-2_amd64.deb
67c008a007f925663c23811fc36fa2b0 199436 python optional
python3-workqueue_7.0.9-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlwrW8cACgkQy+a7Tl2a
06WfihAAiv+FZR7leK9xHA/f60PUR8mnVB4RZQu7kGLoW5cR0qHCMAWwwF0uA4Cp
v8N9FpJTWsELRh/ZWsnn6txT0QXRAEHSB61wsaCRMTatsCNApjt+j/qbCUfrOchf
PxocQlfDwixLZ2qdijRt5as2ELImxRxv5K3Gwo4J3qWtC47doc3VnGwI2IHWJErs
apxgfOFB2QQcHQCUOzBY1k9X7m/a7ziojWlc/pq2J6rbPuFzja69I7q+OdhWlMTF
6lsmTDtjrTCEXVvqTsumh18Nv6hl5XmQ3Mbhq/KKBgcBq+OUxh0WJloh6IHuk8zh
SJu+ea3ngc+/Jnqyvn/2xXM/fPZ2mCA23riU4cnlXsPrBqIqRPoVPjiODzMNukzV
uFsAsM2Az0bTd9ACzIBS98BLn1FR0QCng7eY5mJ00NcCCgpxkyfwn8nAnCbr6FFf
brMdsZ9y7aHvQXk2/wYDWbl1jmlK/PUj+tGKuUr3A0qNq40mVgnhnbpY15YFGU88
+rzwuRMD6AiIH5VbpYrb/U1c8EP6WydpgmY/0ewZjBSRHrNUHazf7a/PZze8eT5u
OwMvh57FCbT/CNWb13mhFmPEvlLgGnbDo4pn5Pj+XQTP/DTITRIUXF3BjF0TIiLw
UwuGOdGqH2Ygt2f4I0bCOE2di2dWLlVI8wK59PvFLJ5juaF4ofY=
=reTr
-----END PGP SIGNATURE-----
--- End Message ---