[issue6299] pyexpat build failure on Solaris 10 for 2.6.1/2.6.2

2014-02-04 Thread koobs
koobs added the comment: Adding a patch for reference only -- keywords: +patch Added file: http://bugs.python.org/file33902/python-issue6299.patch ___ Python tracker <http://bugs.python.org/issue6

[issue20631] python readline module crashing on NULL access

2014-02-14 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20631> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue8168] python3 py_compile does not ignore UTF-8 BOM characters

2014-02-21 Thread koobs
koobs added the comment: Breadcrumb: this was reported against 3.2 and 3.1, but never backported to the latter. -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue8

[issue20246] buffer overflow in socket.recvfrom_into

2014-02-25 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20246> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue20767] Some python extensions can't be compiled with clang 3.4

2014-02-25 Thread koobs
Changes by koobs : -- versions: +Python 3.3, Python 3.4, Python 3.5 ___ Python tracker <http://bugs.python.org/issue20767> ___ ___ Python-bugs-list mailin

[issue20767] Some python extensions can't be compiled with clang 3.4

2014-02-25 Thread koobs
koobs added the comment: Details on how clang 3.4 changes behaviour for compiler flags: http://llvm.org/releases/3.4/tools/clang/docs/ReleaseNotes.html#new-compiler-flags -- ___ Python tracker <http://bugs.python.org/issue20

[issue20767] Some python extensions can't be compiled with clang 3.4

2014-02-28 Thread koobs
koobs added the comment: Attaching patch against default -- keywords: +patch type: -> compile error Added file: http://bugs.python.org/file34253/python-issue20767.diff ___ Python tracker <http://bugs.python.org/issu

[issue20246] buffer overflow in socket.recvfrom_into

2014-02-28 Thread koobs
koobs added the comment: Can somebody backport the fixes for the test breakages to 3.1 and 3.2 please, it seems they were forgotten. The original CVE fix includes changes to test_socket.py so I cant imagine security-only-fix policy applies. Thanks

[issue20246] buffer overflow in socket.recvfrom_into

2014-02-28 Thread koobs
koobs added the comment: Thank you Stefan -- ___ Python tracker <http://bugs.python.org/issue20246> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20731] Python 3.3.4: SyntaxError with correct source code encoding # -*- coding: latin-1 -*-

2014-03-01 Thread koobs
koobs added the comment: Regressions on FreeBSD buildbots (test_coding) http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.3/builds/626/steps/test/logs/stdio -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20

[issue19966] Wrong mtimes of Include/Python-ast.h and Python/Python-ast.c in tarballs

2014-03-01 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue19966> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue20374] Failure to compile with readline-6.3-rc1

2014-03-01 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20374> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue20251] socket.recvfrom_into crash with empty buffer

2014-03-04 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20251> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue20767] Some python extensions can't be compiled with clang 3.4

2014-03-04 Thread koobs
koobs added the comment: It would be great if this could make it into 3.4, extended to include other OS's if necessary at a later date. -- ___ Python tracker <http://bugs.python.org/is

[issue20896] test_ssl.test_get_server_certificate() is failing: CA cert of svn.python.org changed?

2014-03-12 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue20896> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue22928] HTTP header injection in urrlib2/urllib/httplib/http.client (CVE-2016-5699)

2016-07-01 Thread koobs
koobs added the comment: 3.3 is supported for security related fixes until September 2017 [1], but only 3.4, 3.5 and 2.7 have received the backport, reopen for outstanding merge [1] https://docs.python.org/devguide/#status-of-python-branches Update summary to reflect the RedHat CVE that was

[issue22928] HTTP header injection in urrlib2/urllib/httplib/http.client (CVE-2016-5699)

2016-07-01 Thread koobs
Changes by koobs : -- versions: +Python 3.3 ___ Python tracker <http://bugs.python.org/issue22928> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23908] Check path arguments of os functions for null character

2016-07-02 Thread koobs
koobs added the comment: == ERROR: test_path_with_null_unicode (test.test_posix.PosixTester) -- Traceback (most recent call last): File "/usr/home/bui

[issue23908] Check path arguments of os functions for null character

2016-07-02 Thread koobs
koobs added the comment: koobs-freebsd{9,10,current) failing after 30099abdb3a46d0e306a4cf995b95fa8cfb8b78a merge to 2.7 -- nosy: +koobs resolution: fixed -> status: closed -> open ___ Python tracker <http://bugs.python.org/i

[issue24557] Refactor LibreSSL / EGD detection

2016-07-07 Thread koobs
koobs added the comment: Thank you Benjamin :) -- versions: +Python 3.5 ___ Python tracker <http://bugs.python.org/issue24557> ___ ___ Python-bugs-list mailin

[issue24773] Implement PEP 495 (Local Time Disambiguation)

2016-07-23 Thread koobs
koobs added the comment: Also failing on all freebsd buildbots, all tests failing with: FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/zoneinfo/Iran' -- nosy: +koobs resolution: fixed -> ___ Python t

[issue24773] Implement PEP 495 (Local Time Disambiguation)

2016-07-23 Thread koobs
koobs added the comment: I can help providing information on the koobs-* freebsd buildbots (I run them). In a default installation, the timezone entries are available in /usr/share/zoneinfo (see attachment for contents) Iran is not in the root directory, 'Tehran' is in Asia/ su

[issue24773] Implement PEP 495 (Local Time Disambiguation)

2016-07-23 Thread koobs
koobs added the comment: See Also: non standard (standard?) timezones. https://lists.freebsd.org/pipermail/freebsd-hackers/2015-May/047765.html I don't know to what extent these links are considered standard, but I'll talk to Julian about whether we can get these links installed

[issue24773] Implement PEP 495 (Local Time Disambiguation)

2016-07-24 Thread koobs
koobs added the comment: koobs-freebsd-* 3.x builds are now passing, but I'd like to make an additional (trivial) proposal, and that is: If the tests that were previously failling, aren't *specifically* testing for 'backward compatible' timezone definitions, that the test

[issue27612] socket.gethostbyname resolving octal IP addresses incorrectly

2016-07-26 Thread koobs
koobs added the comment: @David The symptoms from FreeBSD look a little different: Only gethostbyname affected only on 2.7 and 3.3 on all freebsd versions (9, 10, 11). Python 3.2 was not tested (freebsd port was deleted), but likely affected as well Feels/Appears like a gethostbyname fix

[issue26662] configure/Makefile doesn't check if "python" command works, needed to build Objects/typeslots.inc

2016-07-26 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue26662> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue19613] test_nntplib: sporadic failures, test_article_head_body()

2016-07-26 Thread koobs
koobs added the comment: This just failed on 3.x (default) on koobs-freebsd{9,10} bots: == FAIL: test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests

[issue19613] test_nntplib: sporadic failures, test_article_head_body()

2016-07-26 Thread koobs
Changes by koobs : -- versions: +Python 3.6 ___ Python tracker <http://bugs.python.org/issue19613> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23085] update internal libffi copy to 3.2.1

2016-07-26 Thread koobs
koobs added the comment: Forgive me for asking a question that may have already been asked, or beaten to death, but what is preventing Python from requiring libffi as an external/required dependency, rather than keeping it and taking on the burden of fixes/backporting in lieu of updates or

[issue26852] add the '--enable-legacy-pyc-files' option to configure

2016-07-28 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue26852> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue23968] rename the platform directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET)

2016-07-30 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue23968> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue24773] Implement PEP 495 (Local Time Disambiguation)

2016-07-31 Thread koobs
koobs added the comment: Thank you Alexander, consider me satisfied :) -- ___ Python tracker <http://bugs.python.org/issue24773> ___ ___ Python-bugs-list mailin

[issue20767] Some python extensions can't be compiled with clang 3.4

2016-08-02 Thread koobs
koobs added the comment: Nothing is required (as far as I'm aware) other than commit/merge on a two line change scoped only to FreeBSD. The issue was reported for and on FreeBSD and the patch has been carried locally in all FreeBSD Python ports/packages (2.7, 3.3, 3.4, 3.5) for ove

[issue20767] Some python extensions can't be compiled with clang 3.4

2016-08-02 Thread koobs
koobs added the comment: @Stefan I've notified our FreeBSD Clang/LLVM people of the upstream bug status, though there are indications that the "-Wl,-rpath" method is considered the recommended/canonical/future way to do

[issue20767] Some python extensions can't be compiled with clang 3.4

2016-08-03 Thread koobs
koobs added the comment: @Stefan I'll touch base with Antoine (OP) and confirm that this is a root-cause, permanent solution -- stage: commit review -> patch review ___ Python tracker <http://bugs.python.org

[issue20767] Some python extensions can't be compiled with clang 3.4

2016-08-03 Thread koobs
koobs added the comment: Not sure why the stage field changed on last submission. Restore accordingly to previous state -- stage: patch review -> commit review ___ Python tracker <http://bugs.python.org/issu

[issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation

2016-08-09 Thread koobs
koobs added the comment: @Brett / Ned I'm happy to carry the proposed patch in the FreeBSD ports/packages until the next releases if that helps your confidence levels. -- versions: +Python 3.5, Python 3.6 ___ Python tracker <http://bugs.py

[issue27181] Add geometric mean to `statistics` module

2016-08-17 Thread koobs
koobs added the comment: For posterity, the following failure was observed on all (9/10/11(current) FreeBSD buildbots: == FAIL: testFraction (test.test_statistics.Test_Nth_Root

[issue26040] Improve coverage and rigour of test.test_math

2016-08-23 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue26040> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue27831] Python 3.4.5 leaks memory when attempting to load non-existent file

2016-08-23 Thread koobs
Changes by koobs : -- nosy: +koobs versions: +Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.org/issue27831> ___ ___ Python-bugs-list mailin

[issue27838] test_os.test_chown() random failure on "AMD64 FreeBSD CURRENT Debug 3.x" buildbot

2016-08-25 Thread koobs
koobs added the comment: This appears to have spontaneously resolved itself after build #957 after many failures. For reference, other builders on the same host were failing as well: AMD64 FreeBSD CURRENT Debug 3.5 (#567, #568) AMD64 FreeBSD CURRENT Non-Debug 3.5 (#8, #9) And possibly others

[issue17192] libffi-3.0.13 import

2013-04-20 Thread koobs
koobs added the comment: These break what was addressed in #11729 for default, 3,x and 3.3. 2.7 seems to have made it through unscathed. I'm not sure where or how the old code was introduced, but the clang fix has been upstreamed and is correct in the pure libffi 3.0.13 sources Failu

[issue17656] Python 2.7.4 breaks ZipFile extraction of zip files with unicode member paths

2013-04-20 Thread koobs
koobs added the comment: heads-up: Tests are still failing on FreeBSD (gcc & clang) buildbots: http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%20dtrace%202.7/builds/472/steps/test/logs/stdio http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%20dtrace%2Bclang%2

[issue17809] FAIL: test_expanduser when $HOME ends with /

2013-04-20 Thread koobs
New submission from koobs: test_expanduser in test.test_posixpath.PosixPathTest fails when the users $HOME ends with "/" == FAIL: test_expanduser (test.test_posixpath.Pos

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2013-04-20 Thread koobs
koobs added the comment: There's some work that's been in the FreeBSD bleachers since Jul 2012 to add futimens() and utimensat(), with some recent activity: RFC: futimens(2) and utimensat(2) - Jul 2012 http://lists.freebsd.org/pipermail/freebsd-arch/2012-February/012409.html RFC:

[issue17809] FAIL: test_expanduser when $HOME ends with /

2013-04-27 Thread koobs
koobs added the comment: After some sleuthing with Ezio (thank you for the help) and some amateur debugging, all conditions in expanduser return the the home directory after stripping trailing slashes. The assertion in Lib/test/test_posixpath.py:264 compares expanduser(path) with a path

[issue17192] libffi-3.0.13 import

2013-04-30 Thread koobs
koobs added the comment: Ready to confirm on buildbots when this lands Also, libffi-3.0.13 is installed on my buildbots if you want to use -custom to have a play, I can be pinged anytime on IRC if I can be of any assistance. koobs @ #python-dev

[issue17773] test_pydoc fails with the installed testsuite (2.7)

2013-04-30 Thread koobs
koobs added the comment: I am seeing a similar set of test failures buildbots for 2.7 that are relatively recent too: http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%20dtrace%2Bclang%202.7/builds/479/steps/test/logs/stdio I cant account for test_html_doc failure but I have seen

[issue17809] FAIL: test_expanduser when $HOME ends with /

2013-05-04 Thread koobs
koobs added the comment: The attached patch strips the trailing slash from the home directory obtained from pw_dir in test_expanduser ./python -m test -j3 test_posixpath [1/1] test_posixpath 1 test OK. Can someone take care of the commit please, and thank you again Ezio for the assistance

[issue17809] FAIL: test_expanduser when $HOME ends with /

2013-05-04 Thread koobs
koobs added the comment: Thanks Antoine, I'm removing the 'Library' component on this one given the proposed resolution. Additionally, given the trivial nature and isolation of the change strictly to the test, I'd like to request this go into 3.2 as well. For any futu

[issue17809] FAIL: test_expanduser when $HOME ends with /

2013-05-08 Thread koobs
koobs added the comment: Spoil Ezio and learn me some python dev guide conventions, with an updated patch generated via hg diff, containing a comment, and including a bug #ID reference -- Added file: http://bugs.python.org/file30174/test_posixpath_v2.diff

[issue13664] UnicodeEncodeError in gzip when filename contains non-ascii

2014-10-12 Thread koobs
koobs added the comment: This broke a FreeBSD buildbot (koobs-freebsd10), complete log attached. -- nosy: +koobs Added file: http://bugs.python.org/file36893/koobs-freebsd10-build-742.log ___ Python tracker <http://bugs.python.org/issue13

[issue13664] UnicodeEncodeError in gzip when filename contains non-ascii

2014-10-12 Thread koobs
koobs added the comment: koobs@10-STABLE-amd64:~ % locale LANG= LC_CTYPE="C" LC_COLLATE="C" LC_TIME="C" LC_NUMERIC="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL= -- __

[issue20386] socket.SocketType enum overwrites import of _socket.SocketType

2014-10-15 Thread koobs
koobs added the comment: This change looks to be implicated in a buildbot breakage on koobs-freebsd9 (3.4). I couldn't reproduce the test failure by re-running the build, so possibly intermittent or non-deterministic. Full build log attached. I'll leave the issue closed for now,

[issue22417] PEP 476: verify HTTPS certificates by default

2014-11-13 Thread koobs
koobs added the comment: Builds failing on koobs-freebsd9 buildbot for: 3.x: since revision b2c17681404f80edae2ee4846db701104d942cc4 3.4: since revision 246c9570a75798a4757001620cf92cc8d2eba684 Attaching both initial build failure test logs. -- nosy: +koobs Added file: http

[issue17293] uuid.getnode() MAC address on AIX

2014-11-13 Thread koobs
koobs added the comment: koobs-freebsd10 buildbot broken on all branches since: 2.7: e80cb046e7641fb8a71dda8254d2e619cdd64480 3.4: ba4b31ed2952b65ca447f57fbd6d540ebc4b749c 3.x: 3e4f3cc4f1f9dbee8e0ed5df47f77baae2ad310c Full (2.7) log attached

[issue17293] uuid.getnode() MAC address on AIX

2014-11-15 Thread koobs
koobs added the comment: I only attached the 2.7 build log because the failures from 3.4 and 3.x are identical, copying them here for completeness: >From 3.4: == ERROR: test_arp_getnode (test.test_uuid.TestU

[issue17293] uuid.getnode() MAC address on AIX

2014-11-16 Thread koobs
koobs added the comment: I don't have the environment to test here. Can you run a custom build on the buildbots? -- ___ Python tracker <http://bugs.python.org/is

[issue21356] Support LibreSSL (instead of OpenSSL): make RAND_egd optional

2014-11-20 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue21356> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue22685] memory leak: no transport for pipes by create_subprocess_exec/shell

2014-11-25 Thread koobs
Changes by koobs : Added file: http://bugs.python.org/file37281/koobs-freebsd10-python34-build-598.log ___ Python tracker <http://bugs.python.org/issue22685> ___ ___

[issue22685] memory leak: no transport for pipes by create_subprocess_exec/shell

2014-11-25 Thread koobs
koobs added the comment: Buildbot failures observed on koobs-freebsd9 and koobs-freebsd10 for 3.x and 3.4, respectively. Both logs are attached, inlined failure below: == FAIL: test_pause_reading

[issue23042] Python 2.7.9 ctypes module doesn't build on FreeBSD x86

2015-01-01 Thread koobs
koobs added the comment: @lemburg, does reverting this patch fix the regression for you? -- nosy: +koobs type: -> compile error ___ Python tracker <http://bugs.python.org/issu

[issue23085] update internal libffi copy to 3.2.1

2015-01-01 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue23085> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue13655] Python SSL stack doesn't have a default CA Store

2015-01-01 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue13655> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue22038] Implement atomic operations on non-x86 platforms

2015-01-13 Thread koobs
koobs added the comment: FreeBSD buildbots broken since fbe87fb071a67cb5e638b3496362b5aedc0fc9a7 -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue22

[issue22038] Implement atomic operations on non-x86 platforms

2015-01-13 Thread koobs
koobs added the comment: Oops, incomplete comment, apologies. Just noticed haypo has reported the issue here already -- ___ Python tracker <http://bugs.python.org/issue22

[issue22947] Enable 'imageop' - "Multimedia Srvices Feature module" for 64-bit platform

2015-01-20 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue22947> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue17975] altinstall should not install libpython3.so (conflict between multiple $VERSIONs)

2015-01-20 Thread koobs
Changes by koobs : -- title: libpython3.so conflicts between $VERSIONs -> altinstall should not install libpython3.so (conflict between multiple $VERSIONs) ___ Python tracker <http://bugs.python.org/issu

[issue17975] altinstall should not install libpython3.so (conflict between multiple $VERSIONs)

2015-01-20 Thread koobs
koobs added the comment: Adding 3.2 so I (and other downstream packagers) don't forget to backport the fix. -- versions: +Python 3.2 ___ Python tracker <http://bugs.python.org/is

[issue22176] update internal libffi copy to 3.1, introducing AArch64 and POWER ELF ABIv2

2015-01-21 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue22176> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue23346] shutil.rmtree doesn't work correctly on FreeBSD.

