From owner-freebsd-ports-bugs@freebsd.org Thu Oct 12 20:30:39 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 0F1E1E33D71 for ; Thu, 12 Oct 2017 20:30:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 F0A7465E93 for ; Thu, 12 Oct 2017 20:30:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v9CKUcOr053952 for ; Thu, 12 Oct 2017 20:30:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222965] Error when building databases/py3-mysqlclient Date: Thu, 12 Oct 2017 20:30:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: samorders@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 20:30:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222965 Bug ID: 222965 Summary: Error when building databases/py3-mysqlclient Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: samorders@gmail.com CC: neel@neelc.org Flags: maintainer-feedback?(neel@neelc.org) CC: neel@neelc.org When building databases/py3-mysqlclient via poudriere I get this error. I am building with mariadb 10.2 instead of mysql, if that makes a difference. make.conf settings: DEFAULT_VERSIONS+=3Dbdb=3D5 perl5=3D5.24 pgsql=3D10 php= =3D7.1 python=3D3.6 mysql=3D10.2m =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Building for py36-mysqlclient-1.3.8 running build running build_py creating build creating build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6 copying _mysql_exceptions.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6 creating build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/__init__.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/compat.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/converters.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/connections.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/cursors.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/release.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb copying MySQLdb/times.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MyS= QLdb creating build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/REFRESH.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.freebsd-11.1-RELEASE-p1-amd64-3.6/MySQLdb/constants running build_ext building '_mysql' extension creating build/temp.freebsd-11.1-RELEASE-p1-amd64-3.6 cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Dversion_info=3D(1,3,8,'final',1) -D__version__=3D1.3.8 -I/usr/local/inclu= de/mysql -I/usr/local/include/mysql/.. -I/usr/local/include/python3.6m -c _mysql.c -o build/temp.freebsd-11.1-RELEASE-p1-amd64-3.6/_mysql.o _mysql.c:29:10: fatal error: 'my_config.h' file not found #include "my_config.h" ^~~~~~~~~~~~~ 1 error generated. error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/databases/py3-mysqlclient =3D=3D=3D=3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for py36-mysqlclient-1.3.8 build of databases/py3-mysqlclient ended at Thu Oct 12 14:06:02 CDT 2017 build time: 00:00:12 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=