pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/libreoffice broken?
On Mon, 25 Jul 2016, Thomas Klausner wrote:
...
[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.
Thanks. I'm retrying the build now...
+------------------+--------------------------+------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+
Home |
Main Index |
Thread Index |
Old Index