The issue "ionice: execvp failed: No such file or directory" once more.
- From: Hongyi Zhao <hongyi zhao gmail com>
- To: gtk-list gnome org
- Subject: The issue "ionice: execvp failed: No such file or directory" once more.
- Date: Tue, 06 Nov 2012 15:56:38 +0800
Hi all,
I've post a message on this type of issue. Now, I meet it again, sigh;-(
See the following code:
--------------
werner@debian-asus:~$ jhbuild -f jhbuildrc-gnome3 build -a --nodeps yelp-xsl
-------------------
Then I meet the following errors:
-------------
[snipped]
*** Configuring yelp-xsl *** [7/7]
./autogen.sh --prefix /opt/jhbuild/gnome --libdir
'/opt/jhbuild/gnome/lib64' --disable-maintainer-mode --disable-static
--disable-gtk-doc
ionice: execvp failed: No such file or directory
*** Error during phase configure of yelp-xsl: ########## Error running
./autogen.sh --prefix /opt/jhbuild/gnome --libdir
'/opt/jhbuild/gnome/lib64' --disable-maintainer-mode --disable-static
--disable-gtk-doc *** [7/7]
[1] Rerun phase configure
[2] Ignore error and continue to build
[3] Give up on module
[4] Start shell
[5] Reload configuration
[6] Go to phase "wipe directory and start over"
[7] Go to phase "clean"
[8] Go to phase "distclean"
choice: ^CInterrupted
-----------------
Below is the content of the config file jhbuildrc-gnome3:
---------------
# -*- mode: python -*-
# -*- coding: utf-8 -*-
import os
import sys
checkoutroot = os.path.expanduser('/opt/jhbuild/checkout/gnome')
prefix = os.path.expanduser('/opt/jhbuild/gnome')
autogenargs='--disable-maintainer-mode --disable-static --disable-gtk-doc'
addpath('PKG_CONFIG_PATH', '/usr/lib/pkgconfig')
addpath('PKG_CONFIG_PATH', '/usr/share/pkgconfig')
---------------------
Any hints on this issue? Thanks in advance.
Regards
--
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]