pkgsrc-Bugs archive

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

Re: pkg/53373: GUI programs using cmake fail to run



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

From: Benny Siegert <bsiegert%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/53373: GUI programs using cmake fail to run
Date: Tue, 19 Jun 2018 10:00:27 +0200

 On Sun, Jun 17, 2018 at 7:55 AM <dvollen%gmail.com@localhost> wrote:
 
 > Any GUI program that was compiled with cmake and therefore uses LLVM fails to run.
 
 Let's back up a second here: What does cmake have to do with LLVM?
 cmake uses the same compiler that the rest of the system uses. If you
 set your PKGSRC_COMPILER variable to clang, it will use clang,
 otherwise gcc. I don't see why cmake would use a different compiler.
 
 > LLVM ERROR: Program used external function 'llvm.x86.sse41.pmaxsd' which could not be resolved!
 
 Are you using clang from pkgsrc or from base? What is the version?
 Self-compiled?
 
 Can you post your mk.conf?
 
 
 -- 
 Benny
 


Home | Main Index | Thread Index | Old Index