Summary: | net-libs/jreen-1.3.0-r1 : /.../directconnection.cpp:121:20: error: QTcpSocket was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo LibreSSL <libressl> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=562050 https://bugs.gentoo.org/show_bug.cgi?id=830727 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 562050 | ||
Bug Blocks: | |||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-libs:jreen-1.3.0-r1:20180123-232127.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 516382 [details]
emerge-info.txt
Created attachment 516384 [details]
emerge-history.txt
Created attachment 516386 [details]
environment
Created attachment 516388 [details]
etc.portage.tbz2
Created attachment 516390 [details]
logs.tbz2
Created attachment 516392 [details]
net-libs:jreen-1.3.0-r1:20180123-232127.log
Created attachment 516394 [details]
temp.tbz2
It appears this file is missing #include <QTcpSocket>, then. I can't reproduce it with GCC-7.2.0 though. Maybe an issue with how qtnetwork was built with libressl? definitely an libressl issue I did not tweak the ebuild so it should not be built with libressl, or ? dev-qt/qtnetwork has: ssl? ( dev-libs/openssl:0=[bindist=] ) But even if I build it with -ssl the header exists. Build fine with libressl-3.0.2. But I am using dev-qt/qtnetwork from libressl overlay. Leaving the bug open until dev-qt/qtnetwork supports libressl without the overlay. (In reply to Stefan Strogin from comment #12) > Build fine with libressl-3.0.2. But I am using dev-qt/qtnetwork from > libressl overlay. The Tinderbox too: https://github.com/toralf/tinderbox/blob/master/bin/setup_img.sh#L337 ;) pbly not LibreSSL related, see bug 830727 |