#13126: Update and clean up openssl
-------------------------------------------------+--------------------------
       Reporter:  jhpalmieri                     |         Owner:  tbd          
                                     
           Type:  enhancement                    |        Status:  needs_review 
                                     
       Priority:  major                          |     Milestone:  sage-5.1     
                                     
      Component:  optional packages              |    Resolution:               
                                     
       Keywords:  openssl                        |   Work issues:               
                                     
Report Upstream:  N/A                            |     Reviewers:  Jeroen 
Demeyer, John Palmieri, Karl-Dieter Crisman
        Authors:  John Palmieri, Jeroen Demeyer  |     Merged in:               
                                     
   Dependencies:                                 |      Stopgaps:               
                                     
-------------------------------------------------+--------------------------

Comment (by jdemeyer):

 Interesting, for me it fails on OS X 10.4 PPC:
 {{{
 ****************************************************
 Host system:
 Darwin moufang.ugent.be 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintos
 h powerpc
 ****************************************************
 C compiler: gcc
 C compiler version:
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/Users/jdemeyer/sage-5.1.beta5/local/libexec/gcc
 /powerpc-apple-darwin8.11.0/4.6.3/lto-wrapper
 Target: powerpc-apple-darwin8.11.0
 Configured with: ../src/configure
 --prefix=/Users/jdemeyer/sage-5.1.beta5/local --with-local-
 prefix=/Users/jdemeyer/sage-5.1.beta5/local -
 -with-gmp=/Users/jdemeyer/sage-5.1.beta5/local --with-
 mpfr=/Users/jdemeyer/sage-5.1.beta5/local --with-
 mpc=/Users/jdemeyer/sage-5.1.beta5/
 local --with-system-zlib --disable-multilib
 Thread model: posix
 gcc version 4.6.3 (GCC)
 ****************************************************
 Patching openssl...
 patching file Configure
 patching file config

 Configuring openssl...
 Operating system: ppc-apple-darwinDarwin Kernel Version 8.11.0: Wed Oct 10
 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
 WARNING! If you wish to build 64-bit library, then you have to
          invoke './Configure darwin64-ppc-cc' *manually*.
 Configuring for darwin-ppc-cc
 Configuring for darwin-ppc-cc
 [...]
 if [ -n "libcrypto.1.0.0.dylib libssl.1.0.0.dylib" ]; then \
         (cd ..; make -j1 libcrypto.1.0.0.dylib); \
 fi
 [ -z "" ] || gcc -fPIC -fno-common -DOPENSSL_PIC -DOPENSSL_THREADS
 -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -DB_ENDIAN
 -Wa,-force_cpusubtype_ALL -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM
 -DAES_ASM -Iinclude \
         -DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso  \
         fips_premain.c fipscanister.o \
         libcrypto.a
 gcc: error: ppc: No such file or directory
 gcc: error: unrecognized option '-arch'
 make[4]: *** [link_a.darwin] Error 1
 make[3]: *** [do_darwin-shared] Error 2
 make[2]: *** [libcrypto.1.0.0.dylib] Error 2
 make[1]: *** [shared] Error 2
 make: *** [build_crypto] Error 1
 Error building openssl.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13126#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to