Skip to content

[BUG] Changes to build fd on Illumos #1741

@nealsid

Description

@nealsid

Checks

  • I have read the troubleshooting section and still think this is a bug.

Describe the bug you encountered:

When the build system is running configure for jemalloc, an error is reported:

  configure: exit 1

  --- stderr
  Invalid configuration `x86_64-unknown-illumos': OS `illumos' not recognized
  configure: error: /bin/sh build-aux/config.sub x86_64-unknown-illumos failed

  thread 'main' panicked at /export/home/neal/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:\
388:9:

fd already disables jemalloc based on certain OS/architectures so Illumos can be added to this list. The GitHub project for jemalloc has been archived (https://github.com/jemalloc/jemalloc) so I don't know if it's possible to fix this upstream.

Describe what you expected to happen:

Nothing really, since Illumos isn't officially supported.

What version of fd are you using?

bac535ea

Which operating system / distribution are you on?

SunOS openindiana 5.11 illumos-23690bf77a i86pc i386 i86pc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions