Nicolas M. Thiery wrote:
On Tue, Mar 16, 2010 at 04:53:48PM -0700, Anne Schilling wrote:
Thanks for the report! It was indeed linking in one file which it was
not supposed to, and that got uncaught under linux. Please try again
with the new spkg on trac. Incidentally, it (hopefully) also fixes 64
bits support.
Thanks for investigating this! I get the same (similar?) error:
Argl, I had not noticed that 'sage -f an_url' does not redownload the
package if sage already has a copy of it. So you have to first do:
rm /opt/sage/spkg/optional/semigroupe-2.0.spkg
(replacing /opt/sage by whatever is appropriate on your machine), and then:
sage -f
http://trac.sagemath.org/sage_trac/raw-attachment/ticket/8360/semigroupe-2.0.spkg
Thanks for letting me know and sorry for bringing so much bad news.
But is still does not work:
...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./config -Wall -pedantic -I semigroupe -g -O2 -MT SemigroupeModule.lo -MD -MP -MF .deps/SemigroupeModule.Tpo -c SemigroupeModule.c -fno-common -DPIC
-o .libs/SemigroupeModule.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./config -Wall -pedantic -I semigroupe -g -O2 -MT SemigroupeModule.lo -MD -MP -MF .deps/SemigroupeModule.Tpo -c SemigroupeModule.c -o
SemigroupeModule.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -Wall -pedantic -I semigroupe -g -O2 -o libSemigroupe.la -rpath /Applications/sage/local/lib Erreurs.lo Initialisation.lo MatricesBooleennes.lo Preferences.lo
SortieLaTeXDclasses.lo TableDeS.lo Varietes.lo Arithmetique.lo Espace.lo InitiauxFinaux.lo Matrices.lo Reduction.lo SortieLaTeXVarietes.lo Zero.lo Blocs.lo Exemples.lo InitLaTeX.lo MatricesMaxPlus.lo
Sortie.lo SortieVarietes.lo Transitions.lo Calcul.lo FichierUnix.lo Inverses.lo Memoire.lo SortieDclasses.lo SousSemigroupe.lo TriParTas.lo DclassesIteratif.lo Globales.lo Menu.lo SortieLaTeX.lo
Syntactique.lo Utilitaires.lo SemigroupeModule.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libSemigroupe.0.dylib .libs/Erreurs.o .libs/Initialisation.o .libs/MatricesBooleennes.o .libs/Preferences.o
.libs/SortieLaTeXDclasses.o .libs/TableDeS.o .libs/Varietes.o .libs/Arithmetique.o .libs/Espace.o .libs/InitiauxFinaux.o .libs/Matrices.o .libs/Reduction.o .libs/SortieLaTeXVarietes.o .libs/Zero.o
.libs/Blocs.o .libs/Exemples.o .libs/InitLaTeX.o .libs/MatricesMaxPlus.o .libs/Sortie.o .libs/SortieVarietes.o .libs/Transitions.o .libs/Calcul.o .libs/FichierUnix.o .libs/Inverses.o .libs/Memoire.o
.libs/SortieDclasses.o .libs/SousSemigroupe.o .libs/TriParTas.o .libs/DclassesIteratif.o .libs/Globales.o .libs/Menu.o .libs/SortieLaTeX.o .libs/Syntactique.o .libs/Utilitaires.o
.libs/SemigroupeModule.o -install_name /Applications/sage/local/lib/libSemigroupe.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libSemigroupe.0.dylib || :
ERROR: No debug map or DWARF data was found to link.libtool: link: (cd ".libs" && rm -f
"libSemigroupe.dylib" && ln -s "libSemigroupe.0.dylib" "libSemigroupe.dylib")
libtool: link: ar cru .libs/libSemigroupe.a Erreurs.o Initialisation.o MatricesBooleennes.o Preferences.o SortieLaTeXDclasses.o TableDeS.o Varietes.o Arithmetique.o Espace.o InitiauxFinaux.o
Matrices.o Reduction.o SortieLaTeXVarietes.o Zero.o Blocs.o Exemples.o InitLaTeX.o MatricesMaxPlus.o Sortie.o SortieVarietes.o Transitions.o Calcul.o FichierUnix.o Inverses.o Memoire.o
SortieDclasses.o SousSemigroupe.o TriParTas.o DclassesIteratif.o Globales.o Menu.o SortieLaTeX.o Syntactique.o Utilitaires.o SemigroupeModule.o
libtool: link: ranlib .libs/libSemigroupe.a
libtool: link: ( cd ".libs" && rm -f "libSemigroupe.la" && ln -s "../libSemigroupe.la"
"libSemigroupe.la" )
if gcc -DHAVE_CONFIG_H -I. -I. -I./config -Wall -pedantic -I semigroupe -g -O2 -MT
Main.o -MD -MP -MF ".deps/Main.Tpo" \
-c -o Main.o `test -f 'Main.c' || echo './'`Main.c; \
then mv -f ".deps/Main.Tpo" ".deps/Main.Po"; \
else rm -f ".deps/Main.Tpo"; exit 1; \
fi
rm: Semigroupe: is a directory
make: *** [Semigroupe] Error 1
Error building PACKAGE_NAME.
real 0m39.378s
user 0m13.827s
sys 0m15.864s
sage: An error occurred while installing semigroupe-2.0
Cheers,
Anne
--
You received this message because you are subscribed to the Google Groups
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-de...@googlegroups.com.
To unsubscribe from this group, send email to
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sage-combinat-devel?hl=en.