pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/lang/rust



On Thu, Sep 24, 2020 at 11:01:52AM +0000, Greg Troxel wrote:
> Module Name:  pkgsrc
> Committed By: gdt
> Date:         Thu Sep 24 11:01:51 UTC 2020
> 
> Modified Files:
>       pkgsrc/lang/rust: Makefile
> 
> Log Message:
> lang/rust: On NetBSD >=9, bl3 on openssl
> 
> On NetBSD i386 (and sparc64 and powerpc), we have bootstrap kits that
> are linked against pkgsrc openssl.  Previously rust BUILD_DEPENDed on
> openssl so they could run but this resulted in an installed cargo that
> linked against that openssl.  This changes the depend method to
> straight bl3, so openssl will be a runtime dependency.

This breaks rust for sparc64.

Openssl from pkgsrc is broken:

m4 -B 8192 crypto/des/asm/des_enc.m4 > crypto/des/des_enc-sparc.S
m4: unknown option -- B
Usage: m4 [-EGgiPQsv] [-Dname[=value]] [-d flags] [-I dirname] [-o filename] [-L limit]
        [-t macro] [-Uname] [file ...]


Martin



Home | Main Index | Thread Index | Old Index