Libreoffice su current nuova di pacca
Inviato: lun 16 nov 2020, 8:09
Ciao a tutti,
ho problemi a compilare dagli slackbuild di Ponce Libreoffice su una current nuova di pacca..
Sono stato costretto a forzare jdk con --with-jdk-home altrimenti non lo trovava.. poi ho disabilitato junit nel configure .. ma niente
Il config.log termina con configure: exit 0 ma la compilazione finisce con
Qualche idea??
ho problemi a compilare dagli slackbuild di Ponce Libreoffice su una current nuova di pacca..
Sono stato costretto a forzare jdk con --with-jdk-home altrimenti non lo trovava.. poi ho disabilitato junit nel configure .. ma niente
Il config.log termina con configure: exit 0 ma la compilazione finisce con
Codice: Seleziona tutto
configure:
==============================================================================
Build configuration:
debug: no
docs: no
fuzzers: no
tests: yes
tools: no
werror: no
==============================================================================
Making all in build
Making all in win32
Making all in inc
Making all in libcdr
Making all in src
Making all in lib
CXX CDRDocument.lo
CXX CMXDocument.lo
CXX CDRCollector.lo
CXX CDRContentCollector.lo
CXX CDRInternalStream.lo
CXX CDROutputElementList.lo
CXX CDRParser.lo
In file included from /usr/include/boost/bind.hpp:30,
from /usr/include/boost/property_tree/json_parser/detail/parser.hpp:7,
from /usr/include/boost/property_tree/json_parser/detail/read.hpp:13,
from /usr/include/boost/property_tree/json_parser.hpp:16,
from CDRParser.cpp:22:
/usr/include/boost/bind.hpp:36:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
CDRParser.cpp:3461:1: warning: macro "BOOST_ALL_NO_LIB" is not used [-Wunused-macros]
3461 | }
| ^
CXX CDRPath.lo
CXX CDRStylesCollector.lo
CXX CDRTransforms.lo
CXX CDRTypes.lo
CXX CMXParser.lo
CMXParser.cpp:2375:1: warning: macro "DUMP_IMAGE" is not used [-Wunused-macros]
2375 | }
| ^
CXX CommonParser.lo
CXX libcdr_utils.lo
libcdr_utils.cpp: In function ‘short unsigned int {anonymous}::getEncoding(const unsigned char*, unsigned int)’:
libcdr_utils.cpp:111:35: error: ‘TRUE’ was not declared in this scope
111 | ucsdet_enableInputFilter(csd, TRUE);
| ^~~~
libcdr_utils.cpp: At global scope:
libcdr_utils.cpp:463:1: warning: macro "SURROGATE_VALUE" is not used [-Wunused-macros]
463 | }
| ^
libcdr_utils.cpp:463:1: warning: macro "CDR_NUM_ELEMENTS" is not used [-Wunused-macros]
make[5]: *** [Makefile:589: libcdr_utils.lo] Error 1
make[4]: *** [Makefile:395: all-recursive] Error 1
make[3]: *** [Makefile:508: all-recursive] Error 1
make[2]: *** [Makefile:415: all] Error 2
make[1]: *** [/tmp/SBo/libreoffice-7.0.0.3/external/libcdr/ExternalProject_libcdr.mk:28: /tmp/SBo/libreoffice-7.0.0.3/workdir/ExternalProject/libcdr/build] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:281: build] Error 2
LibreOffice:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
(Y)es to continue, (N)o to abort, (R)etry the build?: