Your message dated Sun, 06 Dec 2009 04:37:04 +0000
with message-id <e1nh8ro-0003mo...@ries.debian.org>
and subject line Bug#552836: fixed in slurm-llnl 2.0.7-2
has caused the Debian Bug report #552836,
regarding slurm-llnl: FTBFS: scontrol.c:193: error: conflicting types for
'getline'
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.)
--
552836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: slurm-llnl
Version: 2.0.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.
Relevant part:
> x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../..
> -Wall -g -O2 -pthread -fno-gcse -MT scontrol.o -MD -MP -MF .deps/scontrol.Tpo
> -c -o scontrol.o scontrol.c
> scontrol.c:193: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[3]: *** [scontrol.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/28/slurm-llnl_2.0.7-1_lsid64.buildlog
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: slurm-llnl
Source-Version: 2.0.7-2
We believe that the bug you reported is fixed in the latest version of
slurm-llnl, which is due to be installed in the Debian FTP archive:
libpmi0-dev_2.0.7-2_i386.deb
to main/s/slurm-llnl/libpmi0-dev_2.0.7-2_i386.deb
libpmi0_2.0.7-2_i386.deb
to main/s/slurm-llnl/libpmi0_2.0.7-2_i386.deb
libslurm20-dev_2.0.7-2_i386.deb
to main/s/slurm-llnl/libslurm20-dev_2.0.7-2_i386.deb
libslurm20_2.0.7-2_i386.deb
to main/s/slurm-llnl/libslurm20_2.0.7-2_i386.deb
slurm-llnl-basic-plugins-dev_2.0.7-2_i386.deb
to main/s/slurm-llnl/slurm-llnl-basic-plugins-dev_2.0.7-2_i386.deb
slurm-llnl-basic-plugins_2.0.7-2_i386.deb
to main/s/slurm-llnl/slurm-llnl-basic-plugins_2.0.7-2_i386.deb
slurm-llnl-doc_2.0.7-2_all.deb
to main/s/slurm-llnl/slurm-llnl-doc_2.0.7-2_all.deb
slurm-llnl-slurmdbd_2.0.7-2_i386.deb
to main/s/slurm-llnl/slurm-llnl-slurmdbd_2.0.7-2_i386.deb
slurm-llnl-sview_2.0.7-2_i386.deb
to main/s/slurm-llnl/slurm-llnl-sview_2.0.7-2_i386.deb
slurm-llnl_2.0.7-2.diff.gz
to main/s/slurm-llnl/slurm-llnl_2.0.7-2.diff.gz
slurm-llnl_2.0.7-2.dsc
to main/s/slurm-llnl/slurm-llnl_2.0.7-2.dsc
slurm-llnl_2.0.7-2_i386.deb
to main/s/slurm-llnl/slurm-llnl_2.0.7-2_i386.deb
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 552...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gennaro Oliva <oliv...@na.icar.cnr.it> (supplier of updated slurm-llnl 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 05 Dec 2009 23:28:51 +0100
Source: slurm-llnl
Binary: slurm-llnl libslurm20 libpmi0 libslurm20-dev libpmi0-dev slurm-llnl-doc
slurm-llnl-basic-plugins slurm-llnl-basic-plugins-dev slurm-llnl-sview
slurm-llnl-slurmdbd
Architecture: source i386 all
Version: 2.0.7-2
Distribution: unstable
Urgency: low
Maintainer: Gennaro Oliva <oliv...@na.icar.cnr.it>
Changed-By: Gennaro Oliva <oliv...@na.icar.cnr.it>
Description:
libpmi0 - SLURM PMI library implementation
libpmi0-dev - SLURM PMI library implementation development files
libslurm20 - Runtime library files for SLURM
libslurm20-dev - SLURM development files
slurm-llnl - Simple Linux Utility for Resource Management
slurm-llnl-basic-plugins - SLURM basic plugins
slurm-llnl-basic-plugins-dev - SLURM basic plugins development files
slurm-llnl-doc - SLURM docmentation
slurm-llnl-slurmdbd - Secure enterprise-wide interface to a database for SLURM
slurm-llnl-sview - GUI to view and modify SLURM state
Closes: 552836 559605
Changes:
slurm-llnl (2.0.7-2) unstable; urgency=low
.
* Fixed getline definition to build on AMD (Closes: #552836)
* Changing dependency from version 8.3 to 8.4 of postgreSQL (Closes: #559605)
* Fixing various typos
Checksums-Sha1:
5592ef53c3c90133ef3e523600cf07c5becea142 1385 slurm-llnl_2.0.7-2.dsc
7f65871c74a06597545c3abb8c5baef9f12f5062 69003 slurm-llnl_2.0.7-2.diff.gz
caff44b3d1c64c08eaaf3041442cfb628367fe35 6599314 slurm-llnl_2.0.7-2_i386.deb
250aff71df10d97d6d1b6a56cdca6ed616bdff4c 308436 libslurm20_2.0.7-2_i386.deb
666faa3afc15b41d24c9c486eaefd95e434fe8c6 18858 libpmi0_2.0.7-2_i386.deb
9b58b672325080bb651401c447aa5e02799fa217 497074 libslurm20-dev_2.0.7-2_i386.deb
2f59a5aeb51f46bc753f25a0a90dfc117799824d 23106 libpmi0-dev_2.0.7-2_i386.deb
4dcdef39023c76ff0b0463b1b89ee267a556cc54 348306
slurm-llnl-basic-plugins_2.0.7-2_i386.deb
d3a5cf33eb69d2d9d79fc53f3e54218c570fd6f8 1169288
slurm-llnl-basic-plugins-dev_2.0.7-2_i386.deb
0e02799ffdc8145972b972d45f69087de6a15b8a 394274
slurm-llnl-sview_2.0.7-2_i386.deb
06c0155ffeb51be57d87d0231262f6a733c97961 736400
slurm-llnl-slurmdbd_2.0.7-2_i386.deb
9ee7d86fc9f03f657b696eaf5c8d91687e9e866d 1075302 slurm-llnl-doc_2.0.7-2_all.deb
Checksums-Sha256:
34c844a42254655916cdfc51c924864da748d77db6d6f1438038e5cccb38e36e 1385
slurm-llnl_2.0.7-2.dsc
c9189189c8e9ec1d72d3f9b74d2ddbbaf1e0d5df7cff40c6976ea0e07a73b41a 69003
slurm-llnl_2.0.7-2.diff.gz
159d53f6bf678ef30b9e7c169366e53dbf73d4959b144271c562c0b9f125d02c 6599314
slurm-llnl_2.0.7-2_i386.deb
cecb69304863b38fa4b2afe7da37b4cb5aa375f83125b5ec2f09232f2faf6faf 308436
libslurm20_2.0.7-2_i386.deb
d22863f26b7eca2a72675a66c7ae889ff69d59cc00ed95c9d69aa5cf0e557d35 18858
libpmi0_2.0.7-2_i386.deb
7b904acce8d99f3c98edbbe149052fe0bb61cee9bec633a6084b6ddf4dd87d19 497074
libslurm20-dev_2.0.7-2_i386.deb
9ced0175197600068e86feaed2ae9dc6e4257b60e9d9bc02e658432eed1a8519 23106
libpmi0-dev_2.0.7-2_i386.deb
ddcf08d070e718526d72217bd896c3240780d3b65ce8a73515428884bdac7c3b 348306
slurm-llnl-basic-plugins_2.0.7-2_i386.deb
2d6a426548d26daca230fcdcadb904f69f9e41fedab4f149586d728547240df4 1169288
slurm-llnl-basic-plugins-dev_2.0.7-2_i386.deb
9e63d6623921b6b804fb1ede24f167a98632fbe6219687710353860127b9b068 394274
slurm-llnl-sview_2.0.7-2_i386.deb
3c9a2f0f3915e917a1a29f27c26d42c6be60b7fc8b521a607db38439972bf01d 736400
slurm-llnl-slurmdbd_2.0.7-2_i386.deb
68520e14ec3e13e32b6bac537981ac19f13ec5f10ba2a7560d319b61cfd7e53c 1075302
slurm-llnl-doc_2.0.7-2_all.deb
Files:
ef411f05728aba946211997e6b3b0239 1385 admin extra slurm-llnl_2.0.7-2.dsc
052cc58174d47a2729f4cd9d621b8c21 69003 admin extra slurm-llnl_2.0.7-2.diff.gz
3ac7fbe1bd13e427533298c881f1b127 6599314 admin extra
slurm-llnl_2.0.7-2_i386.deb
c8cdf4250cad8cc07d394000d62d4c71 308436 libs extra libslurm20_2.0.7-2_i386.deb
9f9319490fda2e245d547b695d7291f3 18858 libs extra libpmi0_2.0.7-2_i386.deb
bfc08f55529b3727397f4a4445f2fefb 497074 libdevel extra
libslurm20-dev_2.0.7-2_i386.deb
79b76e1a55ac2b51b8a1929de98bf72b 23106 libdevel extra
libpmi0-dev_2.0.7-2_i386.deb
1895e56ed217db4c10c79219cb6ab731 348306 admin extra
slurm-llnl-basic-plugins_2.0.7-2_i386.deb
d0a26bfb6580f80c071baa38584ac5d7 1169288 devel extra
slurm-llnl-basic-plugins-dev_2.0.7-2_i386.deb
d6f78940c61b570d627860ae0e781294 394274 admin extra
slurm-llnl-sview_2.0.7-2_i386.deb
04f369dfa870ba364f63f4998dfd8dba 736400 admin extra
slurm-llnl-slurmdbd_2.0.7-2_i386.deb
6b87c21810c28721134c78aa4e55a57a 1075302 doc extra
slurm-llnl-doc_2.0.7-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLGxvcCZSR95Gw07cRAhvOAJ9abg1tGG0GPCbzv277dbHL20bppwCcDT71
DiJXJOznxeSoFc5htcN5ksM=
=FwG+
-----END PGP SIGNATURE-----
--- End Message ---