tech-toolchain archive

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

LLVM build zone machines



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I work on native lldb support for NetBSD and I was asked for a
buildslave in the LLVM build zone.

At the moment my machine is connected to the staging master.

http://lab.llvm.org:8014/builders/lldb-amd64-ninja-netbsd7

While it will be fully operational and my code merged, and so building
on NetBSD will work, I will switch the machine to the master server.
As I understand, with this change I will emit warnings to developers
who broke LLVM, Clang or LLDB on NetBSD.

If someone might volunteer an i386 (or other port) or NetBSD-current
machine please let me know, I will help to setup it.

Before adding the machine, please test whether it can actually handle
a building process of the package.

Prerequisites: python27 swig cmake ninja-build

Quick tutorial:

git clone https://github.com/llvm-mirror/llvm
git clone https://github.com/llvm-mirror/lldb llvm/tools/lldb
git clone https://github.com/llvm-mirror/clang llvm/tools/clang
mkdir build
cd build
cmake ../llvm -GNinja
ninja
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWKC74AAoJEEuzCOmwLnZsEzMQAKSPVGGua/MGY+dUczjQu7VC
geUJioaga2MYamvOipfi3FO/CywmorJqi+tX36gmqevUSjR3C7rGbVWEqIQMZi9v
9K1w21/qawXrsn6/M4Xhcb/nYyLQ6a2HlsBC+xWCAQU5JnF6htX24zfkuhDXlaY5
t6JZHSAVzFEEMFyVlZCk2M/Bae6LYfCrMlwSzv3qsEIBwUfbs3lWiSVmLfvaG0/z
Zgb7F4I37l6UgahSK/H0XqLCQWzoCi+VoDxyPcoHBG/PcmCRfO2nhWtzXpXNVW+d
cEZkN4SNjzG2jxjXx4UN8jW6DoRCCS2YFWYyQ49emChAODTkY0A3A3hIuDdDbTnH
ruGEm/RwsLfegiiORN+V6TepexrUrmqjGaNLd7Sv0upGpy50VUAUbedYOWZ4hAyx
tS/6jQnjp69oTBECUPKU9FpkLm3k0ZZZL0RiNklb2VcR0zlVKGjj3bkX43xKoijc
AnfnPxMwWof39gmXSQybXpilQ2UGV1IPuYZ8DGiXKyiqNW94Gy4O2l2Ob3M/xCrb
H4yjBavHPtz1Opx7WwYzJ9w03U34eevxrxkB4WdAU9xZ3BhM3dAKsJbGXTPjRRxH
BqleVMehArZ3BuxuSAOsaBMOoUh1QwT7sFy01k8Kt/t4lU2usKR+XhBxsg33zcie
pVwXLIL9Ud7w3LR/naIO
=eUMl
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index | Old Index