Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#63870 closed defect (worksforme)

tor build broken by OpenSSL 3

Reported by: essandess (Steve Smith) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: tor

Description

Error:

:info:build /opt/local/include/openssl/ssl.h:343:35: note: expanded from macro 'SSL_OP_BIT'
:info:build #define SSL_OP_BIT(n)  ((uint64_t)1 << (uint64_t)n)
:info:build                         ~~~~~~~~~~^
:info:build 1 warning and 1 error generated.
:info:build make[1]: *** [src/lib/tls/libtor_tls_testing_a-tortls_openssl.o] Error 1

Full log attached.

Attachments (1)

main.log.xz (15.8 KB) - added by essandess (Steve Smith) 2 years ago.

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by essandess (Steve Smith)

Attachment: main.log.xz added

comment:1 Changed 2 years ago by essandess (Steve Smith)

nm, fixed by a selfupdate. Please close this issue.

Last edited 2 years ago by essandess (Steve Smith) (previous) (diff)

comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: worksforme
Status: newclosed

Yep, @knapoc and @reneeotten were kind enough to fix this earlier.

Last edited 2 years ago by mascguy (Christopher Nielsen) (previous) (diff)
Note: See TracTickets for help on using tickets.