[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NMU uploaded for aces3 (openmpi2 transition)



Hi.

I have uploaded an NMU for aces3 to fix #831164, which is blocking the
openmpi transition.

The patch is attached. This is in DELAYED/5-day should you wish to delete.

Best regards

Alastair McKinstry



-- 
Alastair McKinstry, <alastair@sceal.ie>, <mckinstry@debian.org>, https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 

Description: Remove -lgfortranbegin; gone in gcc6.
Author: Alastair McKinstry <mckinstry@debian.org>
Bug-Origin: https://bugs.debian.org/831164
Forwarded: no
Last-Updated: 2016-09-10

Index: aces3-3.0.8/configure.ac
===================================================================
--- aces3-3.0.8.orig/configure.ac
+++ aces3-3.0.8/configure.ac
@@ -57,7 +57,7 @@ fi
 SERIAL_CPP="g++"
 #Also set SIAL_COMPILER_LIBS accordingly
 if test x$SIAL_COMPILER_LIBS = x; then
-SIAL_COMPILER_LIBS="-lsial -lsip_shared -laces2 -lgfortranbegin -lgfortran -ldl -lsip1 -lsip2"
+SIAL_COMPILER_LIBS="-lsial -lsip_shared -laces2  -lgfortran -ldl -lsip1 -lsip2"
 fi
 ACESLIBS=$GNULIBS
 ACESFLAGS=$GNUFLAGS
Index: aces3-3.0.8/configure
===================================================================
--- aces3-3.0.8.orig/configure
+++ aces3-3.0.8/configure
@@ -3180,7 +3180,7 @@ fi
 SERIAL_CPP="g++"
 #Also set SIAL_COMPILER_LIBS accordingly
 if test x$SIAL_COMPILER_LIBS = x; then
-SIAL_COMPILER_LIBS="-lsial -lsip_shared -laces2 -lgfortranbegin -lgfortran -ldl -lsip1 -lsip2"
+SIAL_COMPILER_LIBS="-lsial -lsip_shared -laces2  -lgfortran -ldl -lsip1 -lsip2"
 fi
 ACESLIBS=$GNULIBS
 ACESFLAGS=$GNUFLAGS
Index: aces3-3.0.8/GNUmakefile.chssi
===================================================================
--- aces3-3.0.8.orig/GNUmakefile.chssi
+++ aces3-3.0.8/GNUmakefile.chssi
@@ -40,7 +40,7 @@ CPP=mpicxx
 SERIAL_CPP=g++
 LIB_DIRS=-L/usr/lib
 LIBS=-lmpi_cxx -lsip1 -lsip2 -lsip_shared -lframelib -laces2 -lgeopt -lsymcor -laces2 -lerd -lerd_F12 -loed -loed_F12 -lF12grid -ldup -lsip1 -lsip2 -lblas -llapack -lstdc++
-SIAL_COMPILER_LIBS=-lsial -lsip_shared -laces2 -lgfortranbegin -lgfortran -ldl -lsip1 -lsip2
+SIAL_COMPILER_LIBS=-lsial -lsip_shared -laces2  -lgfortran -ldl -lsip1 -lsip2
 else
 FFLAGS=-D__fortran -D__fortran77 -DMPIF2C -Zp8 -zero -traceback -O2 
 CFLAGS=-DMPIF2C -DC_SUFFIX  -DCB_SUFFIX 

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: