Bug#912799: doxygen switch to llvm-toolchain-7

2019-01-16 Thread Jiri Palecek
Hello Paolo, On 16. 01. 19 13:03, Paolo Greppi wrote: Hi Jiri, Il 16/01/19 03:05, Jiri Palecek ha scritto: Hello, On Mon, 3 Dec 2018 12:54:45 +0100 Paolo Greppi wrote: Hi, in preparation for this switch I am building doxygen from source with: ... I have been able to build the package succe

Bug#912799: doxygen switch to llvm-toolchain-7

2019-01-16 Thread Paolo Greppi
Hi Jiri, Il 16/01/19 03:05, Jiri Palecek ha scritto: > Hello, > > On Mon, 3 Dec 2018 12:54:45 +0100 Paolo Greppi wrote: > >> Hi, in preparation for this switch I am building doxygen from source with: >> ... > > I have been able to build the package successfully without this problem by > patchi

Bug#912799: doxygen switch to llvm-toolchain-7

2019-01-15 Thread Jiri Palecek
Hello, On Mon, 3 Dec 2018 12:54:45 +0100 Paolo Greppi wrote: > Hi, in preparation for this switch I am building doxygen from source with: > > sudo apt install llvm-7-dev # for /usr/lib/llvm-7/lib/cmake/llvm/LLVMConfig.cmake > sudo apt install clang-7 # for /usr/lib/llvm-7/lib/cmake/clang/ClangCo

Bug#912799: doxygen switch to llvm-toolchain-7

2018-12-03 Thread Paolo Greppi
Hi, in preparation for this switch I am building doxygen from source with: sudo apt install llvm-7-dev # for /usr/lib/llvm-7/lib/cmake/llvm/LLVMConfig.cmake sudo apt install clang-7 # for /usr/lib/llvm-7/lib/cmake/clang/ClangConfig.cmake git clone https://github.com/doxygen/doxygen cd doxygen mkd