Michal Srb
2013-11-13 15:36:04 UTC
Hello,
I am trying to package program build using cmake (not kde).
(home:michalsrb:branches:X11:XOrg/tigervnc)
I try to use the cmake macro as is defined in /etc/rpm/macros.cmake from cmake
package.
I use it by simply calling it, it doesn't require any arguments:
%cmake
It works fine locally, but in buildservice I get following error:
[ 203s] + '%cmake'
[ 203s] /var/tmp/rpm-tmp.fYOMWM: line 31: fg: no job control
[ 203s] error: Bad exit status from /var/tmp/rpm-tmp.fYOMWM (%build)
That is shell complaining about % character, so the cmake macro looks to be
expanded into nothing (?).
I have cmake in BuildRequires.
Any ideas what I am doing wrong?
Michal
I am trying to package program build using cmake (not kde).
(home:michalsrb:branches:X11:XOrg/tigervnc)
I try to use the cmake macro as is defined in /etc/rpm/macros.cmake from cmake
package.
I use it by simply calling it, it doesn't require any arguments:
%cmake
It works fine locally, but in buildservice I get following error:
[ 203s] + '%cmake'
[ 203s] /var/tmp/rpm-tmp.fYOMWM: line 31: fg: no job control
[ 203s] error: Bad exit status from /var/tmp/rpm-tmp.fYOMWM (%build)
That is shell complaining about % character, so the cmake macro looks to be
expanded into nothing (?).
I have cmake in BuildRequires.
Any ideas what I am doing wrong?
Michal
--
To unsubscribe, e-mail: opensuse-packaging+***@opensuse.org
To contact the owner, e-mail: opensuse-packaging+***@opensuse.org
To unsubscribe, e-mail: opensuse-packaging+***@opensuse.org
To contact the owner, e-mail: opensuse-packaging+***@opensuse.org