[openssl-dev] [openssl.org #4033] Unable to build openssl git master branch on NetBSD for > 24 hours

yancm via RT rt at openssl.org
Thu Sep 10 10:42:40 UTC 2015


Hi,

I've been tracking the dev branch of openssl for several months.  In the 
last 24-48 hours was a source change that broke the build on my box 
(NetBSD 6_Stable / i386 architecture).  I have cleaned and re- 
./config'd but still see the build fail at:
gmake[2]: Entering directory '/usr/local/src/openssl/apps'
( :; LIBDEPS="${LIBDEPS:--L.. -lssl -L.. -lcrypto }"; 
LDCMD="${LDCMD:-cc}"; LDFLAGS="${LDFLAGS:--DOPENSSL_THREADS -pthread 
-D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack 
-DL_ENDIAN -Wall -O3 -fomit-frame-pointer -DOPENSSL_BN_ASM_PART_WORDS 
-DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m 
-DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM 
-DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM}"; 
LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d 
| uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; 
LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o 
${APPNAME:=openssl} openssl.o asn1pars.o ca.o ciphers.o cms.o crl.o 
crl2p7.o dgst.o dhparam.o dsa.o dsaparam.o ec.o ecparam.o enc.o engine.o 
errstr.o gendsa.o genpkey.o genrsa.o nseq.o ocsp.o passwd.o pkcs12.o 
pkcs7.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o prime.o rand.o req.o rsa.o 
rsautl.o s_client.o s_server.o s_time.o sess_id.o smime.o speed.o 
spkac.o srp.o ts.o verify.o version.o x509.o rehash.o apps.o opt.o 
s_cb.o s_socket.o app_rand.o ${LIBDEPS} )
gmake[2]: Leaving directory '/usr/local/src/openssl/apps'
gmake[2]: Entering directory '/usr/local/src/openssl'
Not available; use c_rehash script
Makefile:428: recipe for target 'rehash.time' failed
gmake[2]: *** [rehash.time] Error 1
gmake[2]: Leaving directory '/usr/local/src/openssl'
Makefile:139: recipe for target 'openssl' failed
gmake[1]: *** [openssl] Error 2
gmake[1]: Leaving directory '/usr/local/src/openssl/apps'
Makefile:290: recipe for target 'build_apps' failed
gmake: *** [build_apps] Error 1

Looks like something is broken in or around c_rehash?

best regards,
gene


_______________________________________________
openssl-bugs-mod mailing list
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod



More information about the openssl-dev mailing list