<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Markus,thanks for the quick fix. It now works again. Greetings, Benedikt<div><br><div><div>On Mar 5, 2012, at 1:11 PM, Markus Blatt wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Benedekt,<br><br>Thanks for the notification. I removed the bug and it should work<br>again. Please check and yell if there are still problems.<br><br>Cheers,<br><br>Markus<br><br>On Mon, Mar 05, 2012 at 11:40:43AM +0100, Benedikt Oswald wrote:<br><blockquote type="cite">Dear Dune Developer,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I just updated from dune trunk, cf. versions below, and run into problems with an empty library option … -l …<br></blockquote><blockquote type="cite">which I could track down to using parmetis. I then ran the test program in dune-istl paamt, i.e.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">make pamgtest<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">which then gives the error message in the linking phase:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/bin/sh ../../../../libtool --tag=CXX   --mode=link mpicxx -std=c++0x  -DMPICH_IGNORE_CXX_SEEK -Wall -O2 -g0 --no-strict-aliasing -I/Users/oswald/extlib/superlu/4.3/gcc/4.6.2/SRC -DSUPERLU_NTYP=3 -DUSE_PAMG_FOR_HADES3DDGFD -L/Users/oswald/extlib/parmetis/3.2.0/openmpi/1.4.4/gcc/4.6.2 -lparmetis -framework vecLib   -L/Users/oswald/svnwork/dune-trunk/dune-common/lib -ldunecommon      -o pamgtest pamgtest-parallelamgtest.o -L/Users/oswald/extlib/parmetis/3.2.0/openmpi/1.4.4/gcc/4.6.2 -l -L/Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib -lmpi -lopen-rte -lopen-pal -lutil -lm /Users/oswald/extlib/superlu/4.3/gcc/4.6.2/lib/libsuperlu_4.2.a  -L/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/gcc/x86_64-apple-darwin11.2.0/4.6.2 -L/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/gcc/x86_64-apple-darwin11.2.0/4.6.2/../../.. -lgfortran -lquadmath -lm -L/Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib -lmpi -lopen-rte -lopen-pal -lutil  -lm <br></blockquote><blockquote type="cite">libtool: link: mpicxx -std=c++0x -DMPICH_IGNORE_CXX_SEEK -Wall -O2 -g0 --no-strict-aliasing -I/Users/oswald/extlib/superlu/4.3/gcc/4.6.2/SRC -DSUPERLU_NTYP=3 -DUSE_PAMG_FOR_HADES3DDGFD -o pamgtest pamgtest-parallelamgtest.o -Wl,-bind_at_load  -L/Users/oswald/extlib/parmetis/3.2.0/openmpi/1.4.4/gcc/4.6.2 -L/Users/oswald/svnwork/dune-trunk/dune-common/lib /Users/oswald/svnwork/dune-trunk/dune-common/lib/.libs/libdunecommon.a -lparmetis -l -L/Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib /Users/oswald/extlib/superlu/4.3/gcc/4.6.2/lib/libsuperlu_4.2.a -L/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/gcc/x86_64-apple-darwin11.2.0/4.6.2 -L/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/gcc/x86_64-apple-darwin11.2.0/4.6.2/../../.. /Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/libgfortran.dylib /Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/lib/libquadmath.dylib /Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib/libmpi.dylib /Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib/libopen-rte.dylib /Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib/libopen-pal.dylib -lutil -lm -framework vecLib<br></blockquote><blockquote type="cite">ld: library not found for -l-L/Users/oswald/extlib/openmpi/1.4.4/gcc/4.6.2/lib<br></blockquote><blockquote type="cite">collect2: ld returned 1 exit status<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks for having a look, Benedikt<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">==================================<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">odysseus:dune-trunk oswald$ uname -a<br></blockquote><blockquote type="cite">Darwin <a href="http://odysseus.psi.ch">odysseus.psi.ch</a> 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64<br></blockquote><blockquote type="cite">odysseus:dune-trunk oswald$ <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">==================================<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">odysseus:dune-trunk oswald$ ./versioninfo.sh <br></blockquote><blockquote type="cite">Path: .<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-common/trunk">https://svn.dune-project.org/svn/dune-common/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-common">https://svn.dune-project.org/svn/dune-common</a><br></blockquote><blockquote type="cite">Repository UUID: 419231ca-4411-0410-aba2-fc6cf8c4f609<br></blockquote><blockquote type="cite">Revision: 6578<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: mblatt<br></blockquote><blockquote type="cite">Last Changed Rev: 6575<br></blockquote><blockquote type="cite">Last Changed Date: 2012-03-03 08:49:29 +0100 (Sat, 03 Mar 2012)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Path: .<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-geometry/trunk">https://svn.dune-project.org/svn/dune-geometry/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-geometry">https://svn.dune-project.org/svn/dune-geometry</a><br></blockquote><blockquote type="cite">Repository UUID: e31b3757-9ccd-424d-b11c-a976522ded21<br></blockquote><blockquote type="cite">Revision: 46<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: mnolte<br></blockquote><blockquote type="cite">Last Changed Rev: 46<br></blockquote><blockquote type="cite">Last Changed Date: 2012-02-20 17:35:11 +0100 (Mon, 20 Feb 2012)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Path: .<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-grid/trunk">https://svn.dune-project.org/svn/dune-grid/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-grid">https://svn.dune-project.org/svn/dune-grid</a><br></blockquote><blockquote type="cite">Repository UUID: f82f27de-4411-0410-b156-930a902cda50<br></blockquote><blockquote type="cite">Revision: 7923<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: robertk<br></blockquote><blockquote type="cite">Last Changed Rev: 7923<br></blockquote><blockquote type="cite">Last Changed Date: 2012-03-02 14:33:41 +0100 (Fri, 02 Mar 2012)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Path: .<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-istl/trunk">https://svn.dune-project.org/svn/dune-istl/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-istl">https://svn.dune-project.org/svn/dune-istl</a><br></blockquote><blockquote type="cite">Repository UUID: 8c7282f0-4411-0410-8e4f-cdd3e049afb8<br></blockquote><blockquote type="cite">Revision: 1538<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: mnolte<br></blockquote><blockquote type="cite">Last Changed Rev: 1538<br></blockquote><blockquote type="cite">Last Changed Date: 2012-02-15 13:48:07 +0100 (Wed, 15 Feb 2012)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Path: .<br></blockquote><blockquote type="cite">URL: <a href="https://svn.dune-project.org/svn/dune-grid-howto/trunk">https://svn.dune-project.org/svn/dune-grid-howto/trunk</a><br></blockquote><blockquote type="cite">Repository Root: <a href="https://svn.dune-project.org/svn/dune-grid-howto">https://svn.dune-project.org/svn/dune-grid-howto</a><br></blockquote><blockquote type="cite">Repository UUID: 971b7fa1-7d12-0410-b1b7-9c127676b1f7<br></blockquote><blockquote type="cite">Revision: 371<br></blockquote><blockquote type="cite">Node Kind: directory<br></blockquote><blockquote type="cite">Schedule: normal<br></blockquote><blockquote type="cite">Last Changed Author: sander<br></blockquote><blockquote type="cite">Last Changed Rev: 371<br></blockquote><blockquote type="cite">Last Changed Date: 2012-02-18 19:50:55 +0100 (Sat, 18 Feb 2012)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">--------------------------------------------------------------------------------------------------------------------------------------------------------------------<br></blockquote><blockquote type="cite">Benedikt Oswald, Dr. sc. techn., dipl. El. Ing. ETH, <a href="http://www.psi.ch">www.psi.ch</a>, GFA, <a href="http://www.hades3d.ch">www.hades3d.ch</a><br></blockquote><blockquote type="cite">Paul Scherrer  Institute (PSI), CH-5232 Villigen, Suisse, <a href="mailto:benedikt.oswald@psi.ch">benedikt.oswald@psi.ch</a>, +41(0)56 310 32 12<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">"Passion is required for any great work, and for the revolution passion and audacity are required in big doses.",<br></blockquote><blockquote type="cite"> Ernesto 'Che' Guevara, Letter to his parents.<br></blockquote><blockquote type="cite">--------------------------------------------------------------------------------------------------------------------------------------------------------------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Dune mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a><br></blockquote><blockquote type="cite"><br></blockquote><br>-- <br>Do you need more support with DUNE or HPC in general? <br><br>Dr. Markus Blatt - HPC-Simulation-Software & Services <a href="http://www.dr-blatt.de">http://www.dr-blatt.de</a><br>Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658 <br><br>_______________________________________________<br>Dune mailing list<br><a href="mailto:Dune@dune-project.org">Dune@dune-project.org</a><br>http://lists.dune-project.org/mailman/listinfo/dune<br></div></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>--------------------------------------------------------------------------------------------------------------------------------------------------------------------</div><div>Benedikt Oswald, Dr. sc. techn., dipl. El. Ing. ETH, <a href="http://www.psi.ch">www.psi.ch</a>, GFA, <a href="http://www.hades3d.ch">www.hades3d.ch</a></div><div>Paul Scherrer  Institute (PSI), CH-5232 Villigen, Suisse, <a href="mailto:benedikt.oswald@psi.ch">benedikt.oswald@psi.ch</a>, +41(0)56 310 32 12</div><div><br></div><div>"Passion is required for any great work, and for the revolution passion and audacity are required in big doses.",<br> Ernesto 'Che' Guevara, Letter to his parents.<br>--------------------------------------------------------------------------------------------------------------------------------------------------------------------</div></div></div></span></div></span></span>
</div>
<br></div></body></html>