pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Building cargo-c on netbsd-10/i386 fails



Attempting to build "devel/cargo-c" from pkgsrc-HEAD on up-to-date
NetBSD/i386-10.0_BETA fails with:

[...]
===> Building for cargo-c-0.9.24
   Compiling faster-hex v0.8.0
error[E0425]: cannot find function `vectorization_support_no_cache_x86` in this scope
  --> /tmp/pkgsrc/devel/cargo-c/work/vendor/faster-hex-0.8.0/src/lib.rs:63:28
   |
63 |         let val = unsafe { vectorization_support_no_cache_x86() };
   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope

For more information about this error, try `rustc --explain E0425`.
error: could not compile `faster-hex` (lib) due to previous error
*** Error code 101

Stop.
make[1]: stopped in /x/pkgsrc/devel/cargo-c
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/devel/cargo-c


Anyone else trying this and seeing similar?

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index