Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2021 14:30:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254717] editors/jucipp: Update
Message-ID:  <bug-254717-7788-tpJTE10Iab@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254717-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254717-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254717

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

FAILED: src/CMakeFiles/juci.dir/config.cpp.o=20
ccache /usr/local/libexec/ccache/c++ -DJUCI_ENABLE_DEBUG
-DJUCI_USE_GREP_EXCLUDE -DJUCI_USE_UCTAGS -DJUCI_VERSION=3D\"1.6.3\"
-I/usr/local/llvm11/include
-I/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b543=
1624/lib/libclangmm/src/.
-I/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b543=
1624/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=3Dgnu++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-e59cb70467a085cb00fba75a748fe8b7b54316=
24/src/config.cpp
In file included from
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b54316=
24/src/config.cpp:1:
In file included from
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b54316=
24/src/config.hpp:2:
/usr/home/mamadou/jucipp/work/jucipp-e59cb70467a085cb00fba75a748fe8b7b54316=
24/src/dispatcher.hpp:4:10:
fatal error: 'gtkmm.h' file not found
#include <gtkmm.h>
         ^~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254717-7788-tpJTE10Iab>