Re: Build error

2016-03-13 Thread David Tardon
Hello, On Sun, Mar 13, 2016 at 02:08:39PM +0530, krishna keshav wrote: > Hello, > I have trying to build libreoffice recently using make.However the build > terminates after giving following error http://paste.ubuntu.com/15370838/ . > I ran the commands stated on termination which resulted in noth

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - vcl/win

2016-03-13 Thread Tor Lillqvist
vcl/win/gdi/salfont.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f771b7ac219ccb6eea4afc94445ab2702f6cd4e6 Author: Tor Lillqvist Date: Mon Mar 14 07:29:14 2016 +0200 Fix what seems to have been off-by-one errors in glyph bounds calculation F

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - 3 commits - vcl/win

2016-03-13 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 85 -- 1 file changed, 37 insertions(+), 48 deletions(-) New commits: commit 113cb32ea8aea71f39f9986736706dcb2ce47996 Author: Tim Eves Date: Sat Mar 12 14:42:48 2016 +0700 Rename OpenGLGlyphChunk::mnAscent to mnBase

Test Builds with vs2013/2015 32/64 bits rel/debug/dbgutil

2016-03-13 Thread Norbert Thiebaud
test build result on windows with vs2013/2015 on 32 and 64 bits in release, debug and dbgutil for make clean + make and then make check (all with --disable-firebird-sdbc) note: I had to revert https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=0c3ff8ca07265304f9ea0a7aca8c83703cff01a1

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp |9 --- loolwsd/LOOLWSD.cpp| 57 ++--- 2 files changed, 39 insertions(+), 27 deletions(-) New commits: commit 981e83ece6cc93d5d6c20fef45773b5dfb6b647d Author: Ashod Nakashian Date: Sun Mar 13 14:00:19 2016 -04

[Libreoffice-commits] online.git: loolwsd/test

2016-03-13 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 55 +++- 1 file changed, 29 insertions(+), 26 deletions(-) New commits: commit cc0a607185ccb1fa170c0aa616724249607bf182 Author: Ashod Nakashian Date: Sun Mar 13 13:23:12 2016 -0400 loolwsd: fix tests to pass URL in GE

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 46 -- 1 file changed, 24 insertions(+), 22 deletions(-) New commits: commit 66cd6cd5c3d3dc38b680c300b292c535fa981875 Author: Ashod Nakashian Date: Sun Mar 13 13:21:36 2016 -0400 loolwsd: improved DocumentBroker lifetime

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/MasterProcessSession.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp |2 +- loolwsd/MasterProcessSession.cpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e0b14c0e22f46a05de3cba3561f2f8300b90c5e5 Author: Ashod Nakashian Date: Sun Mar 13 13:19:14 2016 -0400 loolwsd: give Broker the docKe

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp | 31 ++- 1 file changed, 18 insertions(+), 13 deletions(-) New commits: commit c42ea2ea1300d8034d6df9e67862830b375132b6 Author: Ashod Nakashian Date: Sun Mar 13 11:11:28 2016 -0400 loolwsd: avoid complaining when killing exited child

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f2eec85b2a84d58eb2d125f1a826d71fdcd85d4b Author: Ashod Nakashian Date: Sun Mar 13 11:02:47 2016 -0400 loolwsd: jailId ought be random, but must be PID Ideally, we will have a rand

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |7 ++- loolwsd/MasterProcessSession.cpp | 35 +++ loolwsd/MasterProcessSession.hpp |4 3 files changed, 5 insertions(+), 41 deletions(-) New commits: commit 29e9ba68c3fcf58c65a9272b8bb80369750fd0c4 Author: Ashod

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 ++ loolwsd/MasterProcessSession.cpp |3 --- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 38c4acd5f0ec6e96458e86ddb357e12177dd8dd0 Author: Ashod Nakashian Date: Sat Mar 12 20:39:34 2016 -0500 loolwsd: moved document loadi

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp | 37 - 1 file changed, 4 insertions(+), 33 deletions(-) New commits: commit 1aa7a6cf05526282f93516713a1bfee143e1c3f8 Author: Ashod Nakashian Date: Sun Mar 13 10:05:40 2016 -0400 loolwsd: simplified DocumentBroker::create

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp |6 +- loolwsd/LOOLWSD.cpp|7 ++- 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit 0b18a67da21debd051f151718f271cea27c30bc8 Author: Ashod Nakashian Date: Sun Mar 13 10:04:54 2016 -0400 loolwsd: DocumentBroker cleanup

[Libreoffice-commits] core.git: rsc/source

