pkgsrc-Bugs archive

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

pkg/52140: security/gpgme no longer compiles



>Number:         52140
>Category:       pkg
>Synopsis:       security/gpgme no longer compiles
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 04 15:20:00 +0000 2017
>Originator:     Joern Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
On NetBSD 7.0.1/amd64, security/gpgme now fails to configure:


configure:19848: checking consistency of all components of python development environment
configure:19874: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python2.7 -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c  -L/usr/pkg/lib -lpython2.7 -Wl,--export-dynamic -lutil -lm
 >&5
conftest.c:32:22: fatal error: Python.h: No such file or directory
   #include <Python.h> 
                      ^
compilation terminated.
configure:19874: $? = 1
configure: failed program was:


which is strange because /usr/pkg/include/python2.7/Python.h is present (the default Python version 2.7 is installed).
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index