Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2016 11:14:54 -0400
From:      Matthew Pounsett <matt@conundrum.com>
To:        ports@freebsd.org
Subject:   devel/llvm37 fails on Intrinsics.gen
Message-ID:  <CAAiTEH8%2BpU_VBgGQ8qp4nZxmbHry4ZU9Qm8CQRb5=y97c_-Kmw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm building ports using poudriere 3.1.14_2 on FreeBSD 9.3-RELEASE-p43.
 llvm37 3.7.1_3 is failing for me at the following point:

[136/3187] Building Intrinsics.gen...
FAILED: include/llvm/IR/Intrinsics.gen.tmp
cd /wrkdirs/usr/ports/devel/llvm37/work/.build/include/llvm/IR &&
/wrkdirs/usr/ports/devel/llvm37/work/.build/bin/llvm-tblgen -gen-intrinsic
-I /wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include/llvm/IR -I
/wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/lib/Target -I
/wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include
/wrkdirs/usr/ports/devel/llvm37/work/llvm-3.7.1.src/include/llvm/IR/Intrinsics.td
-o /wrkdirs/usr/ports/devel/llvm37/work/.build/include/
llvm/IR/Intrinsics.gen.tmp
llvm-tblgen: Unknown command line argument '-gen-intrinsic'.  Try:
'/wrkdirs/usr/ports/devel/llvm37/work/.build/bin/llvm-tblgen -help'
llvm-tblgen: Did you mean '-print-options'?
ninja: build stopped: subcommand failed.
*** [do-build] Error code 1

I first built it with llvm37 listed in ALLOW_MAKE_JOBS_PACKAGES ... that
failed, so I removed it and retried.  The above error is what I got on the
second build.  I've updated my ports tree in case it was a temporary bug in
the port, but that hasn't fixed the problem.

Does this look familiar to anyone?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAiTEH8%2BpU_VBgGQ8qp4nZxmbHry4ZU9Qm8CQRb5=y97c_-Kmw>