Skip to content

openssl fails to build on OpenBSD #14640

Description

@xtqqczze
  Configuring OpenSSL version 3.6.3 for target BSD-x86_64
  Using os-specific seed configuration
  cargo:warning=configuring OpenSSL build: 'perl' reported failure with exit status: 2
  cargo:warning=openssl-src: failed to build OpenSSL from source

  --- stderr

  Failure!  Makefile wasn't produced.
  Please read INSTALL.md and associated NOTES-* files.  You may also have to
  look over your available compiler tool chain or change your configuration.

  mkdir /home/runner/work/coreutils/coreutils/target/debug/build/openssl-sys-29af09a1c1d49af3/out/openssl-build/build/src/doc/man3: No such file or directory at ./Configure line 2015.



  Error configuring OpenSSL build:
      'perl' reported failure with exit status: 2
      Command failed: cd "/home/runner/work/coreutils/coreutils/target/debug/build/openssl-sys-29af09a1c1d49af3/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/home/runner/work/coreutils/coreutils/target/debug/build/openssl-sys-29af09a1c1d49af3/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-shared" "no-module" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-ssl3" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "BSD-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-2" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "--target=x86_64-unknown-openbsd" "-w"

https://github.com/uutils/coreutils/actions/runs/35179961194/job/105086106884?pr=14635

cc: @oech3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions