Your message dated Wed, 12 Jun 2013 17:00:17 +0000
with message-id <e1umopb-0006l3...@franck.debian.org>
and subject line Bug#701359: fixed in slurm-llnl 2.5.7-1
has caused the Debian Bug report #701359,
regarding slurm-llnl: ftbfs with GCC-4.8
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.)


-- 
701359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:slurm-llnl
Version: 2.3.4-2
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  jobacct_common.c:141:33: error: dereferencing pointer to incomplete type

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/slurm-llnl_2.3.4-2_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT uid.lo -MD -MP -MF 
.deps/uid.Tpo -c uid.c  -fPIC -DPIC -o .libs/uid.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT uid.lo -MD -MP -MF 
.deps/uid.Tpo -c uid.c -o uid.o >/dev/null 2>&1
mv -f .deps/uid.Tpo .deps/uid.Plo
/bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../..  
-DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -pthread -fno-gcse -MT util-net.lo -MD -MP -MF .deps/util-net.Tpo -c -o 
util-net.lo util-net.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT util-net.lo -MD -MP -MF 
.deps/util-net.Tpo -c util-net.c  -fPIC -DPIC -o .libs/util-net.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT util-net.lo -MD -MP -MF 
.deps/util-net.Tpo -c util-net.c -o util-net.o >/dev/null 2>&1
mv -f .deps/util-net.Tpo .deps/util-net.Plo
/bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../..  
-DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -pthread -fno-gcse -MT slurm_auth.lo -MD -MP -MF .deps/slurm_auth.Tpo -c 
-o slurm_auth.lo slurm_auth.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT slurm_auth.lo -MD -MP -MF 
.deps/slurm_auth.Tpo -c slurm_auth.c  -fPIC -DPIC -o .libs/slurm_auth.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT slurm_auth.lo -MD -MP -MF 
.deps/slurm_auth.Tpo -c slurm_auth.c -o slurm_auth.o >/dev/null 2>&1
mv -f .deps/slurm_auth.Tpo .deps/slurm_auth.Plo
/bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../..  
-DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" -D_FORTIFY_SOURCE=2  -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -pthread -fno-gcse -MT jobacct_common.lo -MD -MP -MF 
.deps/jobacct_common.Tpo -c -o jobacct_common.lo jobacct_common.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../slurm -I../.. -DGRES_CONFIG_FILE=\"/etc/slurm-llnl/gres.conf\" 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -pthread -fno-gcse -MT jobacct_common.lo -MD -MP 
-MF .deps/jobacct_common.Tpo -c jobacct_common.c  -fPIC -DPIC -o 
.libs/jobacct_common.o
jobacct_common.c: In function 'jobacct_common_setinfo':
jobacct_common.c:141:33: error: dereferencing pointer to incomplete type
   jobacct->user_cpu_sec = rusage->ru_utime.tv_sec;
                                 ^
jobacct_common.c:142:34: error: dereferencing pointer to incomplete type
   jobacct->user_cpu_usec = rusage->ru_utime.tv_usec;
                                  ^
jobacct_common.c:143:32: error: dereferencing pointer to incomplete type
   jobacct->sys_cpu_sec = rusage->ru_stime.tv_sec;
                                ^
jobacct_common.c:144:33: error: dereferencing pointer to incomplete type
   jobacct->sys_cpu_usec = rusage->ru_stime.tv_usec;
                                 ^
jobacct_common.c: In function 'jobacct_common_getinfo':
jobacct_common.c:212:28: error: invalid application of 'sizeof' to incomplete 
type 'struct rusage'
   memset(rusage, 0, sizeof(struct rusage));
                            ^
jobacct_common.c:213:9: error: dereferencing pointer to incomplete type
   rusage->ru_utime.tv_sec = jobacct->user_cpu_sec;
         ^
jobacct_common.c:214:9: error: dereferencing pointer to incomplete type
   rusage->ru_utime.tv_usec = jobacct->user_cpu_usec;
         ^
jobacct_common.c:215:9: error: dereferencing pointer to incomplete type
   rusage->ru_stime.tv_sec = jobacct->sys_cpu_sec;
         ^
jobacct_common.c:216:9: error: dereferencing pointer to incomplete type
   rusage->ru_stime.tv_usec = jobacct->sys_cpu_usec;
         ^
make[3]: *** [jobacct_common.lo] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src/common'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [install-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

--- End Message ---
--- Begin Message ---
Source: slurm-llnl
Source-Version: 2.5.7-1

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.

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 701...@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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 08 Jun 2013 17:53:39 +0200
Source: slurm-llnl
Binary: slurm-llnl libslurmdb25 libslurm25 libpmi0 libslurm-dev libslurmdb-dev 
libpmi0-dev slurm-llnl-doc slurm-llnl-basic-plugins 
slurm-llnl-basic-plugins-dev slurm-llnl-sview slurm-llnl-slurmdbd libslurm-perl 
libslurmdb-perl slurm-llnl-torque libpam-slurm
Architecture: source i386 all
Version: 2.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Gennaro Oliva <oliv...@na.icar.cnr.it>
Changed-By: Gennaro Oliva <oliv...@na.icar.cnr.it>
Description: 
 libpam-slurm - PAM module to authenticate using the SLURM resource manager
 libpmi0    - SLURM PMI library implementation
 libpmi0-dev - SLURM PMI library implementation development files
 libslurm-dev - SLURM development files
 libslurm-perl - Perl API for SLURM
 libslurm25 - Runtime library files for SLURM
 libslurmdb-dev - SLURM DataBase Daemon development files
 libslurmdb-perl - Perl API for the SLURM database
 libslurmdb25 - Runtime library files for the SLURM DataBase Daemon
 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
 slurm-llnl-torque - Torque compatibility wrappers for SLURM
