RainerEmrich / build-lool

Script collection to configure an ubuntu 16.04, ubuntu 18.04, Debian 8.x or Debian 9.x instance and build libreoffice online
GNU General Public License v3.0
7 stars 2 forks source link

Script funktioniert nicht mit libreoffice-6.0.0.1 #1

Closed JB1985 closed 6 years ago

JB1985 commented 6 years ago

Hallo,

ich versuche LibreOffice mit folgender Config mit dem Script zu kompilieren:

POCO_VERSION="1.8.0" LOC_VERSION="libreoffice-6.0.0.1" LOOL_VERSION="libreoffice-6.0.0.1"

Da scheint es wohl ein Fehler mit der loolwsd-libreoffice-6.0.0.1 zu geben.

$ du -sh loolwsd-libreoffice-6.0.0.1.tar.xz 4,0K loolwsd-libreoffice-6.0.0.1.tar.xz

Da ist praktisch nichts drin.

Jemand eine Idee woran das liegen kann?

JB1985 commented 6 years ago

In den letzten Zeilen im Log steht:

Makefile:1188: recipe for target 'tools/KitClient.o' failed make[1]: Leaving directory '/home/jb/build-lool-master/build/online-libreoffice-6.0.0.1' Makefile:1752: recipe for target 'install-recursive' failed Making install in . make[1]: Entering directory '/home/jb/build-lool-master/build/online-libreoffice-6.0.0.1' depbase=echo tools/KitClient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ g++ -DHAVE_CONFIG_H -I. -pthread -DLOOLWSD_DATADIR='"/opt/lool-6001/share/libreoffice-online"' -DLOOLWSD_CONFIGDIR='"/opt/lool-6001/etc/libreoffice-online"' -DDEBUG_ABSSRCDIR='"/home/jb/build-lool-master/build/online-libreoffice-6.0.0.1"' -I./common -I./net -I./wsd -I./kit -DNDEBUG -I/home/jb/build-lool-master/build/core-libreoffice-6.0.0.1/include -isystem /opt/lool-6001/include -g -O2 -std=c++11 -Wall -Wextra -Werror -Wshadow -MT tools/KitClient.o -MD -MP -MF $depbase.Tpo -c -o tools/KitClient.o tools/KitClient.cpp &&\ mv -f $depbase.Tpo $depbase.Po Makefile:1188: recipe for target 'tools/KitClient.o' failed make[1]: Leaving directory '/home/jb/build-lool-master/build/online-libreoffice-6.0.0.1' Makefile:1752: recipe for target 'install-recursive' failed

RainerEmrich commented 6 years ago

Ich habe libreoffice 6.0.0.1 noch nicht getestet und werde das auch so schnell nicht machen. Das ist noch alpha status und deshalb für mich völlig uninteressant.