Your message dated Sun, 15 Apr 2018 18:20:48 +0300
with message-id <20180415152047.GA27548@localhost>
and subject line Re: Bug#893888: ldns FTBFS: missing dependency on 
python3-distutils
has caused the Debian Bug report #893888,
regarding ldns FTBFS: missing dependency on python3-distutils
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 ow...@bugs.debian.org
immediately.)


-- 
893888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ldns
Version: 1.7.0-3
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap

ldns fails to build from source. Here is the relevant part from the
build log:

| checking for python3.6... /usr/bin/python3.6
| checking for a version of Python >= '2.1.0'... yes
| checking for a version of Python >= '2.4.0'... yes
| checking for the distutils Python package... yes
| checking for Python include path... Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| 
| checking for Python library path... Traceback (most recent call last):
|   File "<stdin>", line 4, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| Traceback (most recent call last):
|   File "<stdin>", line 3, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| Traceback (most recent call last):
|   File "<stdin>", line 2, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| -L -lpython3.6
| checking for Python site-packages path... Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| 
| checking python extra libraries... Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| 
| checking python extra linking flags... Traceback (most recent call last):
|   File "<string>", line 1, in <module>
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| 
| checking consistency of all components of python development environment... no
| configure: error: in `/<<PKGBUILDDIR>>/build/python-3.6':
| configure: error: 
|   Could not link test program to Python. Maybe the main Python library has 
been
|   installed in some non-standard library path. If so, pass it to configure,
|   via the LDFLAGS environment variable.
|   Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
|   ============================================================================
|    ERROR!
|    You probably have to install the development version of the Python package
|    for your distribution.  The exact name of this package varies among them.
|   ============================================================================
| 
| See `config.log' for more details
|         cd build/python-3.6 && tail -v -n \+0 config.log
| ==> config.log <==

Likely you need to add python3-distutils to Build-Depends after
python3.6 dropped that dependency.

Helmut

--- End Message ---
--- Begin Message ---
On Fri, Mar 23, 2018 at 04:16:12PM +0100, Helmut Grohne wrote:
> Source: ldns
> Version: 1.7.0-3
> Severity: serious
> User: helm...@debian.org
> Usertags: rebootstrap
> 
> ldns fails to build from source. Here is the relevant part from the
> build log:
> 
> | checking for python3.6... /usr/bin/python3.6
> | checking for a version of Python >= '2.1.0'... yes
> | checking for a version of Python >= '2.4.0'... yes
> | checking for the distutils Python package... yes
> | checking for Python include path... Traceback (most recent call last):
> |   File "<string>", line 1, in <module>
> | ModuleNotFoundError: No module named 'distutils.sysconfig'
> | Traceback (most recent call last):
> |   File "<string>", line 1, in <module>
> | ModuleNotFoundError: No module named 'distutils.sysconfig'
>...
> Likely you need to add python3-distutils to Build-Depends after
> python3.6 dropped that dependency.

This FTBFS is gone after

python3-defaults (3.6.5~rc1-1) unstable; urgency=medium
...
  * Add dh-python and python3-distutils dependencies to python3-all and
    python3-dev.

 -- Matthias Klose <d...@debian.org>  Sun, 25 Mar 2018 19:05:26 +0800



> Helmut

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to