> i had this problem too, but i think this is a gcc problem with 3.2.2 
> there are no problems with 2.95 there are
> i havn't dived deeper into this problematic yet
> 
> so if possible i may suggest - use a newer gcc of the 3.x 
> series which doesn't seem to have problems with the actual code
> 
> i checked both versions with the same openca-code-base, but 
> on different 
> systems
> so its not totaly comparable
> 
> 
> greetings
> dalini
> 
Thanks a lot - with gcc 3.0.4 'make' works. 
Now I have a problem with 'make test', could you help me there too?
Perl version is 5.6.1.

        make[6]: Entering directory
`/usr/src/openca-0.9.2-RC6/src/modules/openca-statemachine'
        PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
        perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
                LANGUAGE = (unset),
                LC_ALL = "de_AT",
                LANG = "C"
            are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        t/1....perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
                LANGUAGE = (unset),
                LC_ALL = "de_AT",
                LANG = "C"
            are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        
t/1....ok
        t/2....perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
                LANGUAGE = (unset),
                LC_ALL = "de_AT",
                LANG = "C"
            are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        
t/2....FAILED test 4
                Failed 1/7 tests, 85.71% okay
        t/3....perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
                LANGUAGE = (unset),
                LC_ALL = "de_AT",
                LANG = "C"
            are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        
t/3....ok 2/6
        Performancetest:
        <------------------------- test length
---------------------------------------->
        
        10000 iterations on a directory path depth of 6.5
        
########################################################################
########
        Workflows:       7
        Actions:         70000
        Time [seconds]:  24
        Throughput:      2916.66666666667
        
t/3....ok 3/6
        10000 checks for the waiting jobs with a directory path depth of
6.5
        
########################################################################
########
        Workflows:       7
        Waiting Actions: 70000
        Time [seconds]:  20
        Throughput:      3500
        
t/3....ok 4/6
        10000 checks for the waiting jobs with a directory path depth of
6.5
        
########################################################################
########
        Workflows:       0
        Waiting Actions: 0
        Time [seconds]:  18
        Throughput:      0
        
t/3....ok
        t/4....perl: warning: Setting locale failed.
        perl: warning: Please check that your locale settings:
                LANGUAGE = (unset),
                LC_ALL = "de_AT",
                LANG = "C"
            are supported and installed on your system.
        perl: warning: Falling back to the standard locale ("C").
        
t/4....ok
        Failed Test Stat Wstat Total Fail  Failed  List of Failed
        
------------------------------------------------------------------------
-------
        t/2.t                      7    1  14.29%  4
        Failed 1/4 test scripts, 75.00% okay. 1/20 subtests failed,
95.00% okay.
        make[6]: *** [test_dynamic] Error 11
        make[6]: Leaving directory
`/usr/src/openca-0.9.2-RC6/src/modules/openca-statemachine'
        make[5]: *** [openca-statemachine] Error 2
        make[5]: Leaving directory
`/usr/src/openca-0.9.2-RC6/src/modules'
        make[4]: *** [test] Error 2
        make[4]: Leaving directory
`/usr/src/openca-0.9.2-RC6/src/modules'
        make[3]: *** [modules] Error 2
        make[3]: Leaving directory `/usr/src/openca-0.9.2-RC6/src'
        make[2]: *** [test] Error 2
        make[2]: Leaving directory `/usr/src/openca-0.9.2-RC6/src'
        make[1]: *** [src] Error 2
        make[1]: Leaving directory `/usr/src/openca-0.9.2-RC6'
        make: *** [test] Error 2


Regards,
Johannes Derek


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to