Fixed in 16.05.2! Thanks to those involved.

________________________________________
From: Ryan Novosielski
Sent: Wednesday, June 29, 2016 11:55 PM
To: slurm-dev
Subject: Re: [slurm-dev] Re: Failed to build 16.05.1 RPMs on CentOS 5

Hi folks,

This appears to not be fixed in 16.05.1 somehow; I'm guessing fixed in some 
places, missed here?

make[4]: Leaving directory `/usr/src/redhat/BUILD/slurm-16.05.1/src/db_api'
mv -f .deps/print.Tpo .deps/print.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wall -g -O0 
-fno-strict-aliasing -export-dynamic   -o sacct options.o print.o process.o 
sacct.o ../../src/db_api/libslurmdb.o -ldl
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wall 
-g -O0 -fno-strict-aliasing -o sacct options.o print.o process.o sacct.o 
../../src/db_api/libslurmdb.o -Wl,--export-dynamic  -ldl -pthread
../../src/db_api/libslurmdb.o: In function `set_idbuf':
/usr/src/redhat/BUILD/slurm-16.05.1/src/common/log.c:690: undefined reference 
to `pthread_getname_np'
collect2: ld returned 1 exit status
make[3]: *** [sacct] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/slurm-16.05.1/src/sacct'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/slurm-16.05.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/slurm-16.05.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.38062 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.38062 (%build)

________________________________________
From: Christopher Samuel <sam...@unimelb.edu.au>
Sent: Friday, June 17, 2016 1:15 AM
To: slurm-dev
Subject: [slurm-dev] Re: Failed to build 16.05 RPMs on CentOS 5

On 17/06/16 15:05, Christopher Samuel wrote:

> It looks like this is due to be fixed in Slurm 16.05.1, so you should be
> able to pull the fix from git (it's pretty small):

You likely need this fix too, sorry!

commit ac73c66a7a197bf5fe8f7f1f68bd5925c87c7ad4
Author: Tim Wickberg <t...@schedmd.com>
Date:   Wed Jun 1 14:46:34 2016 -0700

    Fix compile issue with older glibc < 2.12


--
 Christopher Samuel        Senior Systems Administrator
 VLSCI - Victorian Life Sciences Computation Initiative
 Email: sam...@unimelb.edu.au Phone: +61 (0)3 903 55545
 http://www.vlsci.org.au/      http://twitter.com/vlsci

Reply via email to