Checks
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
Checks
Describe the bug you encountered:
When the build system is running
configureforjemalloc, an error is reported:fdalready disablesjemallocbased on certain OS/architectures so Illumos can be added to this list. The GitHub project forjemallochas 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
fdare you using?bac535ea
Which operating system / distribution are you on?