Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670950 - dev-db/pgadmin4-3.5 : pgAdmin4.cpp:194:9: error: QTcpSocket was not declared in this scope
Summary: dev-db/pgadmin4-3.5 : pgAdmin4.cpp:194:9: error: QTcpSocket was not declared ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on: 688210
Blocks:
  Show dependency tree
 
Reported: 2018-11-11 19:10 UTC by Toralf Förster
Modified: 2019-06-21 11:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2018-11-11 19:10 UTC, Toralf Förster
Details
dev-db:pgadmin4-3.5:20181111-190047.log (dev-db:pgadmin4-3.5:20181111-190047.log,3.26 KB, text/plain)
2018-11-11 19:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.42 KB, text/plain)
2018-11-11 19:10 UTC, Toralf Förster
Details
environment (environment,109.87 KB, text/plain)
2018-11-11 19:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.89 KB, application/x-bzip)
2018-11-11 19:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-11 19:10:36 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -I/usr/include/python3.6m -I/usr/include/python3.6m -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pgAdmin4.o pgAdmin4.cpp
pgAdmin4.cpp: In function ‘int main(int, char**)’:
pgAdmin4.cpp:194:9: error: ‘QTcpSocket’ was not declared in this scope
         QTcpSocket socket;
         ^~~~~~~~~~
pgAdmin4.cpp:194:9: note: suggested alternative: ‘clock_t’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20181109-050110

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-db/pgadmin4
[ebuild  N    ] dev-db/pgadmin4-3.5  USE="-doc" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5" PYTHON_TARGETS="python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-11-11 19:10:39 UTC
Created attachment 554906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-11 19:10:42 UTC
Created attachment 554908 [details]
dev-db:pgadmin4-3.5:20181111-190047.log
Comment 3 Toralf Förster gentoo-dev 2018-11-11 19:10:44 UTC
Created attachment 554910 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-11-11 19:10:47 UTC
Created attachment 554912 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-11-11 19:10:50 UTC
Created attachment 554914 [details]
etc.portage.tbz2
Comment 6 Andreas Sturmlechner gentoo-dev 2018-11-11 23:06:13 UTC
libressl suspect.
Comment 7 Andreas Sturmlechner gentoo-dev 2018-11-11 23:31:03 UTC
Builds fine with non-libressl built Qt. Please only add qt-5.11 tracker once you confirmed with openssl image.
Comment 8 Aaron W. Swenson gentoo-dev 2019-02-16 12:10:04 UTC
3.5 has been dropped. Please check: dev-db/pgadmin4-4.2-r1
Comment 9 Larry the Git Cow gentoo-dev 2019-06-21 11:43:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7a0561775f3dffbe01f129baf4ee780cbb089f

commit 5e7a0561775f3dffbe01f129baf4ee780cbb089f
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-06-21 11:43:03 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-06-21 11:43:10 +0000

    dev-db/pgadmin4: Cleanup
    
    Closes: https://bugs.gentoo.org/670950
    Closes: https://bugs.gentoo.org/669658
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgadmin4/Manifest               |   3 -
 dev-db/pgadmin4/pgadmin4-3.0.ebuild    | 123 --------------------------------
 dev-db/pgadmin4/pgadmin4-4.2-r1.ebuild | 124 ---------------------------------
 dev-db/pgadmin4/pgadmin4-4.3.ebuild    | 124 ---------------------------------
 4 files changed, 374 deletions(-)