From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 26 11:16:11 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 207A5C26 for ; Thu, 26 Feb 2015 11:16:11 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E17C5303 for ; Thu, 26 Feb 2015 11:16:10 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1QBGAC6045765 for ; Thu, 26 Feb 2015 11:16:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198049] net-im/jabber-pyicq: can't build with WITH_TWISTED, won't run without Date: Thu, 26 Feb 2015 11:16:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc keywords flagtypes.name assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2015 11:16:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198049 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sunpoet@FreeBSD.org Keywords| |needs-qa Flags| |maintainer-feedback+ Assignee|freebsd-ports-bugs@FreeBSD. |python@FreeBSD.org |org | Status|New |Open --- Comment #2 from Kubilay Kocak --- A couple of things to note: - This port has no maintainer, which likely means you'll need to provide as much of the investigation effort as possible to make progress. - Upstream source code has not changed since ~2009 - Twisted was recently updated to version 15.0 in the ports tree Having said that, - The port does appear to have a TWISTED option. Have you tried to `make config`, disable that option and retry the build? - Are you running an up to date version of the ports tree? If not, please portsnap fetch update OR svn update, the try to reproduce the issue again. - When was the last time this port worked for you? Did it stop working recently? If so, when? Please add a log of the failed build as an attachment to this issue, which may provide additional clues. -- You are receiving this mail because: You are the assignee for the bug.