Merge branch 'master' of gitlab.psi.ch:Pmodules/buildblocks
Conflicts: Compiler/openmpi/1.10/variants.Linux Added gcc/6.2.0
This commit is contained in:
@@ -1 +1,2 @@
|
||||
atlas/3.10.2 unstable gcc/4.9.2
|
||||
atlas/3.10.2 deprecated gcc/4.9.2
|
||||
atlas/3.10.3 unstable gcc/4.9.3
|
||||
|
||||
@@ -7,8 +7,6 @@ pbuild::configure() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}"
|
||||
pbuild::make_all
|
||||
|
||||
# Local Variables:
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
#%Module1.0
|
||||
|
||||
source $env(PSI_LIBMODULES)
|
||||
|
||||
set whatis "efficient BLAS and partial LAPACK implementation"
|
||||
set url "http://math-atlas.sourceforge.net/"
|
||||
set license "BSD-style license"
|
||||
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
set help "
|
||||
module-whatis "efficient BLAS and partial LAPACK implementation"
|
||||
module-url "http://math-atlas.sourceforge.net/"
|
||||
module-license "BSD-style license"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
mdoule-help "
|
||||
The ATLAS (Automatically Tuned Linear Algebra Software) project is an
|
||||
ongoing research effort focusing on applying empirical techniques in
|
||||
order to provide portable performance. At present, it provides C and
|
||||
|
||||
@@ -1,11 +1,27 @@
|
||||
hdf5_serial/1.8.12 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.12 stable gcc/4.8.3
|
||||
hdf5_serial/1.8.12 stable gcc/4.8.4
|
||||
hdf5_serial/1.8.12 stable gcc/4.9.2
|
||||
hdf5_serial/1.8.14 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.14 stable gcc/4.8.3
|
||||
hdf5_serial/1.8.14 stable gcc/4.8.4
|
||||
hdf5_serial/1.8.14 stable gcc/4.9.2
|
||||
hdf5_serial/1.8.15-patch1 unstable gcc/5.2.0
|
||||
hdf5_serial/1.10.0 unstable gcc/6.1.0
|
||||
hdf5_serial/1.10.0 unstable intel/16.3
|
||||
hdf5_serial/1.8.12 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.12 deprecated gcc/4.8.3
|
||||
hdf5_serial/1.8.12 deprecated gcc/4.8.4
|
||||
#hdf5_serial/1.8.12 stable gcc/4.8.5
|
||||
hdf5_serial/1.8.12 deprecated gcc/4.9.2
|
||||
#hdf5_serial/1.8.12 stable gcc/4.9.3
|
||||
|
||||
hdf5_serial/1.8.14 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.14 deprecated gcc/4.8.3
|
||||
hdf5_serial/1.8.14 deprecated gcc/4.8.4
|
||||
hdf5_serial/1.8.14 stable gcc/4.8.5
|
||||
hdf5_serial/1.8.14 deprecated gcc/4.9.2
|
||||
hdf5_serial/1.8.14 stable gcc/4.9.3
|
||||
|
||||
hdf5_serial/1.8.15-patch1 unstable gcc/5.2.0
|
||||
|
||||
hdf5_serial/1.8.16 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.16 stable gcc/4.8.5
|
||||
hdf5_serial/1.8.16 stable gcc/4.9.3
|
||||
hdf5_serial/1.8.16 stable gcc/5.3.0
|
||||
hdf5_serial/1.8.16 stable gcc/6.1.0
|
||||
|
||||
hdf5_serial/1.8.17 stable gcc/4.7.4
|
||||
hdf5_serial/1.8.17 stable gcc/4.8.5
|
||||
hdf5_serial/1.8.17 stable gcc/4.9.3
|
||||
hdf5_serial/1.8.17 stable gcc/5.3.0
|
||||
hdf5_serial/1.8.17 stable gcc/6.1.0
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
1.10.0 Linux,Darwin deprecated gcc/4.8.4
|
||||
1.10.0 Linux,Darwin deprecated gcc/4.9.2
|
||||
1.10.0 Linux,Darwin deprecated gcc/4.9.3
|
||||
1.10.2 Linux,Darwin stable gcc/4.8.5
|
||||
1.10.2 Linux,Darwin stable gcc/4.9.3
|
||||
1.10.2 Linux,Darwin deprecated gcc/5.2.0
|
||||
1.10.2 Linux,Darwin stable gcc/5.3.0
|
||||
1.10.2 Linux,Darwin unstable gcc/6.1.0
|
||||
1.10.2 Linux unstable intel/15.3
|
||||
openmpi/1.10.2 stable gcc/4.8.5
|
||||
openmpi/1.10.2 stable gcc/4.9.3
|
||||
openmpi/1.10.2 stable gcc/5.3.0
|
||||
openmpi/1.10.2 unstable gcc/6.1.0
|
||||
|
||||
9
Compiler/openmpi/1.10/variants.Linux
Normal file
9
Compiler/openmpi/1.10/variants.Linux
Normal file
@@ -0,0 +1,9 @@
|
||||
openmpi/1.10.0 deprecated gcc/4.8.4
|
||||
openmpi/1.10.0 deprecated gcc/4.9.2
|
||||
openmpi/1.10.0 deprecated gcc/4.9.3
|
||||
openmpi/1.10.2 stable gcc/4.8.5
|
||||
openmpi/1.10.2 stable gcc/4.9.3
|
||||
openmpi/1.10.2 deprecated gcc/5.2.0
|
||||
openmpi/1.10.2 stable gcc/5.3.0
|
||||
openmpi/1.10.2 unstable gcc/6.1.0
|
||||
openmpi/1.10.2 unstable intel/15.3
|
||||
@@ -1,7 +1,7 @@
|
||||
1.6.5 stable gcc/4.7.4
|
||||
1.6.5 stable gcc/4.8.3
|
||||
1.6.5 stable gcc/4.8.4
|
||||
1.6.5 stable gcc/4.8.5
|
||||
1.6.5 deprecated gcc/4.9.2
|
||||
1.6.5 stable gcc/4.9.3
|
||||
openmpi/1.6.5 stable gcc/4.7.4
|
||||
openmpi/1.6.5 stable gcc/4.8.3
|
||||
openmpi/1.6.5 stable gcc/4.8.4
|
||||
openmpi/1.6.5 stable gcc/4.8.5
|
||||
openmpi/1.6.5 deprecated gcc/4.9.2
|
||||
openmpi/1.6.5 stable gcc/4.9.3
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
1.6.5 stable gcc/4.7.4
|
||||
1.6.5 stable gcc/4.8.3
|
||||
1.6.5 stable gcc/4.8.4
|
||||
1.6.5 stable gcc/4.8.5
|
||||
1.6.5 deprecated gcc/4.9.2
|
||||
1.6.5 stable gcc/4.9.3
|
||||
1.6.5 stable intel/15.2
|
||||
1.6.5 stable intel/15.3
|
||||
openmpi/1.6.5 stable gcc/4.7.4
|
||||
openmpi/1.6.5 stable gcc/4.8.3
|
||||
openmpi/1.6.5 stable gcc/4.8.4
|
||||
openmpi/1.6.5 stable gcc/4.8.5
|
||||
openmpi/1.6.5 deprecated gcc/4.9.2
|
||||
openmpi/1.6.5 stable gcc/4.9.3
|
||||
openmpi/1.6.5 stable intel/15.2
|
||||
openmpi/1.6.5 stable intel/15.3
|
||||
|
||||
|
||||
@@ -1,16 +1,17 @@
|
||||
1.8.2 stable gcc/4.7.4
|
||||
1.8.2 stable gcc/4.8.3
|
||||
1.8.2 stable gcc/4.8.4
|
||||
1.8.2 stable gcc/4.8.5
|
||||
1.8.2 deprecated gcc/4.9.2
|
||||
1.8.2 stable gcc/4.9.3
|
||||
1.8.4 stable gcc/4.7.4
|
||||
1.8.4 stable gcc/4.8.3
|
||||
1.8.4 stable gcc/4.8.4
|
||||
1.8.4 stable gcc/4.9.2
|
||||
1.8.8 deprecated gcc/4.8.4
|
||||
1.8.8 stable gcc/4.8.5
|
||||
1.8.8 stable gcc/4.9.3
|
||||
1.8.8 deprecated gcc/5.2.0
|
||||
1.8.8 stable gcc/5.3.0
|
||||
1.8.8 unstable gcc/6.1.0
|
||||
openmpi/1.8.2 stable gcc/4.7.4
|
||||
openmpi/1.8.2 deprecated gcc/4.8.3
|
||||
openmpi/1.8.2 deprecated gcc/4.8.4
|
||||
openmpi/1.8.2 stable gcc/4.8.5
|
||||
openmpi/1.8.2 deprecated gcc/4.9.2
|
||||
openmpi/1.8.2 stable gcc/4.9.3
|
||||
openmpi/1.8.4 stable gcc/4.7.4
|
||||
openmpi/1.8.4 deprecated gcc/4.8.3
|
||||
openmpi/1.8.4 deprecated gcc/4.8.4
|
||||
openmpi/1.8.4 deprecated gcc/4.9.2
|
||||
openmpi/1.8.4 deprecated gcc/4.9.3
|
||||
openmpi/1.8.8 deprecated gcc/4.8.4
|
||||
openmpi/1.8.8 stable gcc/4.8.5
|
||||
openmpi/1.8.8 stable gcc/4.9.3
|
||||
openmpi/1.8.8 deprecated gcc/5.2.0
|
||||
openmpi/1.8.8 stable gcc/5.3.0
|
||||
openmpi/1.8.8 unstable gcc/6.1.0
|
||||
|
||||
@@ -1,17 +1,16 @@
|
||||
# comment
|
||||
1.8.2 stable gcc/4.7.4
|
||||
1.8.2 stable gcc/4.8.3
|
||||
1.8.2 stable gcc/4.8.4
|
||||
1.8.2 stable gcc/4.8.5
|
||||
1.8.2 deprecated gcc/4.9.2
|
||||
1.8.2 stable gcc/4.9.3
|
||||
1.8.4 stable gcc/4.7.4
|
||||
1.8.4 stable gcc/4.8.3
|
||||
1.8.4 stable gcc/4.8.4
|
||||
1.8.4 stable gcc/4.9.2
|
||||
1.8.8 deprecated gcc/4.8.4
|
||||
1.8.8 stable gcc/4.8.5
|
||||
1.8.8 stable gcc/4.9.3
|
||||
1.8.8 deprecated gcc/5.2.0
|
||||
1.8.8 stable gcc/5.3.0
|
||||
1.8.8 unstable gcc/6.1.0
|
||||
openmpi/1.8.2 stable gcc/4.7.4
|
||||
openmpi/1.8.2 stable gcc/4.8.3
|
||||
openmpi/1.8.2 stable gcc/4.8.4
|
||||
openmpi/1.8.2 stable gcc/4.8.5
|
||||
openmpi/1.8.2 deprecated gcc/4.9.2
|
||||
openmpi/1.8.2 stable gcc/4.9.3
|
||||
openmpi/1.8.4 stable gcc/4.7.4
|
||||
openmpi/1.8.4 stable gcc/4.8.3
|
||||
openmpi/1.8.4 stable gcc/4.8.4
|
||||
openmpi/1.8.4 stable gcc/4.9.2
|
||||
openmpi/1.8.8 deprecated gcc/4.8.4
|
||||
openmpi/1.8.8 stable gcc/4.8.5
|
||||
openmpi/1.8.8 stable gcc/4.9.3
|
||||
openmpi/1.8.8 deprecated gcc/5.2.0
|
||||
openmpi/1.8.8 stable gcc/5.3.0
|
||||
openmpi/1.8.8 unstable gcc/6.1.0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
2.0.0 Linux,Darwin unstable gcc/6.1.0
|
||||
2.0.0 Linux unstable intel/16.3
|
||||
2.0.1 Linux,Darwin unstable gcc/6.2.0
|
||||
|
||||
@@ -16,7 +16,7 @@ pbuild::configure() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}"
|
||||
#pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
#pbuild::set_build_dependencies "${COMPILER}"
|
||||
pbuild::set_docfiles 'AUTHORS' 'LICENSE' 'NEWS' 'README'
|
||||
pbuild::make_all
|
||||
|
||||
@@ -1 +1 @@
|
||||
5.1.1 stable
|
||||
gmp/5.1.1 stable
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
6.0.0 stable
|
||||
6.1.0 stable
|
||||
gmp/6.0.0 stable
|
||||
gmp/6.1.0 stable
|
||||
gmp/6.1.1 stable
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
1.0.2 stable b:gmp/5.1.1 b:mpfr/3.1.2
|
||||
1.0.3 stable b:gmp/6.1.0 b:mpfr/3.1.4
|
||||
mpc/1.0.2 stable b:gmp/5.1.1 b:mpfr/3.1.2
|
||||
mpc/1.0.3 stable b:gmp/6.1.0 b:mpfr/3.1.4
|
||||
mpc/1.0.3-1 stable b:gmp/6.1.1 b:mpfr/3.1.4
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
mpfr/3.1.2 stable b:gmp/5.1.1
|
||||
mpfr/3.1.3 stable b:gmp/6.0.0
|
||||
mpfr/3.1.4 stable b:gmp/6.1.0
|
||||
mpfr/3.1.4-1 stable b:gmp/6.1.1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
1.10.0 unstable gcc/4.8.5 openmpi/1.10.2
|
||||
1.10.0 unstable gcc/4.9.3 openmpi/1.10.2
|
||||
1.10.0 unstable gcc/5.3.0 openmpi/1.10.2
|
||||
1.10.0 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
hdf5/1.10.0 unstable gcc/4.8.5 openmpi/1.10.2
|
||||
hdf5/1.10.0 unstable gcc/4.9.3 openmpi/1.10.2
|
||||
hdf5/1.10.0 unstable gcc/5.3.0 openmpi/1.10.2
|
||||
hdf5/1.10.0 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
|
||||
|
||||
@@ -1,34 +1,37 @@
|
||||
1.8.12 stable gcc/4.7.4 openmpi/1.6.5
|
||||
1.8.12 stable gcc/4.7.4 openmpi/1.8.2
|
||||
1.8.12 stable gcc/4.7.4 openmpi/1.8.4
|
||||
1.8.12 stable gcc/4.8.3 openmpi/1.6.5
|
||||
1.8.12 stable gcc/4.8.3 openmpi/1.8.2
|
||||
1.8.12 stable gcc/4.8.3 openmpi/1.8.4
|
||||
1.8.12 stable gcc/4.8.4 openmpi/1.6.5
|
||||
1.8.12 stable gcc/4.8.4 openmpi/1.8.2
|
||||
1.8.12 stable gcc/4.8.4 openmpi/1.8.4
|
||||
1.8.12 deprecated gcc/4.9.2 openmpi/1.6.5
|
||||
1.8.12 deprecated gcc/4.9.2 openmpi/1.8.2
|
||||
1.8.12 deprecated gcc/4.9.2 openmpi/1.8.4
|
||||
1.8.14 stable gcc/4.7.4 openmpi/1.6.5
|
||||
1.8.14 stable gcc/4.7.4 openmpi/1.8.2
|
||||
1.8.14 stable gcc/4.7.4 openmpi/1.8.4
|
||||
1.8.14 stable gcc/4.8.3 openmpi/1.6.5
|
||||
1.8.14 stable gcc/4.8.3 openmpi/1.8.2
|
||||
1.8.14 stable gcc/4.8.3 openmpi/1.8.4
|
||||
1.8.14 stable gcc/4.8.4 openmpi/1.6.5
|
||||
1.8.14 stable gcc/4.8.4 openmpi/1.8.2
|
||||
1.8.14 stable gcc/4.8.4 openmpi/1.8.4
|
||||
1.8.14 stable gcc/4.8.4 openmpi/1.8.8
|
||||
1.8.14 deprecated gcc/4.9.2 openmpi/1.6.5
|
||||
1.8.14 deprecated gcc/4.9.2 openmpi/1.8.2
|
||||
1.8.14 deprecated gcc/4.9.2 openmpi/1.8.4
|
||||
1.8.15.1 deprecated gcc/5.2.0 openmpi/1.8.8
|
||||
1.8.16 stable gcc/4.8.5 openmpi/1.8.8
|
||||
1.8.16 stable gcc/4.8.5 openmpi/1.10.2
|
||||
1.8.16 stable gcc/4.9.3 openmpi/1.8.8
|
||||
1.8.16 stable gcc/4.9.3 openmpi/1.10.2
|
||||
1.8.16 stable gcc/5.3.0 openmpi/1.8.8
|
||||
1.8.16 stable gcc/5.3.0 openmpi/1.10.2
|
||||
1.8.16 unstable gcc/6.1.0 openmpi/1.8.8
|
||||
1.8.16 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
hdf5/1.8.12 stable gcc/4.7.4 openmpi/1.6.5
|
||||
hdf5/1.8.12 stable gcc/4.7.4 openmpi/1.8.2
|
||||
hdf5/1.8.12 stable gcc/4.7.4 openmpi/1.8.4
|
||||
hdf5/1.8.12 stable gcc/4.8.3 openmpi/1.6.5
|
||||
hdf5/1.8.12 stable gcc/4.8.3 openmpi/1.8.2
|
||||
hdf5/1.8.12 stable gcc/4.8.3 openmpi/1.8.4
|
||||
hdf5/1.8.12 stable gcc/4.8.4 openmpi/1.6.5
|
||||
hdf5/1.8.12 stable gcc/4.8.4 openmpi/1.8.2
|
||||
hdf5/1.8.12 stable gcc/4.8.4 openmpi/1.8.4
|
||||
hdf5/1.8.12 deprecated gcc/4.9.2 openmpi/1.6.5
|
||||
hdf5/1.8.12 deprecated gcc/4.9.2 openmpi/1.8.2
|
||||
hdf5/1.8.12 deprecated gcc/4.9.2 openmpi/1.8.4
|
||||
|
||||
hdf5/1.8.14 stable gcc/4.7.4 openmpi/1.6.5
|
||||
hdf5/1.8.14 stable gcc/4.7.4 openmpi/1.8.2
|
||||
hdf5/1.8.14 stable gcc/4.7.4 openmpi/1.8.4
|
||||
hdf5/1.8.14 stable gcc/4.8.3 openmpi/1.6.5
|
||||
hdf5/1.8.14 stable gcc/4.8.3 openmpi/1.8.2
|
||||
hdf5/1.8.14 stable gcc/4.8.3 openmpi/1.8.4
|
||||
hdf5/1.8.14 stable gcc/4.8.4 openmpi/1.6.5
|
||||
hdf5/1.8.14 stable gcc/4.8.4 openmpi/1.8.2
|
||||
hdf5/1.8.14 stable gcc/4.8.4 openmpi/1.8.4
|
||||
hdf5/1.8.14 stable gcc/4.8.4 openmpi/1.8.8
|
||||
hdf5/1.8.14 deprecated gcc/4.9.2 openmpi/1.6.5
|
||||
hdf5/1.8.14 deprecated gcc/4.9.2 openmpi/1.8.2
|
||||
hdf5/1.8.14 deprecated gcc/4.9.2 openmpi/1.8.4
|
||||
|
||||
hdf5/1.8.15.1 deprecated gcc/5.2.0 openmpi/1.8.8
|
||||
|
||||
hdf5/1.8.16 stable gcc/4.8.5 openmpi/1.8.8
|
||||
hdf5/1.8.16 stable gcc/4.8.5 openmpi/1.10.2
|
||||
hdf5/1.8.16 stable gcc/4.9.3 openmpi/1.8.8
|
||||
hdf5/1.8.16 stable gcc/4.9.3 openmpi/1.10.2
|
||||
hdf5/1.8.16 stable gcc/5.3.0 openmpi/1.8.8
|
||||
hdf5/1.8.16 stable gcc/5.3.0 openmpi/1.10.2
|
||||
hdf5/1.8.16 unstable gcc/6.1.0 openmpi/1.8.8
|
||||
hdf5/1.8.16 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
|
||||
@@ -8,15 +8,18 @@ pbuild::configure() {
|
||||
FC=$MPIFC
|
||||
FORTRAN=$MPIFORTRAN
|
||||
|
||||
local conf=''
|
||||
conf+=' --enable-shared'
|
||||
conf+=' --enable-parallel'
|
||||
conf+=' --enable-cxx'
|
||||
conf+=' --enable-fortran'
|
||||
conf+=' --enable-unsupported'
|
||||
#conf+=' --enable-threadsafe'
|
||||
conf+=' --with-pic'
|
||||
|
||||
"${MODULE_SRCDIR}"/configure \
|
||||
--prefix="${PREFIX}" \
|
||||
--enable-shared \
|
||||
--enable-parallel \
|
||||
--enable-cxx \
|
||||
--enable-fortran \
|
||||
--enable-unsupported \
|
||||
--enable-threadsafe \
|
||||
--with-pic \
|
||||
${conf} \
|
||||
|| exit 1
|
||||
}
|
||||
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
3.2.0 stable gcc/4.7.4 openmpi/1.6.5
|
||||
3.2.0 stable gcc/4.7.4 openmpi/1.8.2
|
||||
3.2.0 stable gcc/4.7.4 openmpi/1.8.4
|
||||
3.2.0 stable gcc/4.7.4 openmpi/1.8.8
|
||||
3.2.0 stable gcc/4.8.3 openmpi/1.6.5
|
||||
3.2.0 stable gcc/4.8.3 openmpi/1.8.2
|
||||
3.2.0 stable gcc/4.8.3 openmpi/1.8.4
|
||||
3.2.0 stable gcc/4.8.4 openmpi/1.6.5
|
||||
3.2.0 stable gcc/4.8.4 openmpi/1.8.2
|
||||
3.2.0 stable gcc/4.8.4 openmpi/1.8.4
|
||||
3.2.0 stable gcc/4.8.5 openmpi/1.8.8
|
||||
3.2.0 stable gcc/4.9.2 openmpi/1.6.5
|
||||
3.2.0 stable gcc/4.9.2 openmpi/1.8.2
|
||||
3.2.0 stable gcc/4.9.2 openmpi/1.8.4
|
||||
3.2.0 stable gcc/4.9.3 openmpi/1.8.8
|
||||
3.2.0 unstable gcc/5.3.0 openmpi/1.8.8
|
||||
3.2.0 unstable gcc/5.3.0 openmpi/1.10.2
|
||||
3.2.0 unstable gcc/6.1.0 openmpi/1.8.8
|
||||
3.2.0 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
parmetis/3.2.0 stable gcc/4.7.4 openmpi/1.6.5
|
||||
parmetis/3.2.0 stable gcc/4.7.4 openmpi/1.8.2
|
||||
parmetis/3.2.0 stable gcc/4.7.4 openmpi/1.8.4
|
||||
parmetis/3.2.0 stable gcc/4.7.4 openmpi/1.8.8
|
||||
parmetis/3.2.0 stable gcc/4.8.3 openmpi/1.6.5
|
||||
parmetis/3.2.0 stable gcc/4.8.3 openmpi/1.8.2
|
||||
parmetis/3.2.0 stable gcc/4.8.3 openmpi/1.8.4
|
||||
parmetis/3.2.0 stable gcc/4.8.4 openmpi/1.6.5
|
||||
parmetis/3.2.0 stable gcc/4.8.4 openmpi/1.8.2
|
||||
parmetis/3.2.0 stable gcc/4.8.4 openmpi/1.8.4
|
||||
parmetis/3.2.0 stable gcc/4.8.5 openmpi/1.8.8
|
||||
parmetis/3.2.0 stable gcc/4.9.2 openmpi/1.6.5
|
||||
parmetis/3.2.0 stable gcc/4.9.2 openmpi/1.8.2
|
||||
parmetis/3.2.0 stable gcc/4.9.2 openmpi/1.8.4
|
||||
parmetis/3.2.0 stable gcc/4.9.3 openmpi/1.8.8
|
||||
parmetis/3.2.0 unstable gcc/5.3.0 openmpi/1.8.8
|
||||
parmetis/3.2.0 unstable gcc/5.3.0 openmpi/1.10.2
|
||||
parmetis/3.2.0 unstable gcc/6.1.0 openmpi/1.8.8
|
||||
parmetis/3.2.0 unstable gcc/6.1.0 openmpi/1.10.2
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
4.0.3 unstable gcc/5.3.0 openmpi/1.10.2 cmake
|
||||
4.0.3 unstable gcc/6.1.0 openmpi/1.10.2 cmake
|
||||
parmetis/4.0.3 unstable gcc/5.3.0 openmpi/1.10.2 b:cmake
|
||||
parmetis/4.0.3 unstable gcc/6.1.0 openmpi/1.10.2 b:cmake
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.7.11 unstable openssl/1.0.2h Tcl/8.6.4 Tk/8.6.4
|
||||
Python/2.7.11 unstable openssl/1.0.2h Tcl/8.6.4 Tk/8.6.4
|
||||
|
||||
20
Programming/gcc/4/configure-as.patch
Normal file
20
Programming/gcc/4/configure-as.patch
Normal file
@@ -0,0 +1,20 @@
|
||||
--- a/gcc/configure 2016-06-08 19:22:30.000000000 +0200
|
||||
+++ b/gcc/configure 2016-06-08 19:23:41.000000000 +0200
|
||||
@@ -24542,7 +24542,7 @@
|
||||
else
|
||||
gcc_cv_as_ix86_filds=no
|
||||
if test x$gcc_cv_as != x; then
|
||||
- $as_echo 'filds mem; fists mem' > conftest.s
|
||||
+ $as_echo 'filds (%ebp); fists (%ebp)' > conftest.s
|
||||
if { ac_try='$gcc_cv_as $gcc_cv_as_flags -o conftest.o conftest.s >&5'
|
||||
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
|
||||
(eval $ac_try) 2>&5
|
||||
@@ -24573,7 +24573,7 @@
|
||||
else
|
||||
gcc_cv_as_ix86_fildq=no
|
||||
if test x$gcc_cv_as != x; then
|
||||
- $as_echo 'fildq mem; fistpq mem' > conftest.s
|
||||
+ $as_echo 'fildq (%ebp); fistpq (%ebp)' > conftest.s
|
||||
if { ac_try='$gcc_cv_as $gcc_cv_as_flags -o conftest.o conftest.s >&5'
|
||||
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
|
||||
(eval $ac_try) 2>&5
|
||||
@@ -1,4 +1,5 @@
|
||||
gcc/5.1.0 deprecated b:gmp/5.1.1 b:mpfr/3.1.2 b:mpc/1.0.2
|
||||
gcc/5.2.0 deprecated b:gmp/6.0.0 b:mpfr/3.1.3 b:mpc/1.0.3
|
||||
gcc/5.3.0 stable b:gmp/6.0.0 b:mpfr/3.1.3 b:mpc/1.0.3
|
||||
gcc/5.4.0 unstable b:gmp/6.1.0 b:mpfr/3.1.4 b:mpc/1.0.3
|
||||
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
gcc/6.1.0 unstable b:gmp/6.1.0 b:mpfr/3.1.4 b:mpc/1.0.3
|
||||
gcc/6.2.0 unstable b:gmp/6.1.1 b:mpfr/3.1.4 b:mpc/1.0.3
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
pbuild::patch_sources_Darwin() {
|
||||
if [[ "${V_MAJOR}" == "4" ]]; then
|
||||
patch -p1 < "${BUILD_BLOCK_DIR}/${V_MAJOR}/non-dead-strip.patch"
|
||||
patch -p1 < "${BUILD_BLOCK_DIR}/${V_MAJOR}/configure-as.patch"
|
||||
fi
|
||||
}
|
||||
|
||||
@@ -15,6 +16,7 @@ pbuild::configure() {
|
||||
--with-mpc="${MPC_PREFIX}" \
|
||||
--enable-lto \
|
||||
--disable-multilib \
|
||||
--with-build-config=bootstrap-debug \
|
||||
--with-pkgversion="PSI Environment Module" \
|
||||
--with-build-config=bootstrap-debug \
|
||||
|| exit 1
|
||||
|
||||
@@ -6,7 +6,7 @@ declare variants=$2
|
||||
declare -r OS=$(uname -s)
|
||||
|
||||
# File format example
|
||||
# 1.10.2 unstable gcc/4.8.5
|
||||
# openmpi/1.10.2 unstable gcc/4.8.5
|
||||
declare -a toks=()
|
||||
declare version=''
|
||||
declare release=''
|
||||
@@ -22,7 +22,7 @@ while read -a toks; do
|
||||
|
||||
"${buildblock}" "${module#*/}" --release=${release} "${dependencies[@]/#/--with=}"
|
||||
if [[ $? != 0 ]]; then
|
||||
echo "Failed building: ${version} --release=${release} ${dependencies[@]/#/--with=}" 1>&2
|
||||
echo "Failed building: ${module} --release=${release} ${dependencies[@]/#/--with=}" 1>&2
|
||||
exit 42
|
||||
fi
|
||||
done < "${variants}"
|
||||
|
||||
Reference in New Issue
Block a user