Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597930 - app-office/texstudio-2.11.2[qt5] fails to build with dev-libs/quazip-0.7.2 - spellerutility.cpp:14:24: fatal error: JlCompress.h: No such file or directory
Summary: app-office/texstudio-2.11.2[qt5] fails to build with dev-libs/quazip-0.7.2 - ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-23 23:22 UTC by tman
Modified: 2016-10-29 19:04 UTC (History)
7 users (show)

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


Attachments
/mnt/portage/logs/app-office:texstudio-2.11.2:20161023-231903.log (app-office:texstudio-2.11.2:20161023-231903.log,31.46 KB, text/plain)
2016-10-23 23:23 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2016-10-23 23:22:25 UTC
86_64-pc-linux-gnu-g++ -c -march=core-avx-i -O2 -pipe -std=gnu++0x -D_REENTRANT -Wall -W -fPIC -DPREFIX=\"/usr\" -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DHAS_POPPLER_24 -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SCRIPT_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/quazip -Iqcodeedit/lib -Iqcodeedit/lib/document -Iqcodeedit/lib/widgets -Iqcodeedit/lib/qnfa -isystem /usr/include/quazip -Ipdfviewer -isystem /usr/include/hunspell -isystem /usr/include/poppler/qt5 -isystem /usr/include/poppler -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtUiTools -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtScript -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I.moc -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/spellerutility.o spellerutility.cpp
spellerutility.cpp:14:24: fatal error: JlCompress.h: No such file or directory
 #include "JlCompress.h"
                        ^
compilation terminated.
make: *** [Makefile:4735: .obj/spellerutility.o] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: app-office/texstudio-2.11.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-office/texstudio-2.11.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-office/texstudio-2.11.2::gentoo'`.
 * The complete build log is located at '/mnt/portage/logs/app-office:texstudio-2.11.2:20161023-231903.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/texstudio-2.11.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-office/texstudio-2.11.2/work'
 * S: '/var/tmp/portage/app-office/texstudio-2.11.2/work'



Reproducible: Always




Portage 2.3.2 (python 3.4.5-final-0, default/linux/amd64/13.0/desktop/plasma/systemd, gcc-5.4.0, glibc-2.23-r2, 4.8.4-gentoo x86_64)
=================================================================
System uname: Linux-4.8.4-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.3
KiB Mem:    24626140 total,  10170152 free
KiB Swap:   26488828 total,  26488828 free
Timestamp of repository gentoo: Sun, 23 Oct 2016 22:30:01 +0000
Timestamp of repository poly-c: Sat, 22 Oct 2016 23:10:43 +0000
sh bash 4.4-r1
ld GNU ld (Gentoo 2.26.1 p1.0) 2.26.1
app-shells/bash:          4.4-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.0-r2::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo, 3.5.2::gentoo
dev-util/cmake:           3.6.2::gentoo
dev-util/pkgconfig:       0.29.1::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.22.2::gentoo
sys-apps/sandbox:         2.10-r2::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:       1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.26.1::gentoo
sys-devel/gcc:            5.4.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.7::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r2::gentoo
Repositories:
Comment 1 tman 2016-10-23 23:23:06 UTC
Created attachment 451218 [details]
/mnt/portage/logs/app-office:texstudio-2.11.2:20161023-231903.log
Comment 2 Rolf S. Arvidson 2016-10-26 14:39:11 UTC
I have identical issue. But it seems JlCompress.h now located in /usr/include/quazip5, not /usr/include/quazip as the build.log documents. I have 

dev-libs/quazip-0.7.2::gentoo  USE="qt5 -qt4 -static-libs"

installed, but re-building this library does not fix the problem.
Comment 3 dashmz 2016-10-27 09:20:55 UTC
I managed to install texstudio-2.11.2 with dev-libs/quazip-0.7.2 masked

# cat /etc/portage/package.mask 
=dev-libs/quazip-0.7.2
Comment 4 Michele Alzetta 2016-10-28 20:09:56 UTC
I confirm the problem, same error message, texstudio won't build with quazip-0.7.2, building with quazip-0.7.1 works
Comment 5 Rolf S. Arvidson 2016-10-28 20:16:47 UTC
As dashmz and Michele have confirmed, ditto for me as well: success at building texstudio by masking quazip-0.7.2.
Comment 6 Michael Palimaka (kensington) gentoo-dev 2016-10-29 11:01:02 UTC
Thanks, fixed in git.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615dca623599f5c7cf0f811183fca0f58a1aae84