[tor-bugs] #27781 [Core Tor/Tor]: FTBFS on older arm

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 19 12:46:54 UTC 2018


#27781: FTBFS on older arm
--------------------------+------------------------------------
 Reporter:  weasel        |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.5.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.5.1-alpha
 Severity:  Blocker       |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by weasel):

 also maybe related:

 {{{
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c: In function
 'aes_cipher_free_':
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:338:3: warning: implicit
 declaration of function 'memwipe'; did you mean 'mempcpy'? [-Wimplicit-
 function-declaration]
 15:00:32    memwipe(cipher, 0, sizeof(aes_cnt_cipher_t));
 15:00:32    ^~~~~~~
 15:00:32    mempcpy
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:338:3: warning: nested extern
 declaration of 'memwipe' [-Wnested-externs]
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c: In function 'aes_set_iv':
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:399:22: warning: implicit
 declaration of function 'ntohl'; did you mean 'atoll'? [-Wimplicit-
 function-declaration]
 15:00:32    cipher->counter3 = ntohl(get_uint32(iv));
 15:00:32                       ^~~~~
 15:00:32                       atoll
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:399:22: warning: nested extern
 declaration of 'ntohl' [-Wnested-externs]
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:399:28: warning: implicit
 declaration of function 'get_uint32'; did you mean 'getline'? [-Wimplicit-
 function-declaration]
 15:00:32    cipher->counter3 = ntohl(get_uint32(iv));
 15:00:32                             ^~~~~~~~~~
 15:00:32                             getline
 15:00:32 ../src/lib/crypt_ops/aes_openssl.c:399:28: warning: nested extern
 declaration of 'get_uint32' [-Wnested-externs]
 }}}

 from https://jenkins.torproject.org/view/packages%20-%20debian/job/tor-
 debian-release-binaries-arm/44/ARCHITECTURE=arm64,SUITE=artful/consoleFull

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27781#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list