pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/libreoffice broken?



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.)



+------------------+--------------------------+------------------------+
| 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