From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108751 invoked by alias); 14 Oct 2016 13:33:45 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 108734 invoked by uid 89); 14 Oct 2016 13:33:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:448, instruct X-HELO: mail-oi0-f67.google.com Received: from mail-oi0-f67.google.com (HELO mail-oi0-f67.google.com) (209.85.218.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Oct 2016 13:33:43 +0000 Received: by mail-oi0-f67.google.com with SMTP id d132so7543724oib.2 for ; Fri, 14 Oct 2016 06:33:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=JZfYafDzCG5r9sFnzmOo/bei9koIp3dhN1O2hNwn5wE=; b=KcQ2pW3J3YCO/2z37ICwA3UZ8qaJXGEFQodF4ViNL/+/3OXwJPh1rl+2x6L9ATMGbQ EYg4xWeHUc/v7UhBGfBnwpeFKWacEOQ3ywTCxlzpbpThdk4xvErtE9AerNQn07Fmzuc8 knUsgSW8XljggccqtLwDbIIjSD9ji98Kva1oYhJWd5oEw9i8XlqYqD5LF5vTDeY+SJsv EM3PBF3PAA96WgT1ylBf+odtmMpLrAHfo4hzECaYzU0vcO3m0s52XitRBpxgYyC8p4qn J4de4MBH/y3DkY5XvCaR3mh134pMlniQaE8EXywpK+CSbewUf8dt8lXVd8zWFw6r9Mua dd5Q== X-Gm-Message-State: AA6/9RlvCD5OVAt7pEpuTHnyty0GQGD2ercfHuxUEEemYxKi7Nbk45jewEW8I+dKaHvcGPSsHKK7ja6JIyhhjQ== X-Received: by 10.157.60.106 with SMTP id j39mr6595146ote.129.1476452022277; Fri, 14 Oct 2016 06:33:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.193.5 with HTTP; Fri, 14 Oct 2016 06:33:41 -0700 (PDT) In-Reply-To: <87wphc3u01.fsf@redhat.com> References: <871szt89tz.fsf@redhat.com> <871szk5a2s.fsf@redhat.com> <9a54ce4e-a094-f029-0177-ae05633f2aa2@redhat.com> <87wphc3u01.fsf@redhat.com> From: Yao Qi Date: Fri, 14 Oct 2016 13:33:00 -0000 Message-ID: Subject: Re: [buildbot] Customized build and board file To: Sergio Durigan Junior Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-10/txt/msg00447.txt.bz2 On Thu, Oct 13, 2016 at 8:54 PM, Sergio Durigan Junior wrote: > > Yao, could you please put the board file somewhere in your machine, > follow the instructions above, and let me know the path to the site.exp > file that you create? I can instruct BuildBot to set the DEJAGNU > environment variable to this file, then. /home/qiyao/buildslave/site.exp on gcc114 --=20 Yao (=E9=BD=90=E5=B0=A7)