Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 418435

Summary: xfce-extra/xfce4-cellmodem-plugin-0.0.5: /bin/sh: line 3: @MKDIR_P@: command not found
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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