2015-01-29 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue23346> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue11578] Increase test coverage for timeit.py

2015-01-29 Thread koobs
koobs added the comment: 7e7c825f75ad832d973542bfcf9ecd6e5dd3f981 broke koobs-freebsd9 and koobs-freebsd10, with: == FAIL: test_main_exception (test.test_timeit.TestTimeit

[issue11578] Increase test coverage for timeit.py

2015-01-30 Thread koobs
Changes by koobs : -- versions: +Python 2.7 ___ Python tracker <http://bugs.python.org/issue11578> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation

2015-02-02 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue10910> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue24308] Test failure: test_with_pip (test.test_venv.EnsurePipTest in 3.x

2015-05-27 Thread koobs
New submission from koobs: test_with_pip fails since revision 0d0989359bbbff9aa502158e362eb298e1a8ba7c with the following output: == FAIL: test_with_pip (test.test_venv.EnsurePipTest

[issue24308] Test failure: test_with_pip (test.test_venv.EnsurePipTest in 3.x

2015-05-27 Thread koobs
koobs added the comment: My mistake, revision 1ca30423b0c99c9599d5d4654323eeeae4a03804 or revision 29b95625a07cc5bb22e260c983500ed9efed67bf -- ___ Python tracker <http://bugs.python.org/issue24

[issue24175] Sporadic test_utime() failures on FreeBSD

2015-05-27 Thread koobs
koobs added the comment: See also: Issue 16287 (Solaris) Issue 15745 (Related to FreeBSD/ZFS, has patch) 3.4 and 3.x are still failing -- title: Test failure in test_utime on FreeBSD -> Sporadic test_utime() failures on FreeBSD ___ Python trac

[issue22359] Remove incorrect uses of recursive make

2015-06-03 Thread koobs
Changes by koobs : -- components: +Cross-Build ___ Python tracker <http://bugs.python.org/issue22359> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22359] Remove incorrect uses of recursive make

2015-06-03 Thread koobs
Changes by koobs : -- stage: resolved -> needs patch ___ Python tracker <http://bugs.python.org/issue22359> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue22359] Remove incorrect uses of recursive make

2015-06-09 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue22359> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue22359] Remove incorrect uses of recursive make

2015-06-09 Thread koobs
koobs added the comment: We've (FreeBSD) seen and received several random and intermittent reports of failures during this stage of the build for all versions of Python, resulting in errors such as, among others: Parser/pgen.o: file not recognized: File truncated *** [Parser/pgen] Error

[issue22359] Remove incorrect uses of recursive make

2015-06-10 Thread koobs
koobs added the comment: martin: yes, if the incorrect usage of recursive make is in the 2.7 and 3.4 branches and the fix is relevant to the issues I reported. Of course all subsequent changes (fixing cross-builds) should be applied there too

[issue24175] Consistent test_utime() failures on FreeBSD

2015-06-10 Thread koobs
koobs added the comment: test_utime is now consistently failing on 3.4, 3.5 and default -- priority: normal -> high title: Sporadic test_utime() failures on FreeBSD -> Consistent test_utime() failures on FreeBSD versions: +Python 3.6 ___

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2015-06-11 Thread koobs
koobs added the comment: I have tested both patches (test_os by trent) and almostequaltime by harrison on the default branch, and *both* result in test_os passing. They also resolve the test_utime failure reported in bug 24175 and very likely 16287 (born from this issue) -- versions

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2015-06-11 Thread koobs
koobs added the comment: Hmm, that was supposed to be: issue 24175 and very likely issue 16287 -- ___ Python tracker <http://bugs.python.org/issue15745> ___ ___

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2015-06-11 Thread koobs
koobs added the comment: Larry: The same two hosts that the FreeBSD Python buildslaves run on :) -- ___ Python tracker <http://bugs.python.org/issue15745> ___ ___

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2015-06-11 Thread koobs
koobs added the comment: Additionally on koobs-freebsd9, in my home directory (which is on ZFS) The buildbot home directories are on UFS -- ___ Python tracker <http://bugs.python.org/issue15

[issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)

2015-06-11 Thread koobs
koobs added the comment: Can a test be made to show a message (similar to a skipIf reason=) mentioning that a reduced precision is being used for certain tests? It would be nice not to have to remember this issue as platform support changes (reads: improves) over time. Not withstanding, it&#

[issue7352] pythonx.y-config --ldflags out of /usr and missing -L

2015-06-14 Thread koobs
Changes by koobs : -- components: +Build keywords: +needs review ___ Python tracker <http://bugs.python.org/issue7352> ___ ___ Python-bugs-list mailing list Unsub

[issue22359] Remove incorrect uses of recursive make

2015-06-14 Thread koobs
koobs added the comment: Initial commit to default is done. Backport to 2.7 & 3.4 branches remains to do -- components: -Cross-Build keywords: +easy ___ Python tracker <http://bugs.python.org/iss

[issue22359] Remove incorrect uses of recursive make

2015-06-14 Thread koobs
koobs added the comment: Add 3.5 to list of versions merging required for -- versions: +Python 3.6 ___ Python tracker <http://bugs.python.org/issue22359> ___ ___

[issue22625] When cross-compiling, don’t try to execute binaries

2015-06-14 Thread koobs
koobs added the comment: Incorrect recursive use of make will be fixed in default, 3.5, 3.4 (?), 2.7 in issue 22359, reflect the versions correctly here so they're not forgotten. -- nosy: +koobs versions: +Python 2.7, Python 3.4, Pytho

[issue13501] Make libedit support more generic; port readline / libedit to FreeBSD

2015-06-15 Thread koobs
Changes by koobs : -- nosy: +koobs ___ Python tracker <http://bugs.python.org/issue13501> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue12210] test_smtplib: intermittent failures on FreeBSD

2015-06-22 Thread koobs
koobs added the comment: Observed the following test_smtplib failure on koobs-freebsd10, noting that the timeout parameter is still 3 test test_smtplib failed -- Traceback (most recent call last): File "/usr/home/buildbot/python/2.7.koobs-freebsd10/build/Lib/test/test_smtplib.py&qu

[issue24520] Stop using deprecated floating-point environment functions on FreeBSD

2015-06-30 Thread koobs
Changes by koobs : -- keywords: +needs review nosy: +koobs ___ Python tracker <http://bugs.python.org/issue24520> ___ ___ Python-bugs-list mailing list Unsub

[issue24557] Refactor LibreSSL / EGD detection

2015-07-03 Thread koobs
Changes by koobs : -- components: +Build, Library (Lib) keywords: +easy, needs review nosy: +koobs ___ Python tracker <http://bugs.python.org/issue24557> ___ ___

[issue22359] Remove incorrect uses of recursive make

2015-07-29 Thread koobs
koobs added the comment: One of the FreeBSD buildbots (koobs-freebsd9) just failed on a 2.7 build due to this issue. Full log attached, as the bug is intermittent and non-deterministic (though appears more likely during high build host loads). This issue no longer 'needs patch' as

[issue25025] Missing 3.5.0 RC3 tarballs (FTP)

2015-09-07 Thread koobs
New submission from koobs: 3.5.0 rc3 tarballs appear to be missing on: https://www.python.org/ftp/python/3.5.0/ -- messages: 250159 nosy: koobs priority: normal severity: normal status: open title: Missing 3.5.0 RC3 tarballs (FTP) versions: Python 3.5

[issue25026] (FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).

2015-09-07 Thread koobs
New submission from koobs: In my current attempt to create a FreeBSD port for python35, I've come across a patch rejection for the fcntlmodule.c for a local port patch we've been carrying since Python 2.6: https://svnweb.freebsd.org/ports/head/lang/python27/files/patch-Modules__fcn

[issue25026] (FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).

2015-09-08 Thread koobs
koobs added the comment: Thanks for the insight Serhiy. A few questions .. Is clinic code updated based on *.c declarations at build time? If not when/how is the best place/method to run this for our ports/package builds? Does your suggestion to switch unsigned_int to unsigned_long imply that

<    1   2   3   >