From owner-freebsd-questions@freebsd.org Fri Aug 28 13:57:11 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DE539C4272 for ; Fri, 28 Aug 2015 13:57:11 +0000 (UTC) (envelope-from katmai@keptprivate.com) Received: from keptprivate.com (keptprivate.com [38.117.1.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.keptprivate.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D2C0E1001 for ; Fri, 28 Aug 2015 13:57:10 +0000 (UTC) (envelope-from katmai@keptprivate.com) Received: (qmail 7420 invoked by uid 89); 28 Aug 2015 13:55:36 -0000 Received: from (HELO ) (katmai@keptprivate.com) by keptprivate.com with ESMTPA; 28 Aug 2015 13:55:36 -0000 Subject: memcached port broken? To: freebsd-questions@freebsd.org References: <55E01DAE.1020709@infracaninophile.co.uk> <20150828084643.GB1274@xtaz.uk> <55E0266B.10005@infracaninophile.co.uk> <20150828135102.79c52f02@gumby.homeunix.com> From: Stefanita Rares Dumitrescu Message-ID: <55E06851.1090505@keptprivate.com> Date: Fri, 28 Aug 2015 15:55:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150828135102.79c52f02@gumby.homeunix.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 150828-0, 08/28/2015), Outbound message X-Antivirus-Status: Not-Tested 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: Fri, 28 Aug 2015 13:57:11 -0000 Hi, I think the problem is fairly recent ? I haven't experienced this on any other BSD servers i got. This is a brand new installation. anyone else happen to get this? mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po --- memcached-memcached.o --- mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po 1 error make[4]: stopped in /usr/ports/databases/memcached/work/memcached-1.4.24 *** [all-recursive] Error code 1 make[3]: stopped in /usr/ports/databases/memcached/work/memcached-1.4.24 1 error make[3]: stopped in /usr/ports/databases/memcached/work/memcached-1.4.24 *** [all] Error code 2 make[2]: stopped in /usr/ports/databases/memcached/work/memcached-1.4.24 1 error make[2]: stopped in /usr/ports/databases/memcached/work/memcached-1.4.24 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/databases/memcached *** Error code 1 Stop. make: stopped in /usr/ports/databases/memcached