From owner-freebsd-python@FreeBSD.ORG Sat Apr 18 07:05:11 2015 Return-Path: Delivered-To: python@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 DBBBFE00 for ; Sat, 18 Apr 2015 07:05: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 AB2E4352 for ; Sat, 18 Apr 2015 07:05:11 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3I75Blq035655 for ; Sat, 18 Apr 2015 07:05:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 196862] [PATCH] x11-toolkits/py-wxPython28: Fail embedding_in_wx5.py - gcc48/libgfortran.so.3 not found Date: Sat, 18 Apr 2015 07:05:11 +0000 X-Bugzilla-Reason: CC 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, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrey@bsdnir.info X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created 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-python@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2015 07:05:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196862 --- Comment #7 from Andrey Fesenko --- Created attachment 155687 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155687&action=edit poudriere bulk -t log py-wxPython28 Port x11-toolkits/py-wxPython28 have Maintainer: python@FreeBSD.org Bug was first seen makes it possible for math/py-matplotlib his Maintainer: mainland@apeiron.net x11-toolkits/py-wxPython28 # portlint -AC WARN: Makefile: [125]: do not use muted INSTALL_foo commands (i.e., those that start with '@'). These should be printed. WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support. WARN: Makefile: [19]: possible direct use of command "python" found. use ${PYTHON_CMD} instead. WARN: Makefile: [0]: possible direct use of command "echo" found. use ${ECHO_CMD} or ${ECHO_MSG} instead. WARN: Makefile: [133]: possible use of "${CHMOD}" found. Use @(owner,group,mode) syntax or @owner/@group operators in pkg-plist instead. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. WARN: Makefile: Consider defining LICENSE. WARN: Makefile: "PKGNAMESUFFIX" has to appear earlier. WARN: /usr/ports/x11-toolkits/py-wxPython28/files/patch-config.py: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' to ensure proper patch format. WARN: /usr/ports/x11-toolkits/py-wxPython28/files/patch-setup.py: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' to ensure proper patch format. 0 fatal errors and 11 warnings found. If you want, I can try to remove WARNINGS. There is also a related ports x11-toolkits/py-wxPython28-common (have portversion) x11-toolkits/py-wxPython28-unicode (not have), how best to standardize? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.