[Lldb-commits] New llvm build server account request
Kamil Rytarowski via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 17 18:31:42 PST 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I've noted the first set of successfully built LLDB instances on NetBSD!
http://lab.llvm.org:8014/builders/lldb-amd64-ninja-netbsd7/builds/973
I've stopped the buildbot on the Staging server and redirected port to
port 9990.
There are some issues with scripts again:
http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd7/builds/53
Are they synced between the master and staging one?
Could you please have a look.
On 17.11.2015 21:37, Ying Chen wrote:
> Done. Please let me know if it works for you.
>
> Thanks, Ying
>
> On Tue, Nov 17, 2015 at 3:34 AM, Kamil Rytarowski <n54 at gmx.com
> <mailto:n54 at gmx.com>> wrote:
>
> Hello Ying,
>
> Regarding the NetBSD buildbot for LLDB one NetBSD we need a tweak.
>
> Please test for the existence (only on NetBSD) of a file
> /usr/include/panel.h. If it's missing please add
> '-DLLDB_DISABLE_CURSES' to CMake configure arguments.
>
> if [ ! -f /usr/include/panel.h ]; then # Add this line to the CMake
> configure arguments on NetBSD echo "-DLLDB_DISABLE_CURSES" fi
>
> This change is for both: staging and master build farm. I'm going
> to switch the NetBSD7 buildbot to the master one soon, once it will
> build the sources properly.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWS+MNAAoJEEuzCOmwLnZsPkwQAMNE6PCm1SccmTy8wFnp0k+L
TALbcpT/4zLSIJ98GYdSrvmNQVZsKz8E7bYxlzf79NqzpaB6Zk6FzP7UtN/zolAE
xgoXJvfXwGWKazFKPxjd1wct4w6oOtgmKgspG+kTpnfIp5gkFtzoMGT4ZSCbcAoM
sPRwuoI6VKbtKltIq523JBXFX5YzchVH+2sYFWrjCqgGIvnBfqeghgD/Azs8LXCu
d0aSNh8EbaJi0OquhAtZADOxws9THeJskP5G7VmSTWUhgTaA3VL8xlh26dCeSMuN
ApWwDh7IiBIfAsfFJS/crQIuQ0H0IjS6wMSiBzi3FYXe5R9nx16NMTw7X+qHw5yA
lZKX22pafK0xzM5kqd69yEfztYdxSlS9cWcgH/VyRki4ZvsQTkoB+wPshQrTKx9o
a7m8kXPIG1Sf4leAQjBLqM0wt3TWY8chPFUwuBLlxViZatLrP0nq6uUHRt/CrdWJ
82O/J4EUoAPbXwGN9XpScNL1+bpOymF/ejd3ZrEEXSrgCoeT/mNiPqRiufsU0j9a
+i48WaJjD2Nykn/LPN1ecNCetdsuKLGVTXeOs06id+MyuYq7cppeKX/WYc1+m+1b
aRiqMlj9mNVDdYKashEPQHaQ8g6AE7G2MGd4hLn+BETzC9Ussy19xxnKLb5ihwrT
o0941kY6B7a+r4y2YXgy
=Yvz1
-----END PGP SIGNATURE-----
More information about the lldb-commits
mailing list