Source: libdesktop-agnostic
Version: 0.3.92+dfsg-1
Severity: serious
Justification: fails to build from source
libdesktop-agnostic FTBFS:
| debian/rules override_dh_auto_configure
| make[1]: Entering directory
`/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg'
| LINKFLAGS=" -Wl,--as-needed" ./waf --nocache configure --prefix=/usr \
| --enable-debug \
| --config-backends=gconf,keyfile \
| --vfs-backends=gio \
| --desktop-entry-backends=glib,gnome,gio \
| --with-glade \
| --enable-docs
[...]
| Checking for program python2.7-config : ok /usr/bin/python2.7-config
| File "/usr/bin/python2.7-config", line 5
| echo "Usage: $0
--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--configdir"
|
^
| SyntaxError: invalid syntax
| Configuring libdesktop-agnostic 0.3.92
| Traceback (most recent call last):
| File "./waf", line 148, in <module>
| Scripting.prepare(t, cwd, VERSION, wafdir)
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Scripting.py",
line 102, in prepare
| prepare_impl(t,cwd,ver,wafdir)
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Scripting.py",
line 95, in prepare_impl
| main()
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Scripting.py",
line 130, in main
| fun(ctx)
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Scripting.py",
line 168, in configure
| conf.sub_config([''])
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Configure.py",
line 100, in sub_config
| self.recurse(k,name='configure')
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Utils.py",
line 391, in recurse
| f(self)
| File "<string>", line 164, in configure
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Configure.py",
line 100, in sub_config
| self.recurse(k,name='configure')
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Utils.py",
line 391, in recurse
| f(self)
| File "<string>", line 18, in configure
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Tools/python.py",
line 190, in check_python_headers
| for incstr in Utils.cmd_output("%s %s
--includes"%(python,python_config)).strip().split():
| File
"/build/libdesktop-agnostic-6CI6Zb/libdesktop-agnostic-0.3.92+dfsg/wafadmin/Utils.py",
line 302, in cmd_output
| raise ValueError(msg)
| ValueError: command execution failed: /usr/bin/python /usr/bin/python2.7-config
--includes -> ''
| make[1]: *** [override_dh_auto_configure] Error 1
Apparently /usr/bin/python2.7-config is now a shell script, so trying to
run it with a Python interpreter fails.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]