Your message dated Mon, 11 Feb 2019 20:59:03 +0000
with message-id <[email protected]>
and subject line Fixed in latest upstream
has caused the Debian Bug report #815333,
regarding dulwich: FTBFS on kfreebsd: error: (9, 'Bad file descriptor')
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
815333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dulwich
Version: 0.12.0-1
Severity: important

Hi,

dulwich FTBFS on kfreebsd-amd64 and kfreebsd-i386:

https://buildd.debian.org/status/fetch.php?pkg=dulwich&arch=kfreebsd-i386&ver=0.12.0-1&stamp=1452746352
https://buildd.debian.org/status/fetch.php?pkg=dulwich&arch=kfreebsd-amd64&ver=0.12.0-1&stamp=1452746336

[...]
   debian/rules override_dh_auto_test
make[1]: Entering directory '/«PKGBUILDDIR»'
/usr/bin/make check PYTHON=python
make[2]: Entering directory '/«PKGBUILDDIR»'
python setup.py build
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'include_package_data'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
running build_ext
running build_scripts
python setup.py build_ext -i
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'include_package_data'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
option: 'tests_require'
  warnings.warn(msg)
running build_ext
building 'dulwich._objects' extension
x86_64-kfreebsd-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/python2.7 -c dulwich/_objects.c -o 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_objects.o
x86_64-kfreebsd-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_objects.o -o 
/«PKGBUILDDIR»/dulwich/_objects.so
building 'dulwich._pack' extension
x86_64-kfreebsd-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/python2.7 -c dulwich/_pack.c -o 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_pack.o
x86_64-kfreebsd-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_pack.o -o 
/«PKGBUILDDIR»/dulwich/_pack.so
building 'dulwich._diff_tree' extension
x86_64-kfreebsd-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-I/usr/include/python2.7 -c dulwich/_diff_tree.c -o 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_diff_tree.o
x86_64-kfreebsd-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong 
-Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
build/temp.gnukfreebsd-10.1-0-amd64-x86_64-2.7/dulwich/_diff_tree.o -o 
/«PKGBUILDDIR»/dulwich/_diff_tree.so
PYTHONHASHSEED=random PYTHONPATH=.: python -m unittest  dulwich.tests.test_suite
.s.............................s.................................................................................................................................................s.............................sss....................................................................................................................................................................................................................................................................................................................................................s..........................E..............................................................................................s............................................................................................................................................................................................s................................................s........Exception
 in thread Thread-14:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/SocketServer.py", line 236, in serve_forever
    poll_interval)
  File "/usr/lib/python2.7/SocketServer.py", line 155, in _eintr_retry
    return func(*args)
error: (9, 'Bad file descriptor')

.Exception in thread Thread-15:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/SocketServer.py", line 236, in serve_forever
    poll_interval)
  File "/usr/lib/python2.7/SocketServer.py", line 155, in _eintr_retry
    return func(*args)
error: (9, 'Bad file descriptor')


Andreas

--- End Message ---
--- Begin Message ---
Version: 0.19.11-1

This was fixed in the latest upstream release, which addressed some race 
conditions
in the pack handling code.

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to