Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 499576

Summary: www-client/otter - Otter Browser, project aiming to recreate classic Opera (12.x) UI using Qt5
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: New packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: enhancement CC: chewi, creideiki+gentoo-bugzilla, franz.trischberger, joost.ruis, mads, nico.bonada, yellowhat46
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://otter-browser.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 454132    
Bug Blocks:    
Attachments: otter-9999.ebuild
otter-9999.ebuild

Description Jeroen Roovers (RETIRED) gentoo-dev 2014-01-28 12:00:35 UTC
Created attachment 368968 [details]
otter-9999.ebuild

I'm sitting on an ebuild that awaits Qt 5.
Comment 1 Franz Trischberger 2014-01-29 21:24:02 UTC
Great!
I am just trying it built from my homedir.
Judging from CMakeLists.txt, Deps should be added:
qtcore
qtnetwork
qtwidgets
qtwebkit[widgets]
qtsql
(not sure about qtgui - CMakeLists.txt does not pull it in...)
Hope that is enough, at least there are no other find_package in all CMakeLists.txt
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-30 13:13:25 UTC
dev-qt/qtgui is definitely needed because otter-browser links against libQt5Gui.so.5 so

dev-qt/qtcore is pulled in by dev-qt/qtgui

dev-qt/qtnetwork is pulled in by dev-qt/qtwebkit

dev-qt/qtsql is pulled in by dev-qt/qtwebkit

dev-qt/qtwebkit[widgets] does not seem to be a valid dependency but dev-qt/qtwidgets is pulled in by dev-qt/qtprintsupport so that casts doubt on the function of dev-qt/qtwebkit[widgets] - if it's just there to pull in the run-time dependency, then that dependency is invalid, which should be fixed in the dev-qt/qtwebkit ebuilds.
Comment 3 Franz Trischberger 2014-01-31 10:50:51 UTC
(In reply to Jeroen Roovers from comment #2)
> dev-qt/qtgui is definitely needed because otter-browser links against
> libQt5Gui.so.5 so
> 
> dev-qt/qtcore is pulled in by dev-qt/qtgui
> 
> dev-qt/qtnetwork is pulled in by dev-qt/qtwebkit
> 
> dev-qt/qtsql is pulled in by dev-qt/qtwebkit
As I understood the dependency listings even indirect deps should be listed. Look at amarok - It needs qtscriptgenerator, which already depends on ost of the needed packages - qtcore, qtgui, qtsql, etc. Nevertheless they all get listed in the amarok ebuild - even qtcore.
If I misunderstood something I would be glad if someone could point me to docs that explain how deps should be listed


> dev-qt/qtwebkit[widgets] does not seem to be a valid dependency but
> dev-qt/qtwidgets is pulled in by dev-qt/qtprintsupport so that casts doubt
> on the function of dev-qt/qtwebkit[widgets] - if it's just there to pull in
> the run-time dependency, then that dependency is invalid, which should be
> fixed in the dev-qt/qtwebkit ebuilds.

qtwebkit can be used from within qml and traditional "widgets" based apps. AFAIK the "QWebView" is only available when qtwebkit is built with USE="widgets" - and otter is not a qml app but a traditional one.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-31 15:30:52 UTC
Created attachment 369208 [details]
otter-9999.ebuild

(In reply to Franz Fellner from comment #3)

I have added a couple of direct dependencies now.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-05 11:04:58 UTC
Now it needs dev-qt/qtscript:5 as a dependency too.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-06 14:55:53 UTC
FYI, I'd have put a www-client/otter-bin in the tree for the alpha/beta builds if it weren't for the fact that these builds still require a pre-installed Qt5 (instead of shipping it or statically linking Qt5). So we wait...
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-13 07:15:48 UTC
Comment on attachment 369208 [details]
otter-9999.ebuild

-9999 is in the tree. I'm looking into getting pre-releases in and keywording them, but they should stay masked until bug #454132 is resolved.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-14 14:18:30 UTC
=www-client/otter-0.9.02 has also landed.
Comment 9 Helmut Jarausch 2014-09-19 16:48:04 UTC
Both versions fail to compile here with
/var/tmp/portage/www-client/otter-9999/work/otter-9999/src/core/ContentBlockingList.cpp:24:40: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
 #include <QtConcurrent/QtConcurrentRun>

There is no QtConcurrent under /usr/include/qt5 here.

Thanks for looking into it,
Helmut


emerge --info dev-qt/qtcore
Portage 2.2.13 (python 3.3.5-final-0, default/linux/amd64/13.0/desktop, gcc-4.9.1, glibc-2.19-r1, 3.16.3-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.16.3-gentoo-x86_64-AMD_Phenom-tm-_II_X4_940_Processor-with-gentoo-2.2
KiB Mem:     7906748 total,   1752880 free
KiB Swap:    1048572 total,   1010496 free
Timestamp of tree: Fri, 19 Sep 2014 11:15:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p47
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.8, 3.3.5-r1, 3.4.1
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           3.0.2
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.1
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3, 4.9.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo local sunrise
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=native -O2 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb /var/lib/neatx/home"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-mtune=native -O2 -msse3 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LANG="en_US.iso88591"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/sunrise"
SYNC="rsync://rsync.informatik.RWTH-Aachen.de/gentoo-portage"
USE="3dnow 3dnowext 3dnowprefetch X a52 aac acl acpi alsa amd64 avahi berkdb branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam ffmpeg fftw firefox flac fortran fuse gdbm gfortran gif gimp glamor gpm gtk gtk3 iconv ipv6 jpeg lapack lcms libnotify mad mmx mmxext mng modules mp3 mp4 mpeg multilib ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds python qt qt3support qt4 readline sdl session smp spell sqlite sqlite3 sse sse2 sse3 sse4a ssl startup-notification svg systemd tcl tcpd threads tiff tk truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xulrunner xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc multiboot" INPUT_DEVICES="keyboard mouse evdev wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby21" USERLAND="GNU" VIDEO_CARDS="ati radeon fglrx" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.3 3.4"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-qt/qtcore-4.8.5-r2 was built with the following:
USE="exceptions glib iconv qt3support ssl (-aqua) -debug -icu -pch" ABI_X86="64"


dev-qt/qtcore-5.3.2 was built with the following:
USE="icu -debug -test" ABI_X86="64"
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-19 17:05:53 UTC
(In reply to Helmut Jarausch from comment #9)
> Both versions fail to compile here with

+  19 Sep 2014; Jeroen Roovers <jer@gentoo.org> otter-0.9.02.ebuild,
+  otter-9999.ebuild:
+  Add dev-qt/qtconcurrent:5 dependency (Helmut Jarausch in bug #499576).