Uploaded image for project: 'WildFly OpenSSL Natives'
  1. WildFly OpenSSL Natives
  2. SSLNTV-38

mvn install fails on MacOS Ventura

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.3.CR1
    • None
    • None

      Running mvn install on MacOS Ventura to generate the native artifacts currently fails due to a mismatch between the prototype function signatures and the actual function signatures. make generates the following error message:

       
      ../libwfssl/src/threads.c:154:22: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
      void ssl_thread_setup()
      ^
      void
      1 error generated.make: *** [target/threads.o] Error 1
      [ERROR] Command execution failed.

              Unassigned Unassigned
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: