Greetings! Might you be able to suggest what could cause the difference between these two compile outputs?
============================================================================= good ============================================================================= (1) -> )co EXPUPXS Compiling AXIOM source code from EXPUPXS.spad EXPUPXS abbreviates domain ExponentialOfUnivariatePuiseuxSeries 1> (|autoLoad| |Field| |Field|) <1 (|autoLoad| #<compiled-function |Field|>) 1> (|autoLoad| |EuclideanDomain| |EuclideanDomain|) <1 (|autoLoad| #<compiled-function |EuclideanDomain|>) 1> (|autoLoad| |PrincipalIdealDomain| |PrincipalIdealDomain|) <1 (|autoLoad| #<compiled-function |PrincipalIdealDomain|>) 1> (|autoLoad| |GcdDomain| |GcdDomain|) <1 (|autoLoad| #<compiled-function |GcdDomain|>) 1> (|autoLoad| |IntegralDomain| |IntegralDomain|) <1 (|autoLoad| #<compiled-function |IntegralDomain|>) 1> (|autoLoad| |CommutativeRing| |CommutativeRing|) <1 (|autoLoad| #<compiled-function |CommutativeRing|>) 1> (|autoLoad| |Ring| |Ring|) <1 (|autoLoad| #<compiled-function |Ring|>) 1> (|autoLoad| |Rng| |Rng|) <1 (|autoLoad| #<compiled-function |Rng|>) 1> (|autoLoad| |AbelianGroup| |AbelianGroup|) <1 (|autoLoad| #<compiled-function |AbelianGroup|>) 1> (|autoLoad| |CancellationAbelianMonoid| |CancellationAbelianMonoid|) <1 (|autoLoad| #<compiled-function |CancellationAbelianMonoid|>) 1> (|autoLoad| |AbelianMonoid| |AbelianMonoid|) <1 (|autoLoad| #<compiled-function |AbelianMonoid|>) 1> (|autoLoad| |AbelianSemiGroup| |AbelianSemiGroup|) <1 (|autoLoad| #<compiled-function |AbelianSemiGroup|>) 1> (|autoLoad| |SetCategory| |SetCategory|) <1 (|autoLoad| #<compiled-function |SetCategory|>) 1> (|autoLoad| |BasicType| |BasicType|) <1 (|autoLoad| #<compiled-function |BasicType|>) 1> (|autoLoad| |CoercibleTo| |CoercibleTo|) <1 (|autoLoad| #<compiled-function |CoercibleTo|>) 1> (|autoLoad| |SemiGroup| |SemiGroup|) <1 (|autoLoad| #<compiled-function |SemiGroup|>) 1> (|autoLoad| |Monoid| |Monoid|) <1 (|autoLoad| #<compiled-function |Monoid|>) 1> (|autoLoad| |LeftModule| |LeftModule|) <1 (|autoLoad| #<compiled-function |LeftModule|>) 1> (|autoLoad| |BiModule| |BiModule|) <1 (|autoLoad| #<compiled-function |BiModule|>) 1> (|autoLoad| |RightModule| |RightModule|) <1 (|autoLoad| #<compiled-function |RightModule|>) 1> (|autoLoad| |Algebra| |Algebra|) <1 (|autoLoad| #<compiled-function |Algebra|>) 1> (|autoLoad| |Module| |Module|) <1 (|autoLoad| #<compiled-function |Module|>) 1> (|autoLoad| |EntireRing| |EntireRing|) <1 (|autoLoad| #<compiled-function |EntireRing|>) 1> (|autoLoad| |LeftOreRing| |LeftOreRing|) <1 (|autoLoad| #<compiled-function |LeftOreRing|>) 1> (|autoLoad| |UniqueFactorizationDomain| |UniqueFactorizationDomain|) <1 (|autoLoad| #<compiled-function |UniqueFactorizationDomain|>) 1> (|autoLoad| |DivisionRing| |DivisionRing|) <1 (|autoLoad| #<compiled-function |DivisionRing|>) 1> (|autoLoad| |OrderedSet| |OrderedSet|) <1 (|autoLoad| #<compiled-function |OrderedSet|>) processing macro definition UPXS ==> UnivariatePuiseuxSeries(FE,var,cen) processing macro definition SIG ==> -- the constructor category processing macro definition CODE ==> -- the constructor capsule ------------------------------------------------------------------------ initializing nrlib EXPUPXS for ExponentialOfUnivariatePuiseuxSeries [Detaching after vfork from child process 674979] [Detaching after vfork from child process 674980] compiling into nrlib EXPUPXS 1> (|autoLoad| |UnivariatePuiseuxSeriesCategory| |UnivariatePuiseuxSeriesCategory|) <1 (|autoLoad| #<compiled-function |UnivariatePuiseuxSeriesCategory|>) 1> (|autoLoad| |UnivariatePowerSeriesCategory| |UnivariatePowerSeriesCategory|) <1 (|autoLoad| #<compiled-function |UnivariatePowerSeriesCategory|>) 1> (|autoLoad| |PowerSeriesCategory| |PowerSeriesCategory|) <1 (|autoLoad| #<compiled-function |PowerSeriesCategory|>) 1> (|autoLoad| |AbelianMonoidRing| |AbelianMonoidRing|) <1 (|autoLoad| #<compiled-function |AbelianMonoidRing|>) 1> (|autoLoad| |CharacteristicZero| |CharacteristicZero|) <1 (|autoLoad| #<compiled-function |CharacteristicZero|>) 1> (|autoLoad| |CharacteristicNonZero| |CharacteristicNonZero|) <1 (|autoLoad| #<compiled-function |CharacteristicNonZero|>) 1> (|autoLoad| |Eltable| |Eltable|) <1 (|autoLoad| #<compiled-function |Eltable|>) 1> (|autoLoad| |DifferentialRing| |DifferentialRing|) <1 (|autoLoad| #<compiled-function |DifferentialRing|>) 1> (|autoLoad| |PartialDifferentialRing| |PartialDifferentialRing|) <1 (|autoLoad| #<compiled-function |PartialDifferentialRing|>) 1> (|autoLoad| |RadicalCategory| |RadicalCategory|) <1 (|autoLoad| #<compiled-function |RadicalCategory|>) 1> (|autoLoad| |TranscendentalFunctionCategory| |TranscendentalFunctionCategory|) <1 (|autoLoad| #<compiled-function |TranscendentalFunctionCategory|>) 1> (|autoLoad| |TrigonometricFunctionCategory| |TrigonometricFunctionCategory|) <1 (|autoLoad| #<compiled-function |TrigonometricFunctionCategory|>) 1> (|autoLoad| |ArcTrigonometricFunctionCategory| |ArcTrigonometricFunctionCategory|) <1 (|autoLoad| #<compiled-function |ArcTrigonometricFunctionCategory|>) 1> (|autoLoad| |HyperbolicFunctionCategory| |HyperbolicFunctionCategory|) <1 (|autoLoad| #<compiled-function |HyperbolicFunctionCategory|>) 1> (|autoLoad| |ArcHyperbolicFunctionCategory| |ArcHyperbolicFunctionCategory|) <1 (|autoLoad| #<compiled-function |ArcHyperbolicFunctionCategory|>) 1> (|autoLoad| |ElementaryFunctionCategory| |ElementaryFunctionCategory|) <1 (|autoLoad| #<compiled-function |ElementaryFunctionCategory|>) 1> (|autoLoad| |OrderedAbelianMonoid| |OrderedAbelianMonoid|) <1 (|autoLoad| #<compiled-function |OrderedAbelianMonoid|>) 1> (|autoLoad| |OrderedAbelianSemiGroup| |OrderedAbelianSemiGroup|) <1 (|autoLoad| #<compiled-function |OrderedAbelianSemiGroup|>) ****** Domain: FE already in scope ****** Domain: FE already in scope compiling exported exponential : UnivariatePuiseuxSeries(FE,var,cen) -> $ Time: 0.05 SEC. compiling exported exponent : $ -> UnivariatePuiseuxSeries(FE,var,cen) EXPUPXS;exponent;$Ups;2 is replaced by f Time: 0 SEC. compiling exported exponentialOrder : $ -> Fraction Integer 1> (|autoLoad| |IntegerNumberSystem| |IntegerNumberSystem|) <1 (|autoLoad| #<compiled-function |IntegerNumberSystem|>) 1> (|autoLoad| |OrderedIntegralDomain| |OrderedIntegralDomain|) <1 (|autoLoad| #<compiled-function |OrderedIntegralDomain|>) 1> (|autoLoad| |OrderedRing| |OrderedRing|) <1 (|autoLoad| #<compiled-function |OrderedRing|>) 1> (|autoLoad| |OrderedAbelianGroup| |OrderedAbelianGroup|) <1 (|autoLoad| #<compiled-function |OrderedAbelianGroup|>) 1> (|autoLoad| |OrderedCancellationAbelianMonoid| |OrderedCancellationAbelianMonoid|) <1 (|autoLoad| #<compiled-function |OrderedCancellationAbelianMonoid|>) 1> (|autoLoad| |ConvertibleTo| |ConvertibleTo|) <1 (|autoLoad| #<compiled-function |ConvertibleTo|>) 1> (|autoLoad| |RetractableTo| |RetractableTo|) <1 (|autoLoad| #<compiled-function |RetractableTo|>) 1> (|autoLoad| |LinearlyExplicitRingOver| |LinearlyExplicitRingOver|) <1 (|autoLoad| #<compiled-function |LinearlyExplicitRingOver|>) 1> (|autoLoad| |PatternMatchable| |PatternMatchable|) <1 (|autoLoad| #<compiled-function |PatternMatchable|>) 1> (|autoLoad| |CombinatorialFunctionCategory| |CombinatorialFunctionCategory|) <1 (|autoLoad| #<compiled-function |CombinatorialFunctionCategory|>) 1> (|autoLoad| |RealConstant| |RealConstant|) <1 (|autoLoad| #<compiled-function |RealConstant|>) 1> (|autoLoad| |StepThrough| |StepThrough|) <1 (|autoLoad| #<compiled-function |StepThrough|>) Time: 0.02 SEC. compiling exported zero? : $ -> Boolean 1> (|autoLoad| |Integer| |Integer|) <1 (|autoLoad| #<compiled-function |Integer|>) 1> (|autoLoad| |List| |List|) <1 (|autoLoad| #<compiled-function |List|>) 1> (|autoLoad| |IndexedList| |IndexedList|) <1 (|autoLoad| #<compiled-function |IndexedList|>) Time: 0.03 SEC. compiling exported = : ($,$) -> Boolean Time: 0.04 SEC. compiling exported < : ($,$) -> Boolean 1> (|autoLoad| |Boolean| |Boolean|) <1 (|autoLoad| #<compiled-function |Boolean|>) 1> (|autoLoad| |OpenMath| |OpenMath|) <1 (|autoLoad| #<compiled-function |OpenMath|>) Time: 0.01 SEC. compiling exported coerce : $ -> OutputForm Time: 0 SEC. ****** Domain: FE already in scope augmenting FE: (PartialDifferentialRing (Symbol . NIL) . NIL) augmenting FE: (SIGNATURE FE ** (FE FE (Fraction (Integer . NIL) . NIL) . NIL) . NIL) augmenting FE: (SIGNATURE FE coerce (FE (Symbol . NIL) . NIL) . NIL) augmenting FE: (SIGNATURE FE integrate (FE FE (Symbol . NIL) . NIL) . NIL) augmenting FE: (SIGNATURE FE variables ((List (Symbol . NIL) . NIL) FE . NIL) . NIL) 1> (|autoLoad| |QuotientFieldCategory| |QuotientFieldCategory|) <1 (|autoLoad| #<compiled-function |QuotientFieldCategory|>) 1> (|autoLoad| |FullyEvalableOver| |FullyEvalableOver|) <1 (|autoLoad| #<compiled-function |FullyEvalableOver|>) 1> (|autoLoad| |Evalable| |Evalable|) <1 (|autoLoad| #<compiled-function |Evalable|>) 1> (|autoLoad| |InnerEvalable| |InnerEvalable|) <1 (|autoLoad| #<compiled-function |InnerEvalable|>) 1> (|autoLoad| |DifferentialExtension| |DifferentialExtension|) <1 (|autoLoad| #<compiled-function |DifferentialExtension|>) 1> (|autoLoad| |FullyLinearlyExplicitRingOver| |FullyLinearlyExplicitRingOver|) <1 (|autoLoad| #<compiled-function |FullyLinearlyExplicitRingOver|>) 1> (|autoLoad| |Patternable| |Patternable|) <1 (|autoLoad| #<compiled-function |Patternable|>) 1> (|autoLoad| |FullyPatternMatchable| |FullyPatternMatchable|) <1 (|autoLoad| #<compiled-function |FullyPatternMatchable|>) 1> (|autoLoad| |Type| |Type|) <1 (|autoLoad| #<compiled-function |Type|>) 1> (|autoLoad| |PolynomialFactorizationExplicit| |PolynomialFactorizationExplicit|) <1 (|autoLoad| #<compiled-function |PolynomialFactorizationExplicit|>) ****** Domain: FE already in scope augmenting FE: (CharacteristicNonZero . NIL) augmenting FE: (SIGNATURE FE ** (FE FE (Fraction (Integer . NIL) . NIL) . NIL) . NIL) (time taken in buildFunctor: 4 . NIL) ;;; *** |ExponentialOfUnivariatePuiseuxSeries| REDEFINED ;;; *** |ExponentialOfUnivariatePuiseuxSeries| REDEFINED Time: 0.09 SEC. Warnings: [1] zero?: empty? has no value [2] zero?: entries has no value [3] =: entries has no value Cumulative Statistics for Constructor ExponentialOfUnivariatePuiseuxSeries Time: 0.24 seconds --------------non extending category---------------------- .. ExponentialOfUnivariatePuiseuxSeries(#1,#2,#3) of cat (|Join| (|UnivariatePuiseuxSeriesCategory| |#1|) (|OrderedAbelianMonoid|) (CATEGORY |domain| (SIGNATURE |exponential| ($ (|UnivariatePuiseuxSeries| |#1| |#2| |#3|))) (SIGNATURE |exponent| ((|UnivariatePuiseuxSeries| |#1| |#2| |#3|) $)) (SIGNATURE |exponentialOrder| ((|Fraction| (|Integer|)) $)))) has no (|UnivariatePuiseuxSeriesConstructorCategory| |#1| (|UnivariateLaurentSeries| |#1| |#2| |#3|)) finalizing nrlib EXPUPXS Processing ExponentialOfUnivariatePuiseuxSeries for Browser database: --------(exponential (% UPXS))--------- --------(exponent (UPXS %))--------- --------(exponentialOrder ((Fraction (Integer)) %))--------- --------constructor--------- [Detaching after vfork from child process 674981] [Detaching after vfork from child process 674982] [Detaching after vfork from child process 674984] [Detaching after vfork from child process 674987] ------------------------------------------------------------------------ ExponentialOfUnivariatePuiseuxSeries is now explicitly exposed in frame initial ExponentialOfUnivariatePuiseuxSeries will be automatically loaded when needed from /home/camm/tmpp/axiom-20170501/src/algebra/EXPUPXS.nrlib/code [Detaching after vfork from child process 674989] [Detaching after vfork from child process 674990] ======================================================================================== ======================================================================================== bad ======================================================================================== (1) -> )co EXPUPXS Compiling AXIOM source code from EXPUPXS.spad EXPUPXS abbreviates domain ExponentialOfUnivariatePuiseuxSeries 1> (|autoLoad| |Field| |Field|) <1 (|autoLoad| #<function 0000000002208460>) 1> (|autoLoad| |EuclideanDomain| |EuclideanDomain|) <1 (|autoLoad| #<function 000000000221fc70>) 1> (|autoLoad| |PrincipalIdealDomain| |PrincipalIdealDomain|) <1 (|autoLoad| #<function 000000000222edc0>) 1> (|autoLoad| |GcdDomain| |GcdDomain|) <1 (|autoLoad| #<function 000000000223dee0>) 1> (|autoLoad| |IntegralDomain| |IntegralDomain|) <1 (|autoLoad| #<function 0000000002245a00>) 1> (|autoLoad| |CommutativeRing| |CommutativeRing|) <1 (|autoLoad| #<function 0000000002249a00>) 1> (|autoLoad| |Ring| |Ring|) <1 (|autoLoad| #<function 0000000002250730>) 1> (|autoLoad| |Rng| |Rng|) <1 (|autoLoad| #<function 0000000002257520>) 1> (|autoLoad| |AbelianGroup| |AbelianGroup|) <1 (|autoLoad| #<function 000000000225d220>) 1> (|autoLoad| |CancellationAbelianMonoid| |CancellationAbelianMonoid|) <1 (|autoLoad| #<function 000000000225dbe0>) 1> (|autoLoad| |AbelianMonoid| |AbelianMonoid|) <1 (|autoLoad| #<function 00000000022614f0>) 1> (|autoLoad| |AbelianSemiGroup| |AbelianSemiGroup|) <1 (|autoLoad| #<function 0000000002261f70>) 1> (|autoLoad| |SetCategory| |SetCategory|) <1 (|autoLoad| #<function 000000000226c430>) 1> (|autoLoad| |BasicType| |BasicType|) <1 (|autoLoad| #<function 000000000226c790>) 1> (|autoLoad| |CoercibleTo| |CoercibleTo|) <1 (|autoLoad| #<function 000000000226ca30>) 1> (|autoLoad| |SemiGroup| |SemiGroup|) <1 (|autoLoad| #<function 000000000226cd00>) 1> (|autoLoad| |Monoid| |Monoid|) <1 (|autoLoad| #<function 000000000242a070>) 1> (|autoLoad| |LeftModule| |LeftModule|) <1 (|autoLoad| #<function 000000000242a2e0>) 1> (|autoLoad| |BiModule| |BiModule|) <1 (|autoLoad| #<function 000000000242a640>) 1> (|autoLoad| |RightModule| |RightModule|) <1 (|autoLoad| #<function 000000000242a820>) 1> (|autoLoad| |Algebra| |Algebra|) <1 (|autoLoad| #<function 000000000242ac10>) 1> (|autoLoad| |Module| |Module|) <1 (|autoLoad| #<function 000000000242ad60>) 1> (|autoLoad| |EntireRing| |EntireRing|) <1 (|autoLoad| #<function 0000000002446190>) 1> (|autoLoad| |LeftOreRing| |LeftOreRing|) <1 (|autoLoad| #<function 0000000002446400>) 1> (|autoLoad| |UniqueFactorizationDomain| |UniqueFactorizationDomain|) <1 (|autoLoad| #<function 0000000002446610>) 1> (|autoLoad| |DivisionRing| |DivisionRing|) <1 (|autoLoad| #<function 00000000024467f0>) 1> (|autoLoad| |OrderedSet| |OrderedSet|) <1 (|autoLoad| #<function 0000000002446940>) processing macro definition UPXS ==> UnivariatePuiseuxSeries(FE,var,cen) processing macro definition SIG ==> -- the constructor category processing macro definition CODE ==> -- the constructor capsule ------------------------------------------------------------------------ initializing nrlib EXPUPXS for ExponentialOfUnivariatePuiseuxSeries [Detaching after vfork from child process 708225] [Detaching after vfork from child process 708226] compiling into nrlib EXPUPXS 1> (|autoLoad| |UnivariatePuiseuxSeriesCategory| |UnivariatePuiseuxSeriesCategory|) <1 (|autoLoad| #<function 0000000002446c70>) 1> (|autoLoad| |UnivariatePowerSeriesCategory| |UnivariatePowerSeriesCategory|) <1 (|autoLoad| #<function 0000000002446f10>) 1> (|autoLoad| |PowerSeriesCategory| |PowerSeriesCategory|) <1 (|autoLoad| #<function 0000000002479040>) 1> (|autoLoad| |AbelianMonoidRing| |AbelianMonoidRing|) <1 (|autoLoad| #<function 0000000002479190>) 1> (|autoLoad| |CharacteristicZero| |CharacteristicZero|) <1 (|autoLoad| #<function 00000000024792b0>) 1> (|autoLoad| |CharacteristicNonZero| |CharacteristicNonZero|) <1 (|autoLoad| #<function 0000000002479850>) 1> (|autoLoad| |Eltable| |Eltable|) <1 (|autoLoad| #<function 0000000002479a00>) 1> (|autoLoad| |DifferentialRing| |DifferentialRing|) <1 (|autoLoad| #<function 0000000002479fa0>) 1> (|autoLoad| |PartialDifferentialRing| |PartialDifferentialRing|) <1 (|autoLoad| #<function 000000000247a370>) 1> (|autoLoad| |RadicalCategory| |RadicalCategory|) <1 (|autoLoad| #<function 000000000247a5b0>) 1> (|autoLoad| |TranscendentalFunctionCategory| |TranscendentalFunctionCategory|) <1 (|autoLoad| #<function 000000000247ac10>) 1> (|autoLoad| |TrigonometricFunctionCategory| |TrigonometricFunctionCategory|) <1 (|autoLoad| #<function 000000000247b490>) 1> (|autoLoad| |ArcTrigonometricFunctionCategory| |ArcTrigonometricFunctionCategory|) <1 (|autoLoad| #<function 000000000247b790>) 1> (|autoLoad| |HyperbolicFunctionCategory| |HyperbolicFunctionCategory|) <1 (|autoLoad| #<function 000000000247be80>) 1> (|autoLoad| |ArcHyperbolicFunctionCategory| |ArcHyperbolicFunctionCategory|) <1 (|autoLoad| #<function 000000000247bf40>) 1> (|autoLoad| |ElementaryFunctionCategory| |ElementaryFunctionCategory|) <1 (|autoLoad| #<function 000000000247c130>) 1> (|autoLoad| |OrderedAbelianMonoid| |OrderedAbelianMonoid|) <1 (|autoLoad| #<function 000000000247c280>) 1> (|autoLoad| |OrderedAbelianSemiGroup| |OrderedAbelianSemiGroup|) <1 (|autoLoad| #<function 000000000247c520>) ****** Domain: FE already in scope ****** Domain: FE already in scope compiling exported exponential : UnivariatePuiseuxSeries(FE,var,cen) -> $ Time: 0.08 SEC. compiling exported exponent : $ -> UnivariatePuiseuxSeries(FE,var,cen) EXPUPXS;exponent;$Ups;2 is replaced by f Time: 0 SEC. compiling exported exponentialOrder : $ -> Fraction Integer 1> (|autoLoad| |IntegerNumberSystem| |IntegerNumberSystem|) <1 (|autoLoad| #<function 000000000247c6d0>) 1> (|autoLoad| |OrderedIntegralDomain| |OrderedIntegralDomain|) <1 (|autoLoad| #<function 000000000247c940>) 1> (|autoLoad| |OrderedRing| |OrderedRing|) <1 (|autoLoad| #<function 000000000247ca30>) 1> (|autoLoad| |OrderedAbelianGroup| |OrderedAbelianGroup|) <1 (|autoLoad| #<function 000000000247ce80>) 1> (|autoLoad| |OrderedCancellationAbelianMonoid| |OrderedCancellationAbelianMonoid|) <1 (|autoLoad| #<function 000000000247d0d0>) 1> (|autoLoad| |ConvertibleTo| |ConvertibleTo|) <1 (|autoLoad| #<function 000000000247d280>) 1> (|autoLoad| |RetractableTo| |RetractableTo|) <1 (|autoLoad| #<function 000000000247d340>) 1> (|autoLoad| |LinearlyExplicitRingOver| |LinearlyExplicitRingOver|) <1 (|autoLoad| #<function 000000000247d550>) 1> (|autoLoad| |PatternMatchable| |PatternMatchable|) <1 (|autoLoad| #<function 000000000247d610>) 1> (|autoLoad| |CombinatorialFunctionCategory| |CombinatorialFunctionCategory|) <1 (|autoLoad| #<function 000000000247d7c0>) 1> (|autoLoad| |RealConstant| |RealConstant|) <1 (|autoLoad| #<function 000000000247d910>) 1> (|autoLoad| |StepThrough| |StepThrough|) <1 (|autoLoad| #<function 000000000247da90>) Time: 0.03 SEC. compiling exported zero? : $ -> Boolean Time: 0.03 SEC. compiling exported = : ($,$) -> Boolean Time: 0.08 SEC. compiling exported < : ($,$) -> Boolean 1> (|autoLoad| |OpenMath| |OpenMath|) <1 (|autoLoad| #<function 000000000247de50>) Time: 0.01 SEC. compiling exported coerce : $ -> OutputForm Time: 0 SEC. ****** Domain: FE already in scope augmenting FE: (PartialDifferentialRing (Symbol . NIL) . NIL) augmenting FE: (SIGNATURE FE ** (FE FE (Fraction (Integer . NIL) . NIL) . NIL) . NIL) augmenting FE: (SIGNATURE FE coerce (FE (Symbol . NIL) . NIL) . NIL) 1> (|autoLoad| |AlgebraicallyClosedFunctionSpace| |AlgebraicallyClosedFunctionSpace|) Error: Signalled by SYSTEM::LOAD-PATHNAME. Condition in SYSTEM::LOAD-PATHNAME [or a callee]: INTERNAL-SIMPLE-FILE-ERROR: File error on #P"/home/camm/axiom-20170501/obj/linux/bin/../../../mnt/linux/algebra/ACFS.o": File does not exist. Broken at SYSTEM::BREAK-LEVEL. Type :H for Help. 1 Return to top level. BOOT>> ======================================================================================== Take care, -- Camm Maguire c...@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/87cyfrzxyk.fsf_-_%40maguirefamily.org.