[Bug 254717] editors/jucipp: Update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 10 14:30:59 UTC 2021


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

--- Comment #2 from Mohammad S. Babaei <info at babaei.net> ---
Thank you! I tried again and the issue with GitLab has been solved. But, when I
try to build I get the following error:

FAILED: src/CMakeFiles/juci.dir/config.cpp.o 
ccache /usr/local/libexec/ccache/c++ -DJUCI_ENABLE_DEBUG
-DJUCI_USE_GREP_EXCLUDE -DJUCI_USE_UCTAGS -DJUCI_VERSION=\"1.6.3\"
-I/usr/local/llvm11/include
-I/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/lib/libclangmm/src/.
-I/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/lib/tiny-process-library
-isystem /usr/local/include -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations
"-Wno-#warnings" -Wthread-safety -Wno-deprecated -std=gnu++14 -MD -MT
src/CMakeFiles/juci.dir/config.cpp.o -MF src/CMakeFiles/juci.dir/config.cpp.o.d
-o src/CMakeFiles/juci.dir/config.cpp.o -c
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/src/config.cpp
In file included from
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/src/config.cpp:1:
In file included from
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/src/config.hpp:2:
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b5431624/src/dispatcher.hpp:4:10:
fatal error: 'gtkmm.h' file not found
#include <gtkmm.h>
         ^~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/home/mamadou/jucipp
*** Error code 1

Stop.
make: stopped in /usr/home/mamadou/jucipp


The full build log for v1.6.1 (currently in ports tree) is attached. I guess
something else has changed.

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


More information about the freebsd-ports-bugs mailing list