Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683742 - dev-util/cmake-3.14.2 configures tests unconditionally
Summary: dev-util/cmake-3.14.2 configures tests unconditionally
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-04-18 12:02 UTC by Olivier Huber
Modified: 2019-04-25 04:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.21 KB, text/x-log)
2019-04-18 12:02 UTC, Olivier Huber
Details
patch to disable tests building (also during configure) (cmake.patch,664 bytes, patch)
2019-04-18 12:06 UTC, Olivier Huber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Huber 2019-04-18 12:02:46 UTC
Created attachment 573242 [details]
build.log

from build.log

CMake Error at /local/tmp/huber/prefix/usr/share/cmake/Modules/FindGTK2.cmake:774 (set_property):
  set_property could not find TARGET GTK2::sigc++.  Perhaps it has not yet
  been created.
Call Stack (most recent call first):
  Tests/FindGTK2/CMakeLists.txt:1 (find_package)


-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /local/tmp/huber/prefix/usr
Compiler flags:
C               -O2 -pipe -O2 -pipe -march=native
C++             -O2 -pipe -O2 -pipe -march=native
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed
Module          -Wl,-O1 -Wl,--as-needed
Shared          -Wl,-O1 -Wl,--as-needed

-- Configuring incomplete, errors occurred!


If -DBUILD_TESTING=NO is passed at the configure stage, the build is successful.

This is a prefix install, I don't think it is the reason for failing.
The dependencies (when test are built) may need to be completed.
My limited analysis seem to indicate that there is an issue whenever gtkmm is not installed. In the file Tests/FindGTK2/CMakeLists.txt, one has

find_package(GTK2 COMPONENTS gtk glade gtkmm glademm QUIET)

And this triggers the issue.

$ emerge --info cmake                                                                                                                                                                                                                            [18/1829]
Portage 2.3.63 (python 3.6.8-final-0, default/linux/amd64/17.0/no-multilib/prefix/kernel-3.2+, gcc-8.3.0, glibc-2.29-r2, 4.4.176-96-default x86_64)                                                                                                                           
=================================================================                                                                                                                                                                                                             
                         System Settings                                                                                                                                                                                                                                      
=================================================================                                                                                                                                                                                                             
System uname: Linux-4.4.176-96-default-x86_64-Intel-R-_Core-TM-_i5-6500_CPU_@_3.20GHz-with-SuSE-42.3-x86_64                                                                                                                                                                   
KiB Mem:     8053016 total,    294524 free
KiB Swap:    8384508 total,   4392904 free                                                                                                                                                                                                                                    
Timestamp of repository gentoo: Thu, 18 Apr 2019 09:00:01 +0000
Head commit of repository gentoo: e7be46ccc867989b3a9a97affd9109d93afb3cff
Timestamp of repository science: Tue, 16 Apr 2019 20:03:53 +0000
Head commit of repository science: 6a43914e29ea9bf7839e5104f604948a95523af1

sh bash 4.4_p23
ld GNU ld (Gentoo 2.31.1 p5) 2.31.1
app-shells/bash:          4.4_p23::gentoo
dev-lang/perl:            5.28.0-r1::gentoo                                                                                                                                                                                                                                   
dev-lang/python:          2.7.15::gentoo, 3.6.8::gentoo, 3.7.3::gentoo
dev-util/cmake:           3.14.1::localrepo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.17::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.31.1-r3::gentoo, 2.32::gentoo
sys-devel/gcc:            8.2.0-r5::gentoo, 8.3.0::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.0-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r2::gentoo
Repositories:

gentoo
    location: /scratch/huber/usr_portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-max-age: 24

localrepo
    location: /local/tmp/huber/prefix/usr/local/portage
    masters: gentoo

science
    location: /local/tmp/huber/prefix/var/db/repos/science
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/science.git
    masters: gentoo

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /local/tmp/huber/prefix/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /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 /local/tmp/huber/prefix/etc/env.d /local/t
mp/huber/prefix/etc/gentoo-release"
CXXFLAGS="-O2 -pipe -O2 -pipe -march=native"
DISTDIR="/local/tmp/huber/prefix/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sfperms stri
ct unknown-features-warn unmerge-logs unmerge-orphans unprivileged xattr"
FFLAGS="-O2 -pipe -O2 -pipe -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf-8"
LC_ALL="en_US.utf-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/local/tmp/huber/prefix/usr/portage/packages"
PORTAGE_CONFIGROOT="/local/tmp/huber/prefix/"
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="/dev/shm/"
USE="acl amd64 berkdb bzip2 caps cli crypt cxx dri fortran gdbm iconv ipv6 jpeg lapack latex libtirpc lz4 lzma metis ncurses nls nptl openmp pcre pdf png prefix python readline seccomp sqlite ssl stunnel tcpd threads tiff tools unicode utils vim-syntax webp xattr xkb zlib zstd" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt 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" LLVM_TARGETS="BPF X86 WebAssembly" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 python3_7" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel" 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, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS                                                                                  

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

dev-util/cmake-3.14.1::localrepo was built with the following:
USE="ncurses (prefix) -doc -emacs -qt5 -system-jsoncpp -test"
Comment 1 Olivier Huber 2019-04-18 12:06:43 UTC
Created attachment 573244 [details, diff]
patch to disable tests building (also during configure)

cmake (3.14.2) builds fine with that patch
Comment 2 Larry the Git Cow gentoo-dev 2019-04-25 04:53:37 UTC
The bug has been closed via the following commit(s):

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

commit b0af10f943b0e2393e42780c20a2c631aff88dd9
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2019-04-25 04:52:44 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2019-04-25 04:53:16 +0000

    dev-util/cmake: build tests conditionally
    
    Closes: https://bugs.gentoo.org/683742
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 dev-util/cmake/cmake-3.14.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)