Package: libjsoncpp-dev
Version: 1.9.5-6+b2
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I was creating a pacscript to build libopenvr 1.25 from source for
pacstall
https://github.com/pacstall/pacstall-programs/pull/6271
Rebuilding need libjsoncpp-dev as makedepends
I have installed the package from APT to build libopenvr, but result an
error :
/tmp/pacstall/openvr~2.5.1/openvr-2.5.1/src/vrcore/vrpathregistry_public.cpp:4:10:
fatal error: json/json.h: No such file or directory
4 | #include <json/json.h>
| ^~~~~~~~~~~~~
compilation terminated.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I have rebuilt libjsoncpp from source, same version
https://github.com/pacstall/pacstall-programs/pull/6273
* What was the outcome of this action?
Rebuilding the package include the missing file and build libopenvr was
successful
Here my working libjsoncpp pacscript :
https://github.com/pacstall/pacstall-programs/blob/186edbec14c512e7410e97c54bac78654df0e80a/packages/jsoncpp/jsoncpp.pacscript
Actualy, the libjsoncpp-dev package is the same on Testing and Sid,
tested both, json.h is missing and the package broken.
Regards
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.9.9-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libjsoncpp-dev depends on:
pn libjsoncpp25 <none>
libjsoncpp-dev recommends no packages.
libjsoncpp-dev suggests no packages.