pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [HEADS UP] test rust185/rust185-bin
dns%strangeloop.cc@localhost writes:
> Hello
>
> Try building without internal LLVM (PKG_OPTIONS.rust =
> -rust-internal-llvm in mk.conf) ?
> It seemed to build for me with Rust 1.83 (pkgsrc2025Q1) on my M1 MacOS
> Sequoia 15.3.
>
> but I had to remove the converters/libiconv package or i get -liconv
> related link errors.
>
> And then have to re-install it because Rust needs it run-time. I
> haven't worked out why this happens..
>
> btw. I don't have a wip environment at the moment.
>
> TIA,
> Dennis
with bmake PKG_OPTIONS.rust=-rust-internal-llvm, it builds fine but
fails during binary installation step...
=> Checking file-check results for rust-1.83.0
=> Creating binary package /Users/nimmagaddasunil.kumar/pkgsrc/lang/rust/work/.packages/rust-1.83.0.tgz
===> Building binary package for rust-1.83.0
=> Creating binary package /Users/nimmagaddasunil.kumar/pkgsrc/packages/All/rust-1.83.0.tgz
===> Installing binary package of rust-1.83.0
pkg_add: rust-1.83.0: missing required library: /Users/nimmagaddasunil.kumar/pkg/lib/libstd-68926f3e33245928.dylib
pkg_add: 1 package addition failed
*** Error code 1
Home |
Main Index |
Thread Index |
Old Index