Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 838222 Details for
Bug 996860
building of a simple MPI fortran program fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
output of the verbose version of the problematic command
libnuma_link_problem.txt (text/plain), 5.29 KB, created by
Jos de Kloe
on 2013-12-18 09:58:34 UTC
(
hide
)
Description:
output of the verbose version of the problematic command
Filename:
MIME Type:
Creator:
Jos de Kloe
Created:
2013-12-18 09:58:34 UTC
Size:
5.29 KB
patch
obsolete
>Driving: /usr/bin/gfortran -v -o testprogram_mpi testfile_mpi.F90 -I/usr/include/openmpi-x86_64 -pthread -m64 -I/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lmpi_f90 -lmpi_f77 -lmpi -l gfortran -l m -shared-libgcc >Using built-in specs. >COLLECT_GCC=/usr/bin/gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper >Target: x86_64-redhat-linux >Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux >Thread model: posix >gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) >COLLECT_GCC_OPTIONS='-v' '-o' 'testprogram_mpi' '-I' '/usr/include/openmpi-x86_64' '-pthread' '-m64' '-I' '/usr/lib64/openmpi/lib' '-L/usr/lib64/openmpi/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' > /usr/libexec/gcc/x86_64-redhat-linux/4.7.2/f951 testfile_mpi.F90 -cpp=/tmp/cch7RcAA.f90 -quiet -v -I /usr/include/openmpi-x86_64 -I /usr/lib64/openmpi/lib -D_REENTRANT testfile_mpi.F90 -quiet -dumpbase testfile_mpi.F90 -m64 -mtune=generic -march=x86-64 -auxbase testfile_mpi -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.7.2/finclude -o /tmp/cchC6VIQ.s >GNU Fortran (GCC) version 4.7.2 20121109 (Red Hat 4.7.2-8) (x86_64-redhat-linux) > compiled by GNU C version 4.7.2 20121109 (Red Hat 4.7.2-8), GMP version 5.0.5, MPFR version 3.1.1, MPC version 0.9 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.7.2/include-fixed" >ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../x86_64-redhat-linux/include" >#include "..." search starts here: >#include <...> search starts here: > /usr/include/openmpi-x86_64 > /usr/lib64/openmpi/lib > /usr/lib/gcc/x86_64-redhat-linux/4.7.2/finclude > /usr/lib/gcc/x86_64-redhat-linux/4.7.2/include > /usr/local/include > /usr/include >End of search list. >GNU Fortran (GCC) version 4.7.2 20121109 (Red Hat 4.7.2-8) (x86_64-redhat-linux) > compiled by GNU C version 4.7.2 20121109 (Red Hat 4.7.2-8), GMP version 5.0.5, MPFR version 3.1.1, MPC version 0.9 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >COLLECT_GCC_OPTIONS='-v' '-o' 'testprogram_mpi' '-I' '/usr/include/openmpi-x86_64' '-pthread' '-m64' '-I' '/usr/lib64/openmpi/lib' '-L/usr/lib64/openmpi/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' > as -v -I /usr/include/openmpi-x86_64 -I /usr/lib64/openmpi/lib --64 -o /tmp/ccRR9UW6.o /tmp/cchC6VIQ.s >GNU assembler version 2.23.51.0.1 (x86_64-redhat-linux) using BFD version version 2.23.51.0.1-10.fc18 20120806 >Reading specs from /usr/lib/gcc/x86_64-redhat-linux/4.7.2/libgfortran.spec >rename spec lib to liborig >COLLECT_GCC_OPTIONS='-v' '-o' 'testprogram_mpi' '-I' '/usr/include/openmpi-x86_64' '-pthread' '-m64' '-I' '/usr/lib64/openmpi/lib' '-L/usr/lib64/openmpi/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' >COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/:/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.7.2/:/usr/lib/gcc/x86_64-redhat-linux/ >LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.7.2/:/usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../:/lib/:/usr/lib/ >COLLECT_GCC_OPTIONS='-v' '-o' 'testprogram_mpi' '-I' '/usr/include/openmpi-x86_64' '-pthread' '-m64' '-I' '/usr/lib64/openmpi/lib' '-L/usr/lib64/openmpi/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' > /usr/libexec/gcc/x86_64-redhat-linux/4.7.2/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o testprogram_mpi /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.7.2/crtbegin.o -L/usr/lib64/openmpi/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.7.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../.. /tmp/ccRR9UW6.o -lmpi_f90 -lmpi_f77 -lmpi -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.7.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.7.2/../../../../lib64/crtn.o >/lib64/libhwloc.so.5: undefined reference to `migrate_pages@libnuma_1.2' >/lib64/libhwloc.so.5: undefined reference to `mbind@libnuma_1.1' >/lib64/libhwloc.so.5: undefined reference to `set_mempolicy@libnuma_1.1' >/lib64/libhwloc.so.5: undefined reference to `get_mempolicy@libnuma_1.1' >collect2: error: ld returned 1 exit status
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 996860
: 838222