From owner-freebsd-python@FreeBSD.ORG Wed Jun 3 21:10:43 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 810F0A7C for ; Wed, 3 Jun 2015 21:10:43 +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 62E021BB5 for ; Wed, 3 Jun 2015 21:10:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t53LAhJV018624 for ; Wed, 3 Jun 2015 21:10:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 200622] lang/python27: not jobs safe Date: Wed, 03 Jun 2015 21:10:43 +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: marino@FreeBSD.org 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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: Wed, 03 Jun 2015 21:10:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200622 Bug ID: 200622 Summary: lang/python27: not jobs safe Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: marino@FreeBSD.org Assignee: python@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) I believe this is the second time I've hit a python failure with indications that the port is not jobs safe. MAKE_JOBS_UNSAFE=yes should be set on this port. It will cause over 10,000 ports to skip in a bulk build if it breaks. =========================================================================== =================================================== ===> Building for python27-2.7.9_1 --- Include/graminit.h --- --- python-gdb.py --- --- Parser/acceler.o --- --- Parser/grammar1.o --- --- Parser/listnode.o --- --- Include/graminit.h --- /usr/bin/make Parser/pgen --- python-gdb.py --- install -m 0644 ./Tools/gdb/libpython.py python-gdb.py --- Parser/grammar1.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c --- Parser/acceler.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c --- Parser/node.o --- --- Parser/listnode.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c --- Parser/node.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c --- Include/graminit.h --- --- Parser/tokenizer_pgen.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c --- Parser/printgrammar.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c --- Parser/pgenmain.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c --- Parser/parser.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c --- Parser/parsetok.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c --- Include/graminit.h --- --- Parser/bitset.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c --- Parser/metagrammar.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c --- Parser/metagrammar.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c --- Include/graminit.h --- --- Parser/firstsets.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c --- Parser/grammar.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c --- Parser/grammar.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c --- Parser/pgen.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c --- Include/graminit.h --- --- Objects/obmalloc.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c --- Python/mysnprintf.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c --- Python/pyctype.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c --- Parser/myreadline.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c --- Parser/tokenizer.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c --- Objects/abstract.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c --- Objects/boolobject.o --- cc -c -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DNDEBUG -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c --- Include/graminit.h --- --- Parser/pgen --- cc -DNDEBUG -lpthread -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -L/usr/local/lib -lintl -lutil -o Parser/pgen Parser/pgen.o: file not recognized: File truncated *** [Parser/pgen] Error code 1 make[2]: stopped in /wrkdirs/lang/python27/work/Python-2.7.9 1 error make[2]: stopped in /wrkdirs/lang/python27/work/Python-2.7.9 *** [Include/graminit.h] Error code 2 make[1]: stopped in /wrkdirs/lang/python27/work/Python-2.7.9 1 error make[1]: stopped in /wrkdirs/lang/python27/work/Python-2.7.9 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.