Closes: 701359 703529
Changes: 
 slurm-llnl (2.5.7-1) unstable; urgency=low
 .
   * New upstream relase
   * Add lintian overrides for shlib-with-executable-stack in the
     slurm-llnl-basic-plugins package since _block_sync_core_bitmap in
     src/plugins/select/cons_res/dist_tasks.c contains nested functions
   * Add slurm-llnl-configurator.easy.html
   * Changed homepage to http://www.schedmd.com (Closes: #703529)
   * Successfully compile under 4.8 (Closes: #701359)
Checksums-Sha1: 
 8ab0882cbccc8360b85e96e70f7fb2d97b4e9d6c 2669 slurm-llnl_2.5.7-1.dsc
 5a5c7ac5b5f10ea53fc5f2dc5212322c17e33d7f 5567101 slurm-llnl_2.5.7.orig.tar.bz2
 ff6a1b84f93df90e9a2689b213e6f89ae57828da 60897 slurm-llnl_2.5.7-1.debian.tar.gz
 2f6eea9cc012cc73744a6d91c32fbc3bd0d75e99 10536988 slurm-llnl_2.5.7-1_i386.deb
 546fd109c7269801f470e33f893a992e5973f2fb 489758 libslurmdb25_2.5.7-1_i386.deb
 627ad798f61e87c9b9554e3f68c7ff3f8e1cb759 483384 libslurm25_2.5.7-1_i386.deb
 a43d45ef3ec4718b7249d3a3cb8f544cdef2dc66 21984 libpmi0_2.5.7-1_i386.deb
 0eb167ec7cec0c0b6b317e240849dd744d5d3360 727168 libslurm-dev_2.5.7-1_i386.deb
 a248cfe60af14d303cacd3b111fba5433bb5502f 655756 libslurmdb-dev_2.5.7-1_i386.deb
 6dba716d26641c0d036ed57b430f1b05df9a8de6 26708 libpmi0-dev_2.5.7-1_i386.deb
 c74d05f3c624c1f8fa1d3edef2e002f77537e672 651682 
slurm-llnl-basic-plugins_2.5.7-1_i386.deb
 e6a62830d203bfa78f1da0e4b2bec2599b369006 3109418 
slurm-llnl-basic-plugins-dev_2.5.7-1_i386.deb
 4a9e3a9f6dd41a6ff48611dec0ac390bdb10f2f9 612488 
slurm-llnl-sview_2.5.7-1_i386.deb
 99982036a94e2d3274a0ceb9ccef2723e5ada997 1107384 
slurm-llnl-slurmdbd_2.5.7-1_i386.deb
 9605f786d3d4ec2969d85bad0bdb04f7f5315c5e 204444 libslurm-perl_2.5.7-1_i386.deb
 552bc5c19f20721993c074bf10440ba3ec0866f5 38476 libslurmdb-perl_2.5.7-1_i386.deb
 c7e1a777d0c0300310079b0fbaab966a03213239 18176 libpam-slurm_2.5.7-1_i386.deb
 c437c6d1838e2fd912f768b41a97d04d33bab374 1154766 slurm-llnl-doc_2.5.7-1_all.deb
 5182bc3382fd2a7cd69ac2043fbc01edeafb7ecf 37066 
slurm-llnl-torque_2.5.7-1_all.deb
Checksums-Sha256: 
 7cb63dbbf86d6643c6bb9145fe0114344ab2462c62536aafdacc156d5c56db49 2669 
slurm-llnl_2.5.7-1.dsc
 a995524430a2833c01c86b3f79be669b7acac54765dc94609c85cbb690a4f9b5 5567101 
slurm-llnl_2.5.7.orig.tar.bz2
 540303311ca6346d3166a92e4aeeeb2f553b4218e075423553a3a4f036245c04 60897 
slurm-llnl_2.5.7-1.debian.tar.gz
 7681826d9354ce9216f75b9b0750fdba5a2f7d58160b1eff15d97ad590206d08 10536988 
slurm-llnl_2.5.7-1_i386.deb
 52c27b0b6ae36d4a67f30ba6901fa323e58cf404c8570f4c04a6061afcc3a5bb 489758 
libslurmdb25_2.5.7-1_i386.deb
 a5fd0517732ff3a298204a595b4f7b4423967a9d7a4d4406d93941ea83d933db 483384 
libslurm25_2.5.7-1_i386.deb
 517e3cd6ef587fb553b5dd40939a19222384c9bef0e296c1867f96fb6f9e4bb0 21984 
libpmi0_2.5.7-1_i386.deb
 e21cc65a08da96b6377dc1ee4a7f6276d8e51a0a280b0ff5004d29f792bcbef4 727168 
libslurm-dev_2.5.7-1_i386.deb
 85a29d95156a922d66909ac5db42ba763db36bd303821d8a7d3fbaf4b97f49fe 655756 
libslurmdb-dev_2.5.7-1_i386.deb
 ecca3918d786a6c43a79e5142bd95613fdfe22330ed253d66269c9ed3f4b1194 26708 
libpmi0-dev_2.5.7-1_i386.deb
 455d847de8236beacfac7d3b1939061ea929fef7a628dd44b478ff184c625b09 651682 
slurm-llnl-basic-plugins_2.5.7-1_i386.deb
 ae024fc5f36f4fd481489666dd1a045a18a96dd49217e0c2dd7726b7bbf46e56 3109418 
slurm-llnl-basic-plugins-dev_2.5.7-1_i386.deb
 227d69456526b4db198c05c3d32238d004d6b638999ed651d9c8afce48f34c51 612488 
slurm-llnl-sview_2.5.7-1_i386.deb
 f979f2727ec418d0da8300e54edd8e58eedc4325509811d62bdbf49cfe2e30e2 1107384 
slurm-llnl-slurmdbd_2.5.7-1_i386.deb
 c1aa2f4728c46cfcb8bd5b13a76f0b21bd0aefd85f09d44ff1a5232a8df6a702 204444 
libslurm-perl_2.5.7-1_i386.deb
 3e508a550b2f046df9763b50832cd4b36e9c9365e57185b4a571b77f442eb799 38476 
libslurmdb-perl_2.5.7-1_i386.deb
 f3c41b9806de00531279a70c831ac8b86b9db8d2597ca36686dfefa72256cf17 18176 
libpam-slurm_2.5.7-1_i386.deb
 7cb06d3fb677341f25df4d3d0c0971d55987a0898bc698350f141ff58eb792eb 1154766 
slurm-llnl-doc_2.5.7-1_all.deb
 e082feeca5aa313de5a30b843a43c3a45823bc42711d28fb2ef0f69623f89140 37066 
slurm-llnl-torque_2.5.7-1_all.deb
Files: 
 c3befc2bd3e95108cfe4c38bddf9bf74 2669 admin extra slurm-llnl_2.5.7-1.dsc
 913bd55cf615c7c09c4b62570487a1c9 5567101 admin extra 
slurm-llnl_2.5.7.orig.tar.bz2
 f5a5ce0ed768b09d6eb8b0418d199d62 60897 admin extra 
slurm-llnl_2.5.7-1.debian.tar.gz
 40658e95426e7aa8a1e98bc36a2e1d7d 10536988 admin extra 
slurm-llnl_2.5.7-1_i386.deb
 df64555e55f681e64ad7b5eedb8bcefd 489758 libs extra 
libslurmdb25_2.5.7-1_i386.deb
 0c32f0ee84b4bb7bb5aac0f76edcb0cf 483384 libs extra libslurm25_2.5.7-1_i386.deb
 7a02b0f452f8ea3a2f256fb8510d72f5 21984 libs extra libpmi0_2.5.7-1_i386.deb
 5a21ed2cdbd13c2aea91b7d0bf89c84d 727168 libdevel extra 
libslurm-dev_2.5.7-1_i386.deb
 4d2236eeefef6d7f41c82c5d5bc690b5 655756 libdevel extra 
libslurmdb-dev_2.5.7-1_i386.deb
 74b1d8cac3b11d72faeaf277167142f0 26708 libdevel extra 
libpmi0-dev_2.5.7-1_i386.deb
 023abbb54a653298889bf461e9ff111d 651682 admin extra 
slurm-llnl-basic-plugins_2.5.7-1_i386.deb
 f7b71721f5134e9aad76014120ca423a 3109418 devel extra 
slurm-llnl-basic-plugins-dev_2.5.7-1_i386.deb
 ba1328e619096a0b784fce958d39f0d4 612488 admin extra 
slurm-llnl-sview_2.5.7-1_i386.deb
 6ed3ab5a277a06d2e6f7cfce9f72360e 1107384 admin extra 
slurm-llnl-slurmdbd_2.5.7-1_i386.deb
 584948551a5cfe3005605ead1716f389 204444 perl extra 
libslurm-perl_2.5.7-1_i386.deb
 5357fa25ba75c3e329f7e2dc1cd31cc3 38476 perl extra 
libslurmdb-perl_2.5.7-1_i386.deb
 a59d8bb5b01b6324c65ac4e2cee12917 18176 admin extra 
libpam-slurm_2.5.7-1_i386.deb
 4af313cb846a4e13b0e2b9c8364ce9c9 1154766 doc extra 
slurm-llnl-doc_2.5.7-1_all.deb
 f1345981ffb036a4a1dc1d13bdbc0504 37066 admin extra 
slurm-llnl-torque_2.5.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJRtjmWAAoJEH36Qa2WGYXX8mIP/2kI/ZeH6RVSwFI4MOynYfTv
K0tL1Sp8vbl3UnDQbs5EBVoRsCZwaJNEdEOmue3lYbkKLC+clxXy0qAyuBMr46Fb
Vxm8zet8tKC0POdFd/rzbRyPbOsjr5VLqYFyz9itmbvQTgF8w7ElIOgknhEHioUA
NznzMgqYVXGlKrOyvz4ltKUyVoPyYx2CfViucW53+Mvgn9Ncyr9gSmLmgc8+3jdE
Nw2gfD203eCluVIYPzVaW1Cc1HLFLpc5EQQIT7nlHGjS59BCkDEfkyg66wKp1S4B
Pczj2ldvmXlg4mgjL5T2trcXl4irVjMSwS7IdylymPiG+gkgw5FZO14Anrt867VH
WwlDVTmJaBPjgiovZLIsWlXTmgMePrk6IcoarIS+h+q304sS9g4jDmiwyKqg2KSx
l1WHufKEGHaSKEM28anGrvoLKvGVDGwo6NRGuzVH/yay0UtUJoTZqHhklJvrH9WY
OZHX8jV3OmwKspCF19qMQDgjZJ9HhTk8vVfPZTJTHHoc0uxX2mvcC1nJzAFVFN70
QQftl0ig5Wq9Lz48zsQvNZHCcV2lEaCyGHLc7ZmfnaeTpIfuV3duEXUo86v51gXQ
nWFxo78gmUHM84U8hMWwM53uwAr4RXdz5Fp4hZVu2OYUiLf+siem5jIwqL8GLLOw
UH1pIyB53q/uWQknB6AQ
=mBdw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to