Created attachment 504282 [details] eix --info Compiling dev-db/sqlitebrowser fails with /var/tmp/portage/dev-db/sqlitebrowser-3.9.1-r1/work/sqlitebrowser-3.9.1/src/MainWindow.cpp: In member function 'void MainWindow::updatePlot(SqliteTableModel*, bool)': /var/tmp/portage/dev-db/sqlitebrowser-3.9.1-r1/work/sqlitebrowser-3.9.1/src/MainWindow.cpp:1851:36: error: 'class QCPAxis' has no member named 'setTickLabelType'; did you mean 'setTickLabelSide'?
Created attachment 504284 [details] build log
Same error here.
Created attachment 504500 [details] ebuild for sqlitebrowser-3.10.1
Created attachment 504502 [details, diff] unbundle patch
Please bump version to 3.10.1. It builds just fine with qcustomplot-2 here. Ebuild and patch have been attached.
With sqlitebrowser apparently the only package that depends on qcustomplot, at least add the <qcustomplot-2 dependency to it, instead of just blindly bumping.
encountered same bug, proposed ebuild works
I also ran into this issue. Seems it should fairly well be confirmed by now...
(In reply to Helmut Jarausch from comment #4) > Created attachment 504502 [details, diff] [details, diff] > unbundle patch Thanks Helmut for ebuild and patch. Seems to work for me.
When will this fix be released?
Yeah, this need to be resolved since we're all (well most) sitting having to rebuild world within 6 weeks?
This bug happened together with 3 other bugs during @preserved-rebuild of an update more than a week ago. # emerge @preserved-rebuild -av --keep-going These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-db/sqlitebrowser-3.9.1-r1::gentoo USE="{-test}" 0 KiB [ebuild R ] media-video/vcdimager-0.7.24::gentoo USE="xml -static-libs" ABI_X86="32 (64) (-x32)" 0 KiB [ebuild R ] gnome-base/gvfs-1.32.1::gentoo USE="bluray cdda gtk http (policykit) samba udev udisks -afp -archive -fuse -gnome-keyring -gnome-online-accounts -google -gphoto2 -ios -mtp -nfs -systemd {-test} -zeroconf" 0 KiB [ebuild R ] media-libs/xine-lib-1.2.8:1::gentoo USE="X a52 aac aalib alsa bluray css directfb dts dvb fbcon flac gtk imagemagick jpeg libcaca mad mmap mng modplug nls opengl samba sdl speex theora truetype v4l vcd vorbis xinerama xv xvmc (-altivec) -dxr3 -fusionsound -ipv6 -jack -libav -musepack -oss -pulseaudio -vaapi -vdpau -vdr (-vidix) (-vis) -vpx -wavpack -xcb" 0 KiB Total: 4 packages (4 reinstalls), Size of downloads: 0 KiB The bugs reports are: media-libs/xine-lib-1.2.8 https://bugs.gentoo.org/638652 gnome-base/gvfs-1.32.1 https://bugs.gentoo.org/638630 media-video/vcdimager-0.7.24 https://bugs.gentoo.org/638646 dev-db/sqlitebrowser-3.9.1-r1 https://bugs.gentoo.org/637566 It seems that all of them have a workable fix. As Michael Cook said we are waiting for them to rebuild world for the profile update and the python update.
The 3.10.1 ebuild works. Please release it to the tree.
Hello, i first saw the patches for this via https://github.com/gentoo/gentoo/pull/6322 and bug 633412 and referenced these on the version bump. Please accept my thanks for your contribution via patches and fixes over here, as well. Bye