Subject says it all really. It's a difficult one to spot unless you're actually trawling around trying to figure out what's going on. http://kojipkgs.fedoraproject.org/packages/Macaulay2/1.2/4.fc12/data/logs/i586/build.log (search for '/M2".tmp') -Wl,-Bstatic -lgfortranbegin -lgfortran -Wl,-Bdynamic This was apparently done to get around the version change related to Ubuntu 8.04->8.10 -- # Under Ubuntu 8.10 -lgfortranbegin & -lgfortran come from libgfortran3, but that package isn't in Ubuntu 8.4 # so we try to link it statically, because there are many Ubuntu users of 8.4. # Linking statically with -llapack -lblas results in conflicts between symbols in the two packages under Ubuntu: # /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libblas.a(xerbla.o): In function `xerbla_': # (.text+0x0): multiple definition of `xerbla_' # /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/liblapack.a(xerbla.o):(.text+0x0): first defined here # collect2: ld returned 1 exit status # Note: static version is here: # /usr/lib/gcc/x86_64-linux-gnu/4.3.2/libgfortran.a # /usr/lib/gcc/x86_64-linux-gnu/4.3.2/libgfortranbegin.a
Currently testing a fix for v1.3.1 Add "--disable-fc-lib-ldflags" to the configure options. Rex, I'd be interested to hear if you think we just update F-11/F-12 to 1.3.1-something or just apply the fix, the required libs are currently in F-11-testing and F-12-testing. Mark
good catch! F-12 certainly. F-11... I'd prefer to be a little more conservative there and update only when we're confident things are working well... unless there's some other justification
Macaulay2-1.3.1-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/Macaulay2-1.3.1-3.fc12
Macaulay2-1.3.1-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/Macaulay2-1.3.1-3.fc13
4ti2-1.3.2-5.fc13,normaliz-2.2-3.fc13,Macaulay2-1.3.1-4.fc13,mpir-1.3.1-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/4ti2-1.3.2-5.fc13,normaliz-2.2-3.fc13,Macaulay2-1.3.1-4.fc13,mpir-1.3.1-3.fc13
4ti2-1.3.2-5.fc13, normaliz-2.2-3.fc13, Macaulay2-1.3.1-4.fc13, mpir-1.3.1-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update 4ti2 normaliz Macaulay2 mpir'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/4ti2-1.3.2-5.fc13,normaliz-2.2-3.fc13,Macaulay2-1.3.1-4.fc13,mpir-1.3.1-3.fc13
Macaulay2-1.3.1-3.fc12, 4ti2-1.3.2-5.fc12, normaliz-2.2-3.fc12, mpir-1.3.1-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update Macaulay2 4ti2 normaliz mpir'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/4ti2-1.3.2-5.fc12,normaliz-2.2-3.fc12,mpir-1.3.1-3.fc12,Macaulay2-1.3.1-3.fc12
Macaulay2-1.3.1-3.fc12, 4ti2-1.3.2-5.fc12, normaliz-2.2-3.fc12, mpir-1.3.1-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
4ti2-1.3.2-5.fc13, normaliz-2.2-3.fc13, Macaulay2-1.3.1-4.fc13, mpir-1.3.1-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.