Package: src:armci-mpi Version: 0.3.1~beta-6 Severity: important Tags: ftbfs patch
Dear maintainer: During a rebuild of all packages in bookworm, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --with autoreconf dh_update_autotools_config -a debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf /<<PKGBUILDDIR>>/pristine-src /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-openmpi tmpdir=`mktemp -d`; \ cp -ra /<<PKGBUILDDIR>>/* ${tmpdir}; \ mv $tmpdir /<<PKGBUILDDIR>>/pristine-src dh_autoreconf --as-needed --sourcedirectory=/<<PKGBUILDDIR>>/pristine-src libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'm4'. libtoolize: copying file 'm4/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:99: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:99: the top level configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/aclocal_cc.m4:595: PAC_ARG_STRICT is expanded from... configure.ac:110: the top level configure.ac:110: warning: The macro `AC_FD_CC' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... m4/aclocal_cc.m4:38: PAC_C_CHECK_COMPILER_OPTION is expanded from... m4/aclocal_cc.m4:431: PAC_CC_STRICT is expanded from... m4/aclocal_cc.m4:595: PAC_ARG_STRICT is expanded from... configure.ac:110: the top level configure.ac:130: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:130: the top level configure.ac:132: warning: The macro `AC_ERROR' is obsolete. configure.ac:132: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... configure.ac:132: the top level configure.ac:140: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:140: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:140: the top level configure.ac:156: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:156: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:156: the top level configure.ac:178: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:178: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:178: the top level configure.ac:188: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:188: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:188: the top level configure.ac:198: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:198: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:198: the top level configure.ac:208: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:208: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:208: the top level configure.ac:213: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:213: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/aclocal_cc.m4:209: PAC_PROG_C_WEAK_SYMBOLS is expanded from... configure.ac:213: the top level configure.ac:213: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:213: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/aclocal_cc.m4:209: PAC_PROG_C_WEAK_SYMBOLS is expanded from... configure.ac:213: the top level configure.ac:230: warning: AC_OUTPUT should be used without arguments. configure.ac:230: You should run autoupdate. configure.ac:31: installing 'm4/ar-lib' configure.ac:20: installing 'm4/compile' configure.ac:33: installing 'm4/config.guess' configure.ac:33: installing 'm4/config.sub' configure.ac:10: installing 'm4/install-sh' configure.ac:10: installing 'm4/missing' Makefile.am: installing 'm4/depcomp' parallel-tests: installing 'm4/test-driver' patching file ./pristine-src/m4/ltmain.sh Hunk #1 succeeded at 7500 (offset 280 lines). Hunk #2 succeeded at 7904 (offset 289 lines). cp -ra pristine-src build-mpich cp -ra pristine-src build-openmpi make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' for mpi_flavor in mpich openmpi; do \ MPICC=mpicc.${mpi_flavor} dh_auto_configure --sourcedirectory=/<<PKGBUILDDIR>>/build-${mpi_flavor} -- MPI_FLAVOR=${mpi_flavor}; \ done cd build-mpich && ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking MPI_FLAVOR=mpich checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether mpicc.mpich accepts -g... yes checking for mpicc.mpich option to enable C11 features... none needed checking whether mpicc.mpich understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of mpicc.mpich... none checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc.mpich... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc.mpich object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc.mpich supports -fno-rtti -fno-exceptions... no checking for mpicc.mpich option to produce PIC... -fPIC -DPIC checking if mpicc.mpich PIC flag -fPIC -DPIC works... yes checking if mpicc.mpich static flag -static works... no checking if mpicc.mpich supports -c -o file.o... yes checking if mpicc.mpich supports -c -o file.o... (cached) yes checking whether the mpicc.mpich linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking whether the compiler defines __func__... yes checking whether the compiler defines __FUNC__... no checking whether the compiler sets __FUNCTION__... yes checking for variable argument list macro functionality... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for execinfo.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... yes checking for time.h... yes checking for sys/time.h... yes checking for uint8_t... yes checking Asynchronous progress support... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for usleep... yes checking for nanosleep... yes checking MEMKIND support... no checking debugging support... no checking whether safety checks are enabled... yes checking whether ARMCI subset-collective group formation is enabled... no checking for type of weak symbol alias support... pragma weak checking whether __attribute__ ((weak)) allowed... yes checking whether __attribute__ ((weak_import)) allowed... yes checking whether __attribute__((weak,alias(...))) allowed... no checking for multiple weak symbol support... yes checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/armciconf.h config.status: executing depfiles commands config.status: executing libtool commands cd build-openmpi && ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking MPI_FLAVOR=openmpi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether mpicc.openmpi accepts -g... yes checking for mpicc.openmpi option to enable C11 features... none needed checking whether mpicc.openmpi understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of mpicc.openmpi... none checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc.openmpi... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc.openmpi object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc.openmpi supports -fno-rtti -fno-exceptions... no checking for mpicc.openmpi option to produce PIC... -fPIC -DPIC checking if mpicc.openmpi PIC flag -fPIC -DPIC works... yes checking if mpicc.openmpi static flag -static works... no checking if mpicc.openmpi supports -c -o file.o... yes checking if mpicc.openmpi supports -c -o file.o... (cached) yes checking whether the mpicc.openmpi linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking whether the compiler defines __func__... yes checking whether the compiler defines __FUNC__... no checking whether the compiler sets __FUNCTION__... yes checking for variable argument list macro functionality... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for execinfo.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... yes checking for time.h... yes checking for sys/time.h... yes checking for uint8_t... yes checking Asynchronous progress support... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for usleep... yes checking for nanosleep... yes checking MEMKIND support... no checking debugging support... no checking whether safety checks are enabled... yes checking whether ARMCI subset-collective group formation is enabled... no checking for type of weak symbol alias support... pragma weak checking whether __attribute__ ((weak)) allowed... yes checking whether __attribute__ ((weak_import)) allowed... yes checking whether __attribute__((weak,alias(...))) allowed... no checking for multiple weak symbol support... yes checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/armciconf.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' for mpi_flavor in mpich openmpi; do \ dh_auto_build --sourcedirectory=/<<PKGBUILDDIR>>/build-${mpi_flavor}; \ done cd build-mpich && make -j1 make[2]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/buffer.lo src/buffer.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/buffer.c -o src/buffer.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/debug.lo src/debug.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/debug.c -o src/debug.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/groups.lo src/groups.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/groups.c -o src/groups.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/internals.lo src/internals.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/internals.c -o src/internals.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/malloc.lo src/malloc.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/malloc.c -o src/malloc.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/gmr.lo src/gmr.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/gmr.c -o src/gmr.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/gmr-extras.lo src/gmr-extras.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/gmr-extras.c -o src/gmr-extras.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/message.lo src/message.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/message.c -o src/message.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/message_gop.lo src/message_gop.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/message_gop.c -o src/message_gop.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/mutex.lo src/mutex.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/mutex.c -o src/mutex.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/mutex_hdl_queue.lo src/mutex_hdl_queue.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/mutex_hdl_queue.c -o src/mutex_hdl_queue.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/onesided.lo src/onesided.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/onesided.c -o src/onesided.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/onesided_nb.lo src/onesided_nb.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/onesided_nb.c -o src/onesided_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rmw.lo src/rmw.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/rmw.c -o src/rmw.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/strided.lo src/strided.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/strided.c -o src/strided.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/strided_nb.lo src/strided_nb.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/strided_nb.c -o src/strided_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/topology.lo src/topology.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/topology.c -o src/topology.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/util.lo src/util.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/util.c -o src/util.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/value_ops.lo src/value_ops.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/value_ops.c -o src/value_ops.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/vector.lo src/vector.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/vector.c -o src/vector.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/vector_nb.lo src/vector_nb.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/vector_nb.c -o src/vector_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/init_finalize.lo src/init_finalize.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/init_finalize.c -o src/init_finalize.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/conflict_tree.lo src/conflict_tree.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/conflict_tree.c -o src/conflict_tree.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/armci-memdev.lo src/armci-memdev.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/armci-memdev.c -o src/armci-memdev.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/parmci.lo src/parmci.c libtool: compile: mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/parmci.c -o src/parmci.o /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -o libarmci-mpich.la -rpath /usr/lib/x86_64-linux-gnu src/buffer.lo src/debug.lo src/groups.lo src/internals.lo src/malloc.lo src/gmr.lo src/gmr-extras.lo src/message.lo src/message_gop.lo src/mutex.lo src/mutex_hdl_queue.lo src/onesided.lo src/onesided_nb.lo src/rmw.lo src/strided.lo src/strided_nb.lo src/topology.lo src/util.lo src/value_ops.lo src/vector.lo src/vector_nb.lo src/init_finalize.lo src/conflict_tree.lo src/armci-memdev.lo src/parmci.lo libtool: link: ar cr .libs/libarmci-mpich.a src/buffer.o src/debug.o src/groups.o src/internals.o src/malloc.o src/gmr.o src/gmr-extras.o src/message.o src/message_gop.o src/mutex.o src/mutex_hdl_queue.o src/onesided.o src/onesided_nb.o src/rmw.o src/strided.o src/strided_nb.o src/topology.o src/util.o src/value_ops.o src/vector.o src/vector_nb.o src/init_finalize.o src/conflict_tree.o src/armci-memdev.o src/parmci.o libtool: link: ranlib .libs/libarmci-mpich.a libtool: link: ( cd ".libs" && rm -f "libarmci-mpich.la" && ln -s "../libarmci-mpich.la" "libarmci-mpich.la" ) /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security 1:0:0 -Wl,-z,relro -o libarmcii.la libtool: link: ar cr .libs/libarmcii.a libtool: link: ranlib .libs/libarmcii.a libtool: link: ( cd ".libs" && rm -f "libarmcii.la" && ln -s "../libarmcii.la" "libarmcii.la" ) make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' cd build-openmpi && make -j1 make[2]: Entering directory '/<<PKGBUILDDIR>>/build-openmpi' /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/buffer.lo src/buffer.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/buffer.c -o src/buffer.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/debug.lo src/debug.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/debug.c -o src/debug.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/groups.lo src/groups.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/groups.c -o src/groups.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/internals.lo src/internals.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/internals.c -o src/internals.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/malloc.lo src/malloc.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/malloc.c -o src/malloc.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/gmr.lo src/gmr.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/gmr.c -o src/gmr.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/gmr-extras.lo src/gmr-extras.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/gmr-extras.c -o src/gmr-extras.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/message.lo src/message.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/message.c -o src/message.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/message_gop.lo src/message_gop.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/message_gop.c -o src/message_gop.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/mutex.lo src/mutex.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/mutex.c -o src/mutex.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/mutex_hdl_queue.lo src/mutex_hdl_queue.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/mutex_hdl_queue.c -o src/mutex_hdl_queue.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/onesided.lo src/onesided.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/onesided.c -o src/onesided.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/onesided_nb.lo src/onesided_nb.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/onesided_nb.c -o src/onesided_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/rmw.lo src/rmw.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/rmw.c -o src/rmw.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/strided.lo src/strided.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/strided.c -o src/strided.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/strided_nb.lo src/strided_nb.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/strided_nb.c -o src/strided_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/topology.lo src/topology.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/topology.c -o src/topology.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/util.lo src/util.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/util.c -o src/util.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/value_ops.lo src/value_ops.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/value_ops.c -o src/value_ops.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/vector.lo src/vector.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/vector.c -o src/vector.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/vector_nb.lo src/vector_nb.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/vector_nb.c -o src/vector_nb.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/init_finalize.lo src/init_finalize.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/init_finalize.c -o src/init_finalize.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/conflict_tree.lo src/conflict_tree.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/conflict_tree.c -o src/conflict_tree.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/armci-memdev.lo src/armci-memdev.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/armci-memdev.c -o src/armci-memdev.o /bin/bash ./libtool --tag=CC --mode=compile mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/parmci.lo src/parmci.c libtool: compile: mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -c src/parmci.c -o src/parmci.o /bin/bash ./libtool --tag=CC --mode=link mpicc.openmpi -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -o libarmci-openmpi.la -rpath /usr/lib/x86_64-linux-gnu src/buffer.lo src/debug.lo src/groups.lo src/internals.lo src/malloc.lo src/gmr.lo src/gmr-extras.lo src/message.lo src/message_gop.lo src/mutex.lo src/mutex_hdl_queue.lo src/onesided.lo src/onesided_nb.lo src/rmw.lo src/strided.lo src/strided_nb.lo src/topology.lo src/util.lo src/value_ops.lo src/vector.lo src/vector_nb.lo src/init_finalize.lo src/conflict_tree.lo src/armci-memdev.lo src/parmci.lo libtool: link: ar cr .libs/libarmci-openmpi.a src/buffer.o src/debug.o src/groups.o src/internals.o src/malloc.o src/gmr.o src/gmr-extras.o src/message.o src/message_gop.o src/mutex.o src/mutex_hdl_queue.o src/onesided.o src/onesided_nb.o src/rmw.o src/strided.o src/strided_nb.o src/topology.o src/util.o src/value_ops.o src/vector.o src/vector_nb.o src/init_finalize.o src/conflict_tree.o src/armci-memdev.o src/parmci.o libtool: link: ranlib .libs/libarmci-openmpi.a libtool: link: ( cd ".libs" && rm -f "libarmci-openmpi.la" && ln -s "../libarmci-openmpi.la" "libarmci-openmpi.la" ) /bin/bash ./libtool --tag=CC --mode=link mpicc.openmpi -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security 1:0:0 -Wl,-z,relro -o libarmcii.la libtool: link: ar cr .libs/libarmcii.a libtool: link: ranlib .libs/libarmcii.a libtool: link: ( cd ".libs" && rm -f "libarmcii.la" && ln -s "../libarmcii.la" "libarmcii.la" ) make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-openmpi' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' set -e; \ for mpi_flavor in mpich openmpi; do \ /usr/bin/make -C /<<PKGBUILDDIR>>/build-${mpi_flavor} -k check MPIEXEC="mpiexec.${mpi_flavor} -np 2" ARMCI_USE_WIN_ALLOCATE=1 || cat /<<PKGBUILDDIR>>/build-${mpi_flavor}/test-suite.log; \ done make[2]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' /usr/bin/make benchmarks/ping-pong benchmarks/ring-flood benchmarks/contiguous-bench benchmarks/strided-bench benchmarks/bench_groups benchmarks/rmw_perf tests/test_onesided tests/test_onesided_shared tests/test_onesided_shared_dla tests/test_mutex tests/test_mutex_rmw tests/test_mutex_trylock tests/test_malloc tests/test_malloc_irreg tests/ARMCI_PutS_latency tests/ARMCI_AccS_latency tests/test_groups tests/test_group_split tests/test_malloc_group tests/test_accs tests/test_accs_dla tests/test_puts tests/test_puts_gets tests/test_puts_gets_dla tests/test_putv tests/test_assert tests/test_igop tests/test_rmw_fadd tests/test_parmci tests/mpi/ping-pong-mpi tests/mpi/test_mpi_accs tests/mpi/test_mpi_dim tests/mpi/test_mpi_indexed_accs tests/mpi/test_mpi_indexed_gets tests/mpi/test_mpi_indexed_puts_gets tests/mpi/test_mpi_subarray_accs tests/mpi/test_win_create tests/mpi/test_win_model tests/ctree/ctree_test tests/ctree/ctree_test_rand tests/ctree/ctree_test_rand_interval tests/contrib/armci-perf tests/contrib/armci-test tests/contrib/cg/cg tests/contrib/lu/lu tests/contrib/lu/lu-block tests/contrib/lu/lu-b-bc tests/contrib/transp1D/transp1D-c tests/contrib/non-blocking/overlap tests/contrib/non-blocking/simple make[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/ping-pong.o benchmarks/ping-pong.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/ping-pong benchmarks/ping-pong.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/ping-pong benchmarks/ping-pong.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/ring-flood.o benchmarks/ring-flood.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/ring-flood benchmarks/ring-flood.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/ring-flood benchmarks/ring-flood.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/contiguous-bench.o benchmarks/contiguous-bench.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/contiguous-bench benchmarks/contiguous-bench.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/contiguous-bench benchmarks/contiguous-bench.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/strided-bench.o benchmarks/strided-bench.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/strided-bench benchmarks/strided-bench.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/strided-bench benchmarks/strided-bench.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/bench_groups.o benchmarks/bench_groups.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/bench_groups benchmarks/bench_groups.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/bench_groups benchmarks/bench_groups.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o benchmarks/rmw_perf.o benchmarks/rmw_perf.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o benchmarks/rmw_perf benchmarks/rmw_perf.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o benchmarks/rmw_perf benchmarks/rmw_perf.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_onesided.o tests/test_onesided.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_onesided tests/test_onesided.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_onesided tests/test_onesided.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_onesided_shared.o tests/test_onesided_shared.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_onesided_shared tests/test_onesided_shared.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_onesided_shared tests/test_onesided_shared.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_onesided_shared_dla.o tests/test_onesided_shared_dla.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_onesided_shared_dla tests/test_onesided_shared_dla.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_onesided_shared_dla tests/test_onesided_shared_dla.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_mutex.o tests/test_mutex.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_mutex tests/test_mutex.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_mutex tests/test_mutex.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_mutex_rmw.o tests/test_mutex_rmw.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_mutex_rmw tests/test_mutex_rmw.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_mutex_rmw tests/test_mutex_rmw.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_mutex_trylock.o tests/test_mutex_trylock.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_mutex_trylock tests/test_mutex_trylock.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_mutex_trylock tests/test_mutex_trylock.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_malloc.o tests/test_malloc.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_malloc tests/test_malloc.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_malloc tests/test_malloc.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_malloc_irreg.o tests/test_malloc_irreg.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_malloc_irreg tests/test_malloc_irreg.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_malloc_irreg tests/test_malloc_irreg.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ARMCI_PutS_latency.o tests/ARMCI_PutS_latency.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/ARMCI_PutS_latency tests/ARMCI_PutS_latency.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/ARMCI_PutS_latency tests/ARMCI_PutS_latency.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ARMCI_AccS_latency.o tests/ARMCI_AccS_latency.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/ARMCI_AccS_latency tests/ARMCI_AccS_latency.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/ARMCI_AccS_latency tests/ARMCI_AccS_latency.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_groups.o tests/test_groups.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_groups tests/test_groups.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_groups tests/test_groups.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_group_split.o tests/test_group_split.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_group_split tests/test_group_split.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_group_split tests/test_group_split.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_malloc_group.o tests/test_malloc_group.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_malloc_group tests/test_malloc_group.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_malloc_group tests/test_malloc_group.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_accs.o tests/test_accs.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_accs tests/test_accs.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_accs tests/test_accs.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_accs_dla.o tests/test_accs_dla.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_accs_dla tests/test_accs_dla.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_accs_dla tests/test_accs_dla.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_puts.o tests/test_puts.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_puts tests/test_puts.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_puts tests/test_puts.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_puts_gets.o tests/test_puts_gets.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_puts_gets tests/test_puts_gets.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_puts_gets tests/test_puts_gets.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_puts_gets_dla.o tests/test_puts_gets_dla.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_puts_gets_dla tests/test_puts_gets_dla.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_puts_gets_dla tests/test_puts_gets_dla.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_putv.o tests/test_putv.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_putv tests/test_putv.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_putv tests/test_putv.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_assert.o tests/test_assert.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_assert tests/test_assert.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_assert tests/test_assert.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_igop.o tests/test_igop.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_igop tests/test_igop.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_igop tests/test_igop.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_rmw_fadd.o tests/test_rmw_fadd.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_rmw_fadd tests/test_rmw_fadd.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_rmw_fadd tests/test_rmw_fadd.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_parmci.o tests/test_parmci.c mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/test_parmci_lib.o tests/test_parmci_lib.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/test_parmci tests/test_parmci.o tests/test_parmci_lib.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/test_parmci tests/test_parmci.o tests/test_parmci_lib.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/ping-pong-mpi.o tests/mpi/ping-pong-mpi.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/ping-pong-mpi tests/mpi/ping-pong-mpi.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/ping-pong-mpi tests/mpi/ping-pong-mpi.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_accs.o tests/mpi/test_mpi_accs.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_accs tests/mpi/test_mpi_accs.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_accs tests/mpi/test_mpi_accs.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_dim.o tests/mpi/test_mpi_dim.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_dim tests/mpi/test_mpi_dim.o libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_dim tests/mpi/test_mpi_dim.o mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_indexed_accs.o tests/mpi/test_mpi_indexed_accs.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_indexed_accs tests/mpi/test_mpi_indexed_accs.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_indexed_accs tests/mpi/test_mpi_indexed_accs.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_indexed_gets.o tests/mpi/test_mpi_indexed_gets.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_indexed_gets tests/mpi/test_mpi_indexed_gets.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_indexed_gets tests/mpi/test_mpi_indexed_gets.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_indexed_puts_gets.o tests/mpi/test_mpi_indexed_puts_gets.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_indexed_puts_gets tests/mpi/test_mpi_indexed_puts_gets.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_indexed_puts_gets tests/mpi/test_mpi_indexed_puts_gets.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_mpi_subarray_accs.o tests/mpi/test_mpi_subarray_accs.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_mpi_subarray_accs tests/mpi/test_mpi_subarray_accs.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_mpi_subarray_accs tests/mpi/test_mpi_subarray_accs.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_win_create.o tests/mpi/test_win_create.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_win_create tests/mpi/test_win_create.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_win_create tests/mpi/test_win_create.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/mpi/test_win_model.o tests/mpi/test_win_model.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/mpi/test_win_model tests/mpi/test_win_model.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/mpi/test_win_model tests/mpi/test_win_model.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ctree/ctree_test.o tests/ctree/ctree_test.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/ctree/ctree_test tests/ctree/ctree_test.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/ctree/ctree_test tests/ctree/ctree_test.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ctree/ctree_test_rand.o tests/ctree/ctree_test_rand.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/ctree/ctree_test_rand tests/ctree/ctree_test_rand.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/ctree/ctree_test_rand tests/ctree/ctree_test_rand.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/ctree/ctree_test_rand_interval.o tests/ctree/ctree_test_rand_interval.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/ctree/ctree_test_rand_interval tests/ctree/ctree_test_rand_interval.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/ctree/ctree_test_rand_interval tests/ctree/ctree_test_rand_interval.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/armci-perf.o tests/contrib/armci-perf.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/armci-perf tests/contrib/armci-perf.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/armci-perf tests/contrib/armci-perf.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/armci-test.o tests/contrib/armci-test.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/armci-test tests/contrib/armci-test.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/armci-test tests/contrib/armci-test.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/cg/cg.o tests/contrib/cg/cg.c mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/cg/compute.o tests/contrib/cg/compute.c mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/cg/read_input.o tests/contrib/cg/read_input.c mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/cg/cg_timing.o tests/contrib/cg/cg_timing.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/cg/cg tests/contrib/cg/cg.o tests/contrib/cg/compute.o tests/contrib/cg/read_input.o tests/contrib/cg/cg_timing.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/cg/cg tests/contrib/cg/cg.o tests/contrib/cg/compute.o tests/contrib/cg/read_input.o tests/contrib/cg/cg_timing.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/lu/lu.o tests/contrib/lu/lu.c mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/lu/lu_timing.o tests/contrib/lu/lu_timing.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/lu/lu tests/contrib/lu/lu.o tests/contrib/lu/lu_timing.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/lu/lu tests/contrib/lu/lu.o tests/contrib/lu/lu_timing.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/lu/lu-block.o tests/contrib/lu/lu-block.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/lu/lu-block tests/contrib/lu/lu-block.o tests/contrib/lu/lu_timing.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/lu/lu-block tests/contrib/lu/lu-block.o tests/contrib/lu/lu_timing.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu-b-bc.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/lu/lu-b-bc tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu_timing.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/lu/lu-b-bc tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu_timing.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/transp1D/transp1D-c.o tests/contrib/transp1D/transp1D-c.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/transp1D/transp1D-c tests/contrib/transp1D/transp1D-c.o libarmci-mpich.la libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/transp1D/transp1D-c tests/contrib/transp1D/transp1D-c.o ./.libs/libarmci-mpich.a mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/non-blocking/overlap.o tests/contrib/non-blocking/overlap.c tests/contrib/non-blocking/overlap.c: In function ‘main’: tests/contrib/non-blocking/overlap.c:660:17: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration] 660 | time_seed = time(NULL); | ^~~~ tests/contrib/non-blocking/overlap.c:45:1: note: ‘time’ is defined in header ‘<time.h>’; did you forget to ‘#include <time.h>’? 44 | #include <armci.h> +++ |+#include <time.h> 45 | /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/non-blocking/overlap tests/contrib/non-blocking/overlap.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/non-blocking/overlap tests/contrib/non-blocking/overlap.o ./.libs/libarmci-mpich.a -lm mpicc.mpich -DHAVE_CONFIG_H -I. -I./src -I./src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tests/contrib/non-blocking/simple.o tests/contrib/non-blocking/simple.c /bin/bash ./libtool --tag=CC --mode=link mpicc.mpich -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o tests/contrib/non-blocking/simple tests/contrib/non-blocking/simple.o libarmci-mpich.la -lm libtool: link: mpicc.mpich -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o tests/contrib/non-blocking/simple tests/contrib/non-blocking/simple.o ./.libs/libarmci-mpich.a -lm make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' /usr/bin/make check-TESTS make[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' make[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' PASS: benchmarks/ping-pong PASS: benchmarks/ring-flood PASS: benchmarks/contiguous-bench PASS: benchmarks/strided-bench E: Build killed with signal TERM after 60 minutes of inactivity -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) Note: I've used the word "randomly" in the subject, but it's not purely random. After building several times on systems with 1 and 2 CPUs, I've noticed that the failure rate on systems with one CPU is a lot higher. (In this case, it's higher as in 100% > 0%) Therefore, to reproduce, please try first setting GRUB_CMDLINE_LINUX="nr_cpus=1" in /etc/default/grub. If that does not work, then the general offer below still applies. The attached patch might fix the problem. --------------------------------------------------------------------- About the archive rebuild: The build was made using virtual machines from Hetzner, with enough memory, enough disk, and either one or two CPUs, using a reduced chroot with only build-essential packages (plus debhelper). If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- a/debian/rules +++ b/debian/rules @@ -50,7 +50,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) override_dh_auto_test: set -e; \ for mpi_flavor in $(TEST_MPI_FLAVORS); do \ - $(MAKE) -C $(CURDIR)/build-$${mpi_flavor} -k check MPIEXEC="mpiexec.$${mpi_flavor} -np 2" ARMCI_USE_WIN_ALLOCATE=1 || cat $(CURDIR)/build-$${mpi_flavor}/test-suite.log; \ + $(MAKE) -C $(CURDIR)/build-$${mpi_flavor} -k check MPIEXEC="mpiexec.$${mpi_flavor}" ARMCI_USE_WIN_ALLOCATE=1 || cat $(CURDIR)/build-$${mpi_flavor}/test-suite.log; \ done endif