Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 418435 - xfce-extra/xfce4-cellmodem-plugin-0.0.5: /bin/sh: line 3: @MKDIR_P@: command not found
Summary: xfce-extra/xfce4-cellmodem-plugin-0.0.5: /bin/sh: line 3: @MKDIR_P@: command ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 20:07 UTC by Martin Mokrejš
Modified: 2012-06-07 09:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,21.04 KB, text/plain)
2012-05-31 20:07 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2012-05-31 20:07:16 UTC
>>> Source compiled.
>>> Test phase [not enabled]: xfce-extra/xfce4-cellmodem-plugin-0.0.5

>>> Install xfce4-cellmodem-plugin-0.0.5 into /var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/image/ category xfce-extra
make -j8 DESTDIR=/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/image/ install 
Making install in panel-plugin
make[1]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/work/xfce4-cellmodem-plugin-0.0.5/panel-plugin'
sed -e "s^@PLUGIN_PATH@^/usr/lib64/xfce4/panel-plugins^" \
        cellmodem.desktop.in.in > cellmodem.desktop.in
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po cellmodem.desktop.in cellmodem.desktop
make[2]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/work/xfce4-cellmodem-plugin-0.0.5/panel-plugin'
make[2]: Nothing to be done for `install-exec-am'.
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po cellmodem.desktop.in cellmodem.desktop
 @MKDIR_P@ '/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/image//usr/lib64/xfce4/panel-plugins'
/bin/sh: line 3: @MKDIR_P@: command not found
make[2]: *** [install-pluginPROGRAMS] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/work/xfce4-cellmodem-plugin-0.0.5/panel-plugin'
make[1]: *** [install-am] Error 2
rm cellmodem.desktop.in
make[1]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-cellmodem-plugin-0.0.5/work/xfce4-cellmodem-plugin-0.0.5/panel-plugin'
make: *** [install-recursive] Error 1
 * ERROR: xfce-extra/xfce4-cellmodem-plugin-0.0.5 failed (install phase):
 *   emake failed
Comment 1 Martin Mokrejš 2012-05-31 20:07:42 UTC
Created attachment 313745 [details]
build.log
Comment 2 Rafał Mużyło 2012-05-31 21:09:12 UTC
Which version of automake is installed ?
According to docs, it seems it needs to be at least 1.10.

If you have that, check the build dirs to see which automake version was used.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-06-07 09:17:00 UTC
(In reply to comment #2)
> Which version of automake is installed ?
> According to docs, it seems it needs to be at least 1.10.
> 
> If you have that, check the build dirs to see which automake version was
> used.

^^ By means of emerge portage-utils, qlist -CIv automake, cd /var/tmp/portage/xfce-extra/xfce4-cellmodem-<hit tab>
Reopen if you can still reproduce with the requested data