Changes between Initial Version and Version 2 of Ticket #47328


Ignore:
Timestamp:
Apr 1, 2015, 3:24:39 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47328

    • Property Owner changed from macports-tickets@… to larryv@…
    • Property Cc larryv@… removed
  • Ticket #47328 – Description

    initial v2  
     1{{{
    12/usr/bin/gcc-4.2 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include  -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 -DL_ENDIAN -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c  -o ghash-x86_64.o ghash-x86_64.s
    23ghash-x86_64.s:890:junk `.15473355479995e+19' after expression
    34make[2]: *** [ghash-x86_64.o] Error 1
     5}}}
    46
    57This is a known openssl build bug.