NetBSD-Bugs archive

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

RE: port-sparc/55028: openssl1-1.1.1dnb2 crosscompilation fails



The following reply was made to PR port-sparc/55028; it has been noted by GNATS.

From: <ideafix%ideafix.name@localhost>
To: <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: RE: port-sparc/55028: openssl1-1.1.1dnb2 crosscompilation fails
Date: Fri, 28 Feb 2020 13:03:44 +0500

 Hi.
 
 Please, help me to localize the problem. Is this package now sparc
 uncompatible because of x86 asm code? Or may be I should to tune my config
 files or other build options?
 
 Actually, uncompatible olenssl means death of sparc port. 
 
 Alex Y.
 
 -----Original Message-----
 From: Martin Husemann <martin%duskware.de@localhost> 
 Sent: Friday, February 28, 2020 11:55 AM
 To: port-sparc-maintainer%netbsd.org@localhost; gnats-admin%netbsd.org@localhost;
 netbsd-bugs%netbsd.org@localhost; ideafix%ideafix.name@localhost
 Subject: Re: port-sparc/55028: openssl1-1.1.1dnb2 crosscompilation fails
 
 The following reply was made to PR port-sparc/55028; it has been noted by
 GNATS.
 
 From: Martin Husemann <martin%duskware.de@localhost>
 To: gnats-bugs%netbsd.org@localhost
 Cc: 
 Subject: Re: port-sparc/55028: openssl1-1.1.1dnb2 crosscompilation fails
 Date: Fri, 28 Feb 2020 07:54:13 +0100
 
  On Fri, Feb 28, 2020 at 06:50:01AM +0000, ideafix%ideafix.name@localhost wrote:
  > crypto/aes/aesni-mb-x86_64.s: Assembler messages:
  > crypto/aes/aesni-mb-x86_64.s:10: Error: Unknown opcode: `cmpl'
  > crypto/aes/aesni-mb-x86_64.s:11: Error: Unknown opcode: `jb'
  
  As you can clearly see from the file name, this is amd64 assembler code,
 not sparc code. The package should not even try to compile it, something
 went wrong in the configure phase (maybe it did not even notice it is  being
 cross compiled, or the pkg build system is broken, ...)
  
  Martin
  
 



Home | Main Index | Thread Index | Old Index