pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59928: py-lxml build failure on NetBSD/evbppc



The following reply was made to PR pkg/59928; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: NetBSD bugtracking <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/59928: py-lxml build failure on NetBSD/evbppc
Date: Sun, 18 Jan 2026 07:39:29 +0100

 On Sun, Jan 18, 2026 at 02:30:00AM +0100, jmcneill%invisible.ca@localhost via gnats wrote:
 > zlib.error: Error -3 while decompressing data: incorrect data check
 
 zlib is a module coming with Python itself.  Try running
 lang/python313's self tests ('cd /usr/pkgsrc/lang/python313 && make
 test'). In my environment (11.99.4/x86_64) this has a line:
 
 0:00:07 load avg: 4.97 [193/480/2] test_zlib passed
 
 and for comparison, the test summary:
 
 Total tests: run=46,752 failures=30 skipped=2,399
 Total test files: run=497/480 failed=6 skipped=30 resource_denied=2 rerun=19
 
 where the failed tests are:
 
 6 tests failed:
     test_curses test_mmap test_os test_socket test_support
     test_sysconfig
 
 
 Cheers,
  Thomas
 


Home | Main Index | Thread Index | Old Index