From owner-freebsd-questions@FreeBSD.ORG Sat May 9 06:24:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3DA8A6F for ; Sat, 9 May 2015 06:24:59 +0000 (UTC) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (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 924A81B9B for ; Sat, 9 May 2015 06:24:59 +0000 (UTC) Received: by igbsb11 with SMTP id sb11so37754087igb.0 for ; Fri, 08 May 2015 23:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=oNb7hS1ZSk9tVD/mm7qMk6oJtC2EoAruNCAnufG1oQM=; b=rE11tci3z9S6swMTk/H49uj6bIDcXGh5KnPOFFOSsK7KG4Rrpg6/683WCW9UuhZtfU UC5p1eWIIgKyFlTidGxupn+Dr7uejKs/31oc+OXBUlgIRdQ8g0dJoehqu+QxOlvORUEq iZYsev2osv8TFV+QMulN899x+nDcFb4ccRhz4gV6alFNSgNE27Kf/Gev42HKpCwez8nw cSdjzsrt/VktmouGGGr/jbiw0pMVse1j+DuJyTm6hdOQK8+Eg3rL9eC+ZRTlFXEP28RJ 1AF7h2Oyn0Ss2Bc11lpDKjJf1wzTAsU9okfKzhiLErqm3zMtd921Obst+Phh7XJm9IqP F4rg== X-Received: by 10.42.164.7 with SMTP id e7mr1604313icy.70.1431152698999; Fri, 08 May 2015 23:24:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.121.1 with HTTP; Fri, 8 May 2015 23:24:38 -0700 (PDT) From: Avinash Sonawane Date: Sat, 9 May 2015 11:54:38 +0530 Message-ID: Subject: make install in security/trousers : Compilation failed unexpectedly To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 May 2015 06:24:59 -0000 Hello! When I say `make install` in security/trousers it says "Makefile:728: recipe for target 'libtcs_a-tcs_req_mgr.o' failed Makefile:714: recipe for target 'libtcs_a-tcs_caps.o' failed . . . ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer." Here is the complete log : http://pastebin.com/LtVkVxHT Then I added "MAKE_JOBS_UNSAFE= YES" in security/trousers/Makefile but then the system said: "Makefile:714: recipe for target 'libtcs_a-tcs_caps.o' failed" Here is the complete log after doing MAKE_JOBS_UNSAFE= YES http://pastebin.com/cquyE0BN I have reported this to the maintainer. What I do now? -- Avinash Sonawane (RootKea) PICT, Pune http://rootkea.wordpress.com