|
- W500 ~ # emerge x11-plugins/e_modules -av
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild N ] x11-plugins/e_modules-execwatch-9999 USE="nls -doc" 0 kB [1]
- [ebuild N ] x11-misc/emprint-9999 USE="nls -doc" 0 kB [1]
- [ebuild N ] x11-plugins/e_modules-screenshot-9999 USE="nls -doc" 0 kB [1]
- [ebuild N ] x11-plugins/e_modules-9999 USE="nls -doc" 0 kB [1]
- Total: 4 packages (4 new), Size of downloads: 0 kB
- Portage tree and overlays:
- [0] /usr/portage
- [1] /usr/local/portage/layman/enlightenment
- Would you like to merge these packages? [Yes/No]
- >>> Verifying ebuild manifests
- >>> Starting parallel fetch
- >>> Emerging (1 of 4) x11-plugins/e_modules-execwatch-9999 from enlightenment
- * checking ebuild checksums ;-) ... [ ok ]
- * checking auxfile checksums ;-) ... [ ok ]
- * checking miscfile checksums ;-) ... [ ok ]
- * CPV: x11-plugins/e_modules-execwatch-9999
- * REPO: enlightenment
- * USE: amd64 elibc_glibc kernel_linux multilib nls userland_GNU
- >>> Unpacking source...
- * subversion update start -->
- * repository: http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/execwatch
- At revision 53490.
- * working copy: /usr/portage/distfiles/svn-src/enlightenment/E-MODULES-EXTRA/execwatch
- * Running eautoreconf in '/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/work/execwatch' ...
- * Running aclocal ... [ ok ]
- * Running libtoolize --copy --force --install --automake ... [ ok ]
- * Running aclocal ... [ ok ]
- * Running autoconf ... [ ok ]
- * Running autoheader ... [ ok ]
- * Running automake --add-missing --copy ... [ !! ]
- * Failed Running automake !
- *
- * Include in your bugreport the contents of:
- *
- * /var/tmp/portage/x11-plugins/e_modules-execwatch-9999/temp/automake.out
- * ERROR: x11-plugins/e_modules-execwatch-9999 failed:
- * Failed Running automake !
- *
- * Call stack:
- * ebuild.sh, line 54: Called src_unpack
- * environment, line 2950: Called enlightenment_src_unpack
- * environment, line 1665: Called enlightenment_src_prepare
- * environment, line 1643: Called eautoreconf
- * environment, line 948: Called eautomake
- * environment, line 917: Called autotools_run_tool 'automake' '--add-missing' '--copy'
- * environment, line 423: Called die
- * The specific snippet of code:
- * die "Failed Running $1 !";
- *
- * If you need support, post the output of 'emerge --info =x11-plugins/e_modules-execwatch-9999',
- * the complete build log and the output of 'emerge -pqv =x11-plugins/e_modules-execwatch-9999'.
- * This ebuild is from an overlay named 'enlightenment': '/usr/local/portage/layman/enlightenment/'
- * The complete build log is located at '/var/log/port/x11-plugins:e_modules-execwatch-9999:20101016-145415.log'.
- * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/temp/environment'.
- * S: '/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/work/execwatch'
- >>> Failed to emerge x11-plugins/e_modules-execwatch-9999, Log file:
- >>> '/var/log/port/x11-plugins:e_modules-execwatch-9999:20101016-145415.log'
- * Messages for package x11-plugins/e_modules-execwatch-9999:
- * Failed Running automake !
- *
- * Include in your bugreport the contents of:
- *
- * /var/tmp/portage/x11-plugins/e_modules-execwatch-9999/temp/automake.out
- * ERROR: x11-plugins/e_modules-execwatch-9999 failed:
- * Failed Running automake !
- *
- * Call stack:
- * ebuild.sh, line 54: Called src_unpack
- * environment, line 2950: Called enlightenment_src_unpack
- * environment, line 1665: Called enlightenment_src_prepare
- * environment, line 1643: Called eautoreconf
- * environment, line 948: Called eautomake
- * environment, line 917: Called autotools_run_tool 'automake' '--add-missing' '--copy'
- * environment, line 423: Called die
- * The specific snippet of code:
- * die "Failed Running $1 !";
- *
- * If you need support, post the output of 'emerge --info =x11-plugins/e_modules-execwatch-9999',
- * the complete build log and the output of 'emerge -pqv =x11-plugins/e_modules-execwatch-9999'.
- * This ebuild is from an overlay named 'enlightenment': '/usr/local/portage/layman/enlightenment/'
- * The complete build log is located at '/var/log/port/x11-plugins:e_modules-execwatch-9999:20101016-145415.log'.
- * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/temp/environment'.
- * S: '/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/work/execwatch'
复制代码
下面是/var/tmp/portage/x11-plugins/e_modules-execwatch-9999/temp/automake.out的内容
- ***** automake *****
- ***** PWD: /var/tmp/portage/x11-plugins/e_modules-execwatch-9999/work/execwatch
- ***** automake --add-missing --copy
- configure.ac:25: required file `./config.rpath' not found
- configure.ac:13: installing `./missing'
- src/Makefile.am: installing `./depcomp'
- Makefile.am:13: wildcard images/*.png: non-POSIX variable name
- Makefile.am:13: (probably a GNU make extension)
- Makefile.am:19: `%'-style pattern rules are a GNU make extension
- configure.ac:25: required file `./ABOUT-NLS' not found
复制代码
谢谢 |
|