[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #19161 [Core Tor/Tor]: test for libscrypt_scrypt() fails
#19161: test for libscrypt_scrypt() fails
--------------------------+------------------------------------
Reporter: isis | Owner: nickm
Type: defect | Status: accepted
Priority: Medium | Milestone: Tor: 0.2.8.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Comment (by nickm):
[And it looks like the -lm is missing because of "pow" being builtin...]
{{{
/usr/bin/gcc-4.9.real -fstack-protector-strong -fPIE -pie
-D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
-std=gnu99 -o conftest -g -O2 -I${top_srcdir}/src/common conftest.c -lm
-lpthread -ldl
conftest.c:69:6: warning: conflicting types for built-in function 'pow'
char pow ();
^
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19161#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs