pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/libreoffice broken?
On Mon, Jul 25, 2016 at 05:00:45PM +0800, Paul Goyette wrote:
> With pkgsrc updated to today, and all other packages newly and cleanly
> installed, I got the following error while build libreoffice:
>
> ...
> [build CXX] ucb/source/ucp/ftp/ftploaderthread.cxx
> [build CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx
> /tmp2/misc/libreoffice/work.x86_64/libreoffice-5.1.4.2/ucb/source/ucp/ftp/ftploaderthread.cxx: In member function 'CURL* ftp::FTPLoaderThread::handle()':
> /tmp2/misc/libreoffice/work.x86_64/libreoffice-5.1.4.2/ucb/source/ucp/ftp/ftploaderthread.cxx:82:37: error: invalid conversion from 'void*' to 'CURL* {aka Curl_easy*}' [-fpermissive]
> CURL* ret = osl_getThreadKeyData(m_threadKey);
> ^
> gmake[1]: *** [/tmp2/misc/libreoffice/work.x86_64/libreoffice-5.1.4.2/solenv/gbuild/LinkTarget.mk:191: /tmp2/misc/libreoffice/work.x86_64/libreoffice-5.1.4.2/workdir/CxxObject/ucb/source/ucp/ftp/ftploaderthread.o] Error 1
> gmake[1]: *** Waiting for unfinished jobs....
> gmake: *** [Makefile:246: build] Error 2
> *** Error code 2
>
> (Full log file available if anyone needs/wants it.)
This was an incompatibility with curl-7.50.
I've committed a patch fixing the problem for me.
Thomas
Home |
Main Index |
Thread Index |
Old Index