Bug 23459 - Макрос %cmake_insource не отрабатывает без пробельной строки
Summary: Макрос %cmake_insource не отрабатывает без пробельной строки
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-macros-cmake (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 22:23 MSD by Evgeny Sinelnikov
Modified: 2010-05-11 00:02 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Sinelnikov 2010-05-10 22:23:21 MSD
Макрос %cmake_insource не отрабатывает без пробельной строки:
+ cmake . -DCMAKE_SKIP_RPATH:BOOL=yes -DCMAKE_BUILD_TYPE=MinSizeRel '-DCMAKE_C_FLAGS:STRING=-pipe -Wall -O2 -march=athlon -mtune=athlon-xp' '-DCMAKE_CXX_FLAGS:STRING=-pipe -Wall -O2 -march=athlon -mtune=athlon-xp' -DCMAKE_INSTALL_PREFIX=/usr -DLIB_DESTINATION=lib -DLIB_SUFFIX= '[' -n '' ']'                                                                         
CMake Error: The source directory "/usr/src/RPM/BUILD/libftdi-0.17/]" does not exist.
Comment 1 Evgeny Sinelnikov 2010-05-10 22:27:17 MSD
Отправил в git исправление:
git://git.altlinux.org/people/sin/packages/cmake.git
commit: 9683d67dec74b0ad2b5e89c520deb2c634d882d1
Comment 2 Andrey Rahmatullin 2010-05-11 00:02:04 MSD
task #24324 for sisyphus COMPLETE