[kde-freebsd] [Bug 187150] editors/kate 4.12.x doesn't compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 11 10:11:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187150

Denis <d.akiyakov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d.akiyakov at gmail.com

--- Comment #8 from Denis <d.akiyakov at gmail.com> ---
Hello, I've got the same error from some time ago with building krita from git.
My system is: FreeBSD 10.1-STABLE #0 r278550; amd64; 4 GB RAM; 8 GB swap; ports
are latest. 

I had got success builds before november/december '14 and next time I tried to
update krita in January and it was failed with log similar to the following:

[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_zoom_action.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_gamma_exposure_action.cpp.o
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_show_palette_action.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_change_primary_setting_action.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_abstract_shortcut.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_single_action_shortcut.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_stroke_shortcut.cpp.o
[ 61%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_shortcut_matcher.cpp.o
[ 62%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/input/kis_select_layer_action.cpp.o
[ 62%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/operations/kis_operation.cpp.o
[ 62%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/operations/kis_operation_configuration.cpp.o
[ 62%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/operations/kis_operation_registry.cpp.o
[ 62%] Building CXX object
krita/ui/CMakeFiles/kritaui.dir/operations/kis_operation_ui_factory.cpp.o
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/gmic-0219db.cpp
c++: note: diagnostic msg: /tmp/gmic-0219db.sh
c++: note: diagnostic msg: 

********************
--- krita/plugins/extensions/gmic/CMakeFiles/gmic.dir/src/gmic.cpp.o ---
*** [krita/plugins/extensions/gmic/CMakeFiles/gmic.dir/src/gmic.cpp.o] Error
code 254

make[3]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
1 error

make[3]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
--- krita/plugins/extensions/gmic/CMakeFiles/gmic.dir/all ---
*** [krita/plugins/extensions/gmic/CMakeFiles/gmic.dir/all] Error code 2

make[2]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
A failure has been detected in another branch of the parallel make

make[3]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
--- krita/ui/CMakeFiles/kritaui.dir/all ---
*** [krita/ui/CMakeFiles/kritaui.dir/all] Error code 2

make[2]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
2 errors

make[2]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
*** [all] Error code 2

make[1]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
1 error

make[1]: stopped in /home/sohaam/tmp/calligra-devel/work/.build
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /home/sohaam/tmp/calligra-devel


***********************

If you need I can upload *.cpp file to somewhere. It's size is 22 Mb.
Also, I've build (make stage only for now) with changing one line in calligra
Makefile from area51:

CMAKE_ARGS=    -DCMAKE_INCLUDE_PATH:STRING="${QT_INCDIR} ${LOCALBASE}/include"
\
        -DPRODUCTSET:STRING="KRITA"

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list