Re: The issue "ionice: execvp failed: No such file or directory" once more.
- From: Jean Brefort <jean brefort free fr>
- To: Hongyi Zhao <hongyi zhao gmail com>
- Cc: gtk-list gnome org
- Subject: Re: The issue "ionice: execvp failed: No such file or directory" once more.
- Date: Tue, 06 Nov 2012 10:39:37 +0100
ionice is part of util-linux-ng. Check your installation.
Regards,
Jean
Le mardi 06 novembre 2012 à 15:56 +0800, Hongyi Zhao a écrit :
> 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
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]