[Lldb-commits] New llvm build server account request
Kamil Rytarowski via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 17 19:18:23 PST 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
It's fixed. It was my fault as I forgot to make updateScripts.sh
available via PATH.
Buildslave works properly.
Thank you!
On 18.11.2015 03:31, Kamil Rytarowski via lldb-commits wrote:
> 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.
>
>
>
> _______________________________________________ lldb-commits
> mailing list lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWS+37AAoJEEuzCOmwLnZsSW4P/jQv6bQyjqg2A/+CG6lE8kyq
FppZaboCnZDXZdrOStWoG5nzsXkd04AyKrFCf3lkSpxiqI30KboA7D8YU0arL8lA
I4X889DXK35cbdveuRkX/VYTFGYLn7DQECidHnj0+QqajnodV2CMy41Z+6Dv7py2
eu1ormgxRzAPx+Iyij6+sqZx7N3Okz+MG8r2ZSUOyIp9HuKAWk+fn5AWbCe2wwu8
CV+Gf2ekeHxlkD++QeNnxwngvIqkt3wvG0oyvLSxf0vKxvTz1VUevjbx508mPPqy
dq383ZZF+JU2VX825v4DZPOqh2KU4BB/k5dswTUkPX8d8NZSbA2IL99uTIiR4zyi
BBb++tK+/RmCwIM87WAsfi7W7Jfglt7JkegIZz2bm012Vo3qtOf14QzTNwvGn3qz
/VDG1tdOjE7HL8/S5zBhp1TD7m9wCeZnqWaCAb1tQ7nu63lDoLX2RkCmMUQl2Bn7
6l6WrfffZihB7l9bztQTaa+byMwP90x8JH72vFoM3CGoCwp6l1NjxjT4q5tQi9Zk
eA6xGp70Ai78mWQS4FrZ87D8EK1qvT2jHBHTpTBwFKxzte5/Pcgmxz+r0h7puFpV
b0tFOLPQIIpV9INSxRf7wbaj3UaOVFkhxFL2y/Ze69N3dYhtapPDa8Wao5OtU12/
5nAKYigd6t2QnHNyf5hJ
=frjd
-----END PGP SIGNATURE-----
More information about the lldb-commits
mailing list