pkgsrc-Bugs archive

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

Re: pkg/54250: "rust" package fails to build under macOS Mojave



The following reply was made to PR pkg/54250; it has been noted by GNATS.

From: Jonathan Perkin <jperkin%joyent.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54250: "rust" package fails to build under macOS Mojave
Date: Fri, 31 May 2019 15:14:11 +0100

 I upgraded rust to 1.35.0.  Testing on Darwin gets past this error
 now, but eventually fails with:
 
   => Checking for missing run-time search paths in rust-1.35.0
   ERROR: lib/rustlib/x86_64-apple-darwin/lib/librustc_errors-33f1cb5f4ac9626b.dylib: relative library path: @rpath/libserialize-2943783d78c6cc6d.dylib
   ERROR: lib/rustlib/x86_64-apple-darwin/lib/librustc_errors-33f1cb5f4ac9626b.dylib: relative library path: @rpath/libstd-5e0c051908eaf904.dylib
 
 For some reason LDFLAGS+= -headerpad_max_install_names is not being
 applied to this file and so the fixup at the end is failing.
 
 -- 
 Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com
 


Home | Main Index | Thread Index | Old Index