[llvmlinux] compile error x86

Jan-Simon Möller jsmoeller at linuxfoundation.org
Tue Jul 23 21:04:56 UTC 2013


Please install the following packages in your system:

/bin/sh: 1: quilt: not found
---------------------------------------------------------------------
Finished state llvm-patch
---------------------------------------------------------------------
No packages found matching quilt.
No packages found matching sparse.
No packages found matching libfdt-dev.
No packages found matching libpixman-1-dev.

-- 

Sincerely yours,

Jan-Simon Möller

jsmoeller at linuxfoundation.org
On Tuesday 23 July 2013 13:41:42 Marcelo Sousa wrote:
> Hi Jan-Simon,
> 
> I'm still getting the same error with the latest version of llvmlinux. From
> the log file it seems that it's not patching llvm (see attach).
> 
> Can you please provide insight to solve this? I really need to perform
> experiments with the LLVM IR.
> 
> Regards,
> Marcelo
> 
> 
> 
> On Tue, Jul 23, 2013 at 3:52 AM, Jan-Simon Möller <
> 
> jsmoeller at linuxfoundation.org> wrote:
> > Hi Marcelo,
> > 
> > On Monday 22 July 2013 15:54:28 Marcelo Sousa wrote:
> > > Hi Jan-Simon,
> > > 
> > > I have just tried the commands you mentioned:
> > > cd targets/x86_64
> > > make kernel-mrproper
> > > make kernel-quilt-clean
> > > make kernel-sync
> > > make kernel-patch
> > > make
> > > 
> > > And I got the same error. Do I need to apply the patch? It seems an
> > 
> > inline
> > 
> > > assembly problem. Can you clarify this problem?
> > 
> > We retired the patch 002x-Changes-to-BT-operations.-Mostly-BTC-BTCL.patch
> > as
> > we disabled integrated-as completely for your builds.
> > 
> > Like pipacs noted, that patch is for the BT* operations as discussed
> > lately on
> > the llvm ML.
> > 
> > I assume something went wrong with patching your kernel.
> > 
> > Can you pastbin the console-log of the above commands ?
> > 
> > You can also checkout the lastest version of llvmlinux and execute
> > 
> > cd llvmlinux
> > git pull
> > git reset --hard origin/master
> > cd targets/x86_64
> > make raze-all
> > make
> > 
> > 
> > --
> > JS


More information about the LLVMLinux mailing list