Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627306 - sci-visualization/visit-2.12.3 depends on dev-qt/qtx11extras
Summary: sci-visualization/visit-2.12.3 depends on dev-qt/qtx11extras
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sławek Lis (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-08-08 11:50 UTC by Anestis
Modified: 2017-09-29 11:02 UTC (History)
0 users

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


Attachments
Fixing patch (suggested.patch,355 bytes, patch)
2017-08-08 11:50 UTC, Anestis
Details | Diff
emerge info (emerge_info,4.91 KB, text/plain)
2017-08-08 11:51 UTC, Anestis
Details
build log (build.log,11.76 KB, text/x-log)
2017-08-08 11:52 UTC, Anestis
Details
Environment (environment,154.94 KB, text/plain)
2017-08-08 11:53 UTC, Anestis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anestis 2017-08-08 11:50:23 UTC
Created attachment 488274 [details, diff]
Fixing patch

Hello, configuration fails with cmake asking for Qt5X11Extras.cmake.
With added dependency it compiles fine. 
Attached the patch that fixes the compilation.

build.log
--------------------------------------
 * Package:    sci-visualization/visit-2.12.3
 * Repository: gentoo
 * Maintainer: slis@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking visit2.12.3.tar.gz to /var/tmp/portage/sci-visualization/visit-2.12.3/work
>>> Source unpacked in /var/tmp/portage/sci-visualization/visit-2.12.3/work
>>> Preparing source in /var/tmp/portage/sci-visualization/visit-2.12.3/work/visit2.12.3/src ...
 * Applying visit-2.12.3-findpython.patch ...                                                                   [ ok ]
 * Applying visit-2.12.3-findsilo.patch ...                                                                     [ ok ]
 * Applying visit-2.12.3-findvtk.patch ...                                                                      [ ok ]
 * Applying visit-2.12.3-vtklibs.patch ...                                                                      [ ok ]
 * Applying visit-2.12.3-dont_symlink_visit_dir.patch ...                                                       [ ok ]
 * Applying visit-2.12.3-cmakelist.patch ...                                                                    [ ok ]
 * Applying visit-2.12.3-qwt.patch ...                                                                          [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-visualization/visit-2.12.3/work/visit2.12.3/src ...
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_PREFIX=/opt/visit -DPYTHON_INCLUDE_DIR=/usr/include/python2.7 -DPYTHON_DIR=/usr -DVISIT_PYTHON_SKIP_INSTALL=true -DVISIT_VTK_SKIP_INSTALL=true -DQT_BIN=/usr/bin -DVISIT_ZLIB_DIR=/usr -DVISIT_HEADERS_SKIP_INSTALL=false -DVISIT_QWT_DIR=/usr -DVISIT_QT5=true -DVISIT_QT_DIR=/usr/lib/qt5/ -DVISIT_THREAD=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build/gentoo_toolchain.cmake  /var/tmp/portage/sci-visualization/visit-2.12.3/work/visit2.12.3/src
Not searching for unused variables given on the command line.
-- Checking for VTK in 
--   VTK_FOUND=1
--   VTK_MAJOR_VERSION=6
--   VTK_MINOR_VERSION=1
--   VTK_BUILD_VERSION=0
--   VTK_INCLUDE_DIRS=/usr/include/vtk-6.1;/usr/include/freetype2;/usr/include;/usr/include/jsoncpp;/usr/include/libxml2;/usr/include/python2.7
--   VTK_DEFINITIONS=vtkRenderingCore_AUTOINIT=4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL);vtkRenderingVolume_AUTOINIT=1(vtkRenderingVolumeOpenGL)
--   VTK_LIBRARIES=vtkChartsCore;vtkCommonColor;vtkCommonDataModel;vtkCommonMath;vtkCommonCore;vtksys;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkInfovisCore;vtkFiltersExtraction;vtkCommonExecutionModel;vtkFiltersCore;vtkFiltersGeneral;vtkCommonComputationalGeometry;vtkFiltersStatistics;vtkImagingFourier;vtkImagingCore;vtkalglib;vtkRenderingContext2D;vtkRenderingCore;vtkFiltersGeometry;vtkFiltersSources;vtkRenderingFreeType;/usr/lib64/libfreetype.so;/usr/lib64/libz.so;vtkftgl;vtkRenderingOpenGL;vtkImagingHybrid;vtkIOImage;vtkDICOMParser;vtkIOCore;vtkmetaio;/usr/lib64/libjpeg.so;/usr/lib64/libpng.so;/usr/lib64/libtiff.so;vtkDomainsChemistry;vtkIOXML;vtkIOGeometry;/usr/lib64/libjsoncpp.so;vtkIOXMLParser;/usr/lib64/libexpat.so;vtkFiltersAMR;vtkParallelCore;vtkIOLegacy;vtkFiltersFlowPaths;vtkFiltersGeneric;vtkFiltersHybrid;vtkImagingSources;vtkFiltersHyperTree;vtkFiltersImaging;vtkImagingGeneral;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersProgrammable;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersTexture;vtkFiltersVerdict;verdict;vtkGUISupportQt;vtkInteractionStyle;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkIOSQL;vtksqlite;vtkGUISupportQtWebkit;vtkViewsQt;vtkViewsInfovis;vtkInfovisLayout;vtkRenderingLabel;vtkViewsCore;vtkInteractionWidgets;vtkRenderingAnnotation;vtkImagingColor;vtkRenderingVolume;vtkGeovisCore;vtkproj4;vtkIOAMR;/usr/lib64/libhdf5.so;/usr/lib64/libdl.so;/usr/lib64/libm.so;vtkIOEnSight;vtkIOExodus;vtkexoIIc;/usr/lib64/libnetcdf_c++.so;/usr/lib64/libnetcdf.so;vtkIOExport;vtkRenderingGL2PS;/usr/lib64/libgl2ps.so;vtkIOImport;vtkIOInfovis;/usr/lib64/libxml2.so;vtkIOLSDyna;vtkIOMINC;vtkIOMovie;/usr/lib64/libtheoraenc.so;/usr/lib64/libtheoradec.so;/usr/lib64/libogg.so;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOVideo;vtkImagingMath;vtkImagingMorphological;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;/usr/lib64/libpython2.7.so;vtkRenderingFreeTypeOpenGL;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingQt;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkViewsContext2D;vtkViewsGeovis;vtkWrappingPythonCore;vtkWrappingTools
--   VTK_INSTALL_PREFIX=/usr
--   VTK_LIBRARY_DIRS=/usr/lib
-- Skipping installation of VTK libraries
--   VTK_PY_WRAPPERS_DIRECTORIES=/usr/lib/python-exec;/usr/lib/python2.7;/usr/lib/python3.4
-- Found VTK Python Wrappers - /usr/lib/python2.7
-- Skipping installation of VTK Python bindings
-- Threading for VisIt: OFF
-- OSPRAY for VisIt: OFF
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5X11Extras" with
  any of the following names:

    Qt5X11ExtrasConfig.cmake
    qt5x11extras-config.cmake

  Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
  "Qt5X11Extras_DIR" to a directory containing one of the above files.  If
  "Qt5X11Extras" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMake/FindVisItQt5.cmake:70 (find_package)
  CMake/FindVisItQt.cmake:2 (INCLUDE)
  CMakeLists.txt:1216 (INCLUDE)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/sci-visualization/visit-2.12.3/work/visit-2.12.3_build/CMakeFiles/CMakeError.log".
 * ERROR: sci-visualization/visit-2.12.3::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3995:  Called cmake-utils_src_configure
 *   environment, line 1073:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 

----------------------------------------------------------
----------------------------------------------------------
----------------------------------------------------------
emerge info

----------------------------------------------------------
Portage 2.3.6 (python 2.7.12-final-0, default/linux/amd64/13.0/systemd, gcc-5.4.0, glibc-2.23-r4, 4.9.16-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.9.16-gentoo-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.3
KiB Mem:    16321068 total,   7622568 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Tue, 08 Aug 2017 10:30:01 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.28 p1.2) 2.28
app-shells/bash:          4.3_p48-r1::gentoo
dev-lang/perl:            5.24.1-r2::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.7.2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.28::gentoo
sys-apps/sandbox:         2.10-r3::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.15-r2::gentoo
sys-devel/binutils:       2.28-r2::gentoo
sys-devel/gcc:            5.4.0-r3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

LocalRepo
    location: /usr/local/portage
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="-march=native -O2 -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 strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl alsa amd64 berkdb bindist bzip2 cleartype cli corefonts cracklib crypt cuda cxx dri fortran gdbm iconv imlib ipv6 jpeg mmx modules multilib ncurses nls nptl opengl openmp pam pcre png readline seccomp session sse sse2 ssl svg systemd tcpd truetype type1 udev unicode xattr 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" 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"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Anestis 2017-08-08 11:51:38 UTC
Created attachment 488276 [details]
emerge info
Comment 2 Anestis 2017-08-08 11:52:27 UTC
Created attachment 488278 [details]
build log
Comment 3 Anestis 2017-08-08 11:53:12 UTC
Created attachment 488280 [details]
Environment