From owner-freebsd-ports@FreeBSD.ORG Mon Nov 17 12:22:56 2014 Return-Path: Delivered-To: ports@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 679854B8 for ; Mon, 17 Nov 2014 12:22:56 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB3A7D00 for ; Mon, 17 Nov 2014 12:22:55 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id n15so15699383lbi.6 for ; Mon, 17 Nov 2014 04:22:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:message-id:date:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=zA/nDKZkGx1oDAcFC5Wg98j5SmQgzWqA5AgAckfIr3k=; b=e1oW0lNDZQMd1GXyM7ScgfZTlYxnaIE8msfrygZtzNzcNamtZvt2ecUFi0Kuz/UGuz FNLL/aRNQ1qrRPzbw9CpnOOa7Qc/8mPkyemqB6ZBNZYgeX0qnNrTUD/grles/NlKPXna nPjFIhVm6tt92pFcQZJTdDNdxb+udxt9lfqfcUCg8eF/twsAOTInISS3ePdtIepRydIV w/ViE3VMcNgBWYOG3vh72/mKxL/CVZlhhIVUEzfYwxn9n5ogFdeR/A594XDGxu0jiAsD 3Qo1COLyd/kMyvgM0m/PJNvB3exKa3racHb1NeozOEl5icqjne8lKDL662AuAiaNMQ8P bflw== X-Received: by 10.112.157.194 with SMTP id wo2mr26962927lbb.55.1416226973897; Mon, 17 Nov 2014 04:22:53 -0800 (PST) Received: from limbo.b1t.lan (167.203-pool.nikopol.net. [213.111.203.167]) by mx.google.com with ESMTPSA id pf1sm10253917lbc.0.2014.11.17.04.22.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Nov 2014 04:22:53 -0800 (PST) From: Volodymyr Kostyrko X-Google-Original-From: Volodymyr Kostyrko Message-ID: <5469E89B.7040604@b1t.name> Date: Mon, 17 Nov 2014 14:22:51 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: textproc/sphinxsearch - fails to listen on the file socket under 9.3 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 12:22:56 -0000 Hi all. Is anyone else seeing this: [Mon Nov 17 14:13:30.493 2014] [17507] accepting connections [Mon Nov 17 14:13:31.006 2014] [17507] FATAL: setsockopt() failed: Invalid argument [Mon Nov 17 14:13:31.098 2014] [17507] shutdown complete [Mon Nov 17 14:13:31.100 2014] [17506] last message repeated 1 times [Mon Nov 17 14:13:31.100 2014] [17506] watchdog: main process 17507 exited cleanly (exit code 1), shutting down This happens just after start. Previous port version at r370488 works. -- Sphinx of black quartz judge my vow.