From owner-freebsd-stable@FreeBSD.ORG Sat May 2 17:15:52 2015 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B29ADB1 for ; Sat, 2 May 2015 17:15:52 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F1ED1E40 for ; Sat, 2 May 2015 17:15:51 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so43841325igb.0 for ; Sat, 02 May 2015 10:15:44 -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:date:message-id:subject:from:to :content-type; bh=9PhS7laptL7NPWyfL36rkzxRAg45K6gkzq5UEWmcx7g=; b=Yu3Nn/ITrcNjkEGbhMJxb+pu6MItlb2Rtk32iVgVdsczHx98EEDtsX8zyo64zr5X0X WgZVnhZJz5ur56Sis2wyEL8IG7usLLrijb6Y3zASf+wURlJSLjsuWqOPXqMZCFZvTUlp Ok1jtAX2yiHIfY0IS3YRhj4fufhAvlsq/6qWqFVAWC0HoFbT8K5L7Lxh4JNejQEwex6r dvDJBgYrtnGZE2TuWJ+/wjkOJPxCYQvrI2Ovbcwj+v65e8e5G1lnmhSHeFF+HLMgEDAK XSbAeTg4crLkhl6VR/TnI3U1g2WxmzZ50L1Uh9BUTPQ9XVTvLc2xNjhXNilRcIkwIdyb xGeg== X-Gm-Message-State: ALoCoQlW5aAkB212b7j+Kj+Tx+jzipS5DDQK4E1a1YVJaUyiOqCL4+ydDIEt5AJdEu0eu+0+Molx MIME-Version: 1.0 X-Received: by 10.43.60.76 with SMTP id wr12mr20510579icb.83.1430586944778; Sat, 02 May 2015 10:15:44 -0700 (PDT) Received: by 10.79.11.6 with HTTP; Sat, 2 May 2015 10:15:44 -0700 (PDT) Date: Sat, 2 May 2015 19:15:44 +0200 Message-ID: Subject: include/rpcsvc - mkdir: /usr/obj/lib32: Permission denied From: Oliver Pinter To: stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2015 17:15:52 -0000 Hi all! I try to build a modified 10-STABLE with jenkins, but I got the error in the subject. You can find the full build log under this link: http://jenkins.hardenedbsd.org:8180/jenkins/job/HardenedBSD-10-experimental-amd64/1/console If you need more info, please ping me, or write to core@hardenedbsd.org . Thanks you, Oliver