2016-03-13 Thread Norbert Thiebaud
rsc/source/parser/rscdb.cxx | 11 +-- rsc/source/prj/gui.cxx |4 +++- rsc/source/rsc/rsc.cxx | 12 +--- rsc/source/rscpp/cpp.h | 10 +- rsc/source/rscpp/cpp1.c | 14 +++--- rsc/source/rscpp/cpp2.c |6 +++--- rsc/source/rscpp/cp

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/MasterProcessSession.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp |3 ++- loolwsd/MasterProcessSession.cpp | 10 ++ 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit c6b47cc43768a37324691c7f003bfe7ad7fe68e1 Author: Ashod Nakashian Date: Sat Mar 12 20:20:49 2016 -0500 loolwsd: removed supe

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp | 23 +-- loolwsd/LOOLWSD.cpp|2 +- 2 files changed, 18 insertions(+), 7 deletions(-) New commits: commit c0cf48f5ac885b878afd0b67c63332bdc91a94b8 Author: Ashod Nakashian Date: Sat Mar 12 20:14:32 2016 -0500 loolwsd: jailRoot mo

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp loolwsd/DocumentStoreManager.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp | 171 +++ loolwsd/DocumentStoreManager.hpp | 160 loolwsd/LOOLWSD.cpp | 62 -- loolwsd/LOOLWSD.hpp |8 - loolwsd/MasterProcessSession.cpp | 16

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 14 +++--- loolwsd/LOOLWSD.cpp | 12 +--- 2 files changed, 20 insertions(+), 6 deletions(-) New commits: commit 8ef45a975e1ef950d4e754e43b82cda78f917847 Author: Ashod Nakashian Date: Sat Mar 12 18:12:40 2016 -0500 loolwsd: child URI now includes d

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |5 +++-- loolwsd/Util.cpp| 17 - loolwsd/Util.hpp|3 ++- 3 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 019aed134e17b69e615a5990eab8c471184973e9 Author: Ashod Nakashian Date: Sat Mar 12 10:15:45 2016 -0500 loolw

[Libreoffice-commits] online.git: loolwsd/DocumentStoreManager.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentStoreManager.hpp | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 8d108a03b8b8eea6fbd7bf2a750fa780b442e483 Author: Ashod Nakashian Date: Sat Mar 12 18:10:53 2016 -0500 loolwsd: childId -> jailId Change-Id: I56af542e6cf1

[Libreoffice-commits] online.git: loolwsd/Common.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLKit.cpp |3 +-- loolwsd/LOOLWSD.cpp | 22 +- loolwsd/LOOLWSD.hpp |1 - 4 files changed, 19 insertions(+), 8 deletions(-) New commits: commit 1268507bf0c9cbc37e9f9c567c2e7ea026119d2c Author: Ashod Nakashian Date: Sat Mar 12

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 37 ++- loolwsd/MasterProcessSession.cpp | 41 +++ loolwsd/MasterProcessSession.hpp | 12 +-- 3 files changed, 46 insertions(+), 44 deletions(-) New commits: commit 64d2ff98b8e8329

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) New commits: commit 2a11e1840abba7f85cdec12a0d314886ad7534a3 Author: Ashod Nakashian Date: Fri Mar 11 17:26:48 2016 -0500 loolwsd: improved creating kit sessions Change-Id: Ic

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/MasterProcessSession.cpp loolwsd/Util.cpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp |3 ++- loolwsd/LOOLKit.cpp | 14 -- loolwsd/MasterProcessSession.cpp |6 +++--- loolwsd/Util.cpp |2 +- 4 files changed, 14 insertions(+), 11 deletions(-) New commits: commit 0d8fcf5699ec243cf999c659592b64ff3

[Libreoffice-commits] online.git: loolwsd/Storage.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/Storage.hpp | 48 1 file changed, 36 insertions(+), 12 deletions(-) New commits: commit 52d9e2033c829c81f71b8d3097393b87ed7ddea4 Author: Ashod Nakashian Date: Fri Mar 11 13:45:13 2016 -0500 loolwsd: improved WopiStorage with worki

[Libreoffice-commits] online.git: loolwsd/DocumentStoreManager.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentStoreManager.hpp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e014b0b22fb2f1bb75f74121dba335ae92a40ce6 Author: Ashod Nakashian Date: Fri Mar 11 11:26:19 2016 -0500 loolwsd: Storage passed to DocumentStoreManager Change-Id: Ifa7

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp loolwsd/test

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 36 +++- loolwsd/LOOLWSD.hpp | 10 -- loolwsd/MasterProcessSession.cpp |9 ++--- loolwsd/MasterProcessSession.hpp |6 +- loolwsd/test/httpwstest.cpp |2 +- 5 files changed, 51 inser

[Libreoffice-commits] online.git: loolwsd/DocumentStoreManager.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentStoreManager.hpp | 148 +++ loolwsd/LOOLWSD.cpp |2 loolwsd/LOOLWSD.hpp | 124 loolwsd/MasterProcessSession.cpp |2 loolwsd/MasterProcessSession.hpp |2 5 files changed,

[Libreoffice-commits] online.git: loolwsd/DocumentStoreManager.hpp loolwsd/Storage.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/DocumentStoreManager.hpp | 24 +--- loolwsd/Storage.hpp | 16 2 files changed, 25 insertions(+), 15 deletions(-) New commits: commit 9bf88691c693e34cb8eb866b1e789e5e523c56e0 Author: Ashod Nakashian Date: Thu Mar 10 22:01:34 2016 -05

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.hpp

2016-03-13 Thread Ashod Nakashian
loolwsd/LOOLWSD.hpp | 64 ++-- 1 file changed, 52 insertions(+), 12 deletions(-) New commits: commit 0ee9119bc74ead040b3ee2cd793d4a9b86474875 Author: Ashod Nakashian Date: Thu Mar 10 19:15:00 2016 -0500 loolwsd: refactored DocumentURI crea

[Libreoffice-commits] online.git: loleaflet/src

2016-03-13 Thread Ashod Nakashian
loleaflet/src/core/Socket.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ce702f72e83881448c1bb379ba369193bf5436c4 Author: Ashod Nakashian Date: Wed Mar 9 23:17:57 2016 -0500 loleaflet: pass doc URI to WebSocket Change-Id: I782961ac52705ac0f677

Dag Wieërs license statement

2016-03-13 Thread Dag Wieers
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Dag ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'feature/fixes18' - sw/source

2016-03-13 Thread László Németh
sw/source/core/txtnode/txtedt.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 3baf635f041064c2ed9e1a094dfe69990e50978d Author: László Németh Date: Sun Mar 13 22:13:17 2016 +0100 Revert "Revert "test autocompletion word collection"" This re

[Libreoffice-commits] core.git: 2 commits - desktop/source include/vcl unotools/source vcl/source

2016-03-13 Thread Caolán McNamara
desktop/source/app/officeipcthread.cxx |2 - desktop/source/deployment/registry/dp_registry.cxx |2 - desktop/source/splash/unxsplash.cxx|6 ++--- include/vcl/toolbox.hxx|1 unotools/source/config/fontcfg.cxx

[Libreoffice-commits] core.git: sc/source

2016-03-13 Thread Caolán McNamara
sc/source/core/tool/rangenam.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit e1c9efceaef0f706889aa987def592d7ae62285a Author: Caolán McNamara Date: Sun Mar 13 20:25:02 2016 + loplugin:cstylecast Change-Id: I2d03c5054ef1b863052b221c074

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 11/989be26fd48a084b58a7795ed3f2fae11401d7

2016-03-13 Thread Caolán McNamara
11/989be26fd48a084b58a7795ed3f2fae11401d7 |1 + 1 file changed, 1 insertion(+) New commits: commit 7b2f13f7f33a9e3cb3bff1aff1f0c616ef52a45c Author: Caolán McNamara Date: Sun Mar 13 20:30:06 2016 + Notes added by 'git notes add' diff --git a/11/989be26fd48a084b58a7795ed3f2fae1140

[Libreoffice-commits] core.git: sc/source

2016-03-13 Thread Markus Mohrhard
sc/source/filter/excel/tokstack.cxx | 19 ++- sc/source/filter/inc/tokstack.hxx |1 + 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 3887e8439a6928d2f608315f7050d012be65d208 Author: Markus Mohrhard Date: Sun Mar 13 19:15:16 2016 +0100 fix mem

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/unx

2016-03-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtksalmenu.hxx |2 - vcl/unx/gtk/gtksalmenu.cxx | 42 ++--- 2 files changed, 36 insertions(+), 8 deletions(-) New commits: commit f9b729dba5d1dd9a87241284a67ee4dfc91bee2f Author: Caolán McNamara Date: Sat Mar 12 21:03:04 2016 +

ld: warning: direct access (MacOs)

2016-03-13 Thread julien2412
Hello, On MacOs 10.11 with master sources updated today (with lode + enable-dbgutil) + clean build I noticed this: [build DEP] LNK:Library/librptxmllo.dylib [build LNK] Library/librptxmllo.dylib ld: warning: direct access in std::__1::__shared_ptr_pointer >*, std::__1::default_delete > >, std::__1

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - ooo.lst

2016-03-13 Thread Pedro Giffuni
ooo.lst |1 - 1 file changed, 1 deletion(-) New commits: commit 11989be26fd48a084b58a7795ed3f2fae11401d7 Author: Pedro Giffuni Date: Sun Mar 13 15:58:17 2016 + remove ooo.lst: the file has been replaced by main/external_deps.lst It is not used by gbuild either so it is ti

Re: Recent nss upgrade breaks ssl support in curl in a CentOS 6.7 build

2016-03-13 Thread Christian Lohmaier
Hi *, On Sun, Mar 13, 2016 at 1:55 PM, Giuseppe Castagno wrote: > Hi all, > > I found recent upgrading nss cause curl configure failing to detect nss > availability. > Happens only in CentOS 6.7, didn't observe it on Ubuntu 14.04. > > nss upgrade is present both in master and in libreoffice-5-1.

[Libreoffice-commits] core.git: external/curl

2016-03-13 Thread Christian Lohmaier
external/curl/UnpackedTarball_curl.mk |6 ++ external/curl/curl-nss.patch.1| 12 2 files changed, 18 insertions(+) New commits: commit 98d48dad9e807a4a40f4c3d1b5280d9e5156cb18 Author: Christian Lohmaier Date: Sun Mar 13 15:33:08 2016 +0100 tdf#98416 fix curl

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/debug loleaflet/.eslintignore loleaflet/src loolwsd/Admin.cpp loolwsd/Admin.hpp loolwsd/AdminModel.hpp

2016-03-13 Thread Pranav Kant
loleaflet/.eslintignore |1 loleaflet/build/adminDeps.js | 12 + loleaflet/debug/document/admin.html |9 loleaflet/debug/document/adminAnalytics.html | 107 +++ loleaflet/debug/document/adminSettings.html | 115 lole

[Libreoffice-commits] online.git: loolwsd/Admin.cpp

2016-03-13 Thread Pranav Kant
loolwsd/Admin.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit d0006ae5d8902cace791fc918ede35140de81da9 Author: Pranav Kant Date: Tue Mar 8 20:34:35 2016 +0530 loolwsd: Wait for client threads to finish Well, it was already there. e7f75a3e5698e06f2c1002b7eb3fb9

[Libreoffice-commits] core.git: 4 commits - include/vcl sc/qa vcl/source

2016-03-13 Thread Markus Mohrhard
include/vcl/builder.hxx|2 - sc/qa/extras/sccondformats.cxx | 67 + vcl/source/gdi/impgraph.cxx|1 vcl/source/window/builder.cxx |2 - 4 files changed, 32 insertions(+), 40 deletions(-) New commits: commit a4bd382c8a6cf5a79898c69

Recent nss upgrade breaks ssl support in curl in a CentOS 6.7 build

2016-03-13 Thread Giuseppe Castagno
Hi all, I found recent upgrading nss cause curl configure failing to detect nss availability. Happens only in CentOS 6.7, didn't observe it on Ubuntu 14.04. nss upgrade is present both in master and in libreoffice-5-1. In libreoffice-5-1 the commit where this is first seen is:

[Libreoffice-commits] core.git: desktop/source

2016-03-13 Thread Caolán McNamara
desktop/source/deployment/registry/dp_registry.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 342d3f45e2219a1cb1fd9dbf7c3f9636ad4ebca3 Author: Caolán McNamara Date: Sun Mar 13 11:26:12 2016 + loplugin:stringconstant Change-Id:

[Libreoffice-commits] core.git: sc/source

2016-03-13 Thread Markus Mohrhard
sc/source/filter/lotus/filter.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit d629547f4a592cbd7ca7802386448fc7128135cc Author: Markus Mohrhard Date: Sun Feb 7 16:21:13 2016 +0100 fix indetation Change-Id: Iea12f654d737cfdadae99461ff996220f

Mohamed Thabet license statement

2016-03-13 Thread Mohamed Thabet
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Mohamed Thabet ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Build error

2016-03-13 Thread krishna keshav
Hello, I have trying to build libreoffice recently using make.However the build terminates after giving following error http://paste.ubuntu.com/15370838/ . I ran the commands stated on termination which resulted in nothing. Please help with how should I proceed now.I am using ubuntu 14.04LTS. Tha

Re: Build error

2016-03-13 Thread Mayank Gupta
The solution which is made after 'make vs2013-ide-integration' and exists in source folder. Perhaps that's because the compete build itself wasn't successful. I tried make clean, then make. Deleted source folder. Unzipped tarball again and did git checkout - f and git pull - r. Ran autogen.sh with