Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778467 - dev-util/cppcheck-2.2 - CMake Error: Unknown argument -ENABLE_OSS_FUZZ=OFF
Summary: dev-util/cppcheck-2.2 - CMake Error: Unknown argument -ENABLE_OSS_FUZZ=OFF
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PATCH
: 783441 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-26 16:24 UTC by Toralf Förster
Modified: 2021-04-29 01:30 UTC (History)
7 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2021-03-26 16:24 UTC, Toralf Förster
Details
dev-util:cppcheck-2.2:20210326-161115.log (dev-util:cppcheck-2.2:20210326-161115.log,2.34 KB, text/plain)
2021-03-26 16:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,283.18 KB, text/plain)
2021-03-26 16:24 UTC, Toralf Förster
Details
environment (environment,148.10 KB, text/plain)
2021-03-26 16:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,80.18 KB, application/x-bzip)
2021-03-26 16:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.48 KB, application/x-bzip)
2021-03-26 16:24 UTC, Toralf Förster
Details
fix for cmake command line options (cppcheck-cmake-error.patch,316 bytes, patch)
2021-03-28 15:23 UTC, Olivier Huber
Details | Diff
Proposed patch for cppcheck-2.2.ebuild (0001-dev-util-cppcheck-Fix-compilation-and-resolve-EROOT-.patch,1.44 KB, patch)
2021-04-03 20:56 UTC, Sebastian Pipping
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-26 16:24:31 UTC
 * Working in BUILD_DIR: "/var/tmp/portage/dev-util/cppcheck-2.2/work/cppcheck-2.2_build"
cmake -C /var/tmp/portage/dev-util/cppcheck-2.2/work/cppcheck-2.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHAVE_RULES=yes -DBUILD_GUI=yes -DUSE_Z3=yes -DFILESDIR=/usr/share/cppcheck/ -ENABLE_OSS_FUZZ=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/cppcheck-2.2/work/cppcheck-2.2_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-util/cppcheck-2.2/work/cppcheck-2.2
CMake Error: Unknown argument -ENABLE_OSS_FUZZ=OFF
CMake Error: Run 'cmake --help' for all supported options.
 * ERROR: dev-util/cppcheck-2.2::gentoo failed (configure phase):
 *   cmake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210318-090503

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Mar 26 15:20:44 UTC 2021

emerge -qpvO dev-util/cppcheck
[ebuild  N    ] dev-util/cppcheck-2.2  USE="pcre qt5 z3 -htmlreport" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-03-26 16:24:32 UTC
Created attachment 694407 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-26 16:24:33 UTC
Created attachment 694410 [details]
dev-util:cppcheck-2.2:20210326-161115.log
Comment 3 Toralf Förster gentoo-dev 2021-03-26 16:24:34 UTC
Created attachment 694413 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-26 16:24:36 UTC
Created attachment 694416 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-26 16:24:37 UTC
Created attachment 694419 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-26 16:24:39 UTC
Created attachment 694422 [details]
temp.tar.bz2
Comment 7 Olivier Huber 2021-03-28 15:23:02 UTC
Created attachment 695541 [details, diff]
fix for cmake command line options

This fixes the option passed to cmake. Tested with:

Portage 3.0.17 (python 3.9.2-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.2.0, glibc-2.32-r8, 5.11.10-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.11.10-gentoo-x86_64-Intel-R-_Core-TM-_i7-8665U_CPU_@_1.90GHz-with-glibc2.32
KiB Mem:    32686468 total,  14027884 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sun, 28 Mar 2021 07:00:01 +0000
Head commit of repository gentoo: 42cb2c95be07553ccb6c28c1634e8b64602c3fe1
Head commit of repository flatpak-overlay: 4bf9a7815ca9361f86459c8a8e9bc403e3721704

Head commit of repository kdab-overlay: 7f7d39d40b5d0561c56201e7642796e99d0c99b6

sh bash 5.1_p4
ld GNU ld (Gentoo 2.34 p6) 2.34.0
app-shells/bash:          5.1_p4::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.32.1::gentoo
dev-lang/python:          2.7.18_p7::gentoo, 3.7.9-r2::gentoo, 3.8.8::gentoo, 3.9.2::gentoo
dev-util/cmake:           3.20.0::gentoo
sys-apps/baselayout:      2.7-r1::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.21::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.3-r1::gentoo
sys-devel/binutils:       2.34-r2::gentoo, 2.35.2::gentoo
sys-devel/gcc:            9.3.0::gentoo, 10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.11::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r8::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

flatpak-overlay
    location: /var/db/repos/flatpak
    sync-type: git
    sync-uri: https://github.com/fosero/flatpak-overlay.git
    masters: gentoo
    priority: 50

kdab-overlay
    location: /var/db/repos/kdab
    sync-type: git
    sync-uri: https://github.com/KDAB/kdab-overlay.git
    masters: gentoo
    priority: 50

localrepo
    location: /var/db/repos/localrepo
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0"
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="-O2 -march=native -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH 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 -march=native -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=native -pipe"
GENTOO_MIRRORS="https://ftp.fau.de/gentoo"
LANG="en_US.utf-8"
LC_ALL="en_US.utf-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/var/cache/binpkgs"
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="/dev/shm"
USE="X a52 aac acl acpi activities adns alsa amd64 audit avif bcrypt berkdb blake2 bluetooth bluray boost branding brightness-control brotli bzip2 cacert cairo caps cdda cdr chm cli colord cplugins crypt cscope cups curl dbus declarative dia djvu dri dts dvd dvdr ed25519 egl eglfs elf elogind emboss encode eps epub evdev exif ffmpeg fftw fits flac fontconfig fontforge fortran gdbm gif gles gles2 gmp gold gpm graphviz gsl gtk gui heif highlight http2 iconv icu idn imagemagick ipv6 jack jpeg jpeg2k json kde kipi kms kwallet lapack lapacke latex lcms libbsd libglvnd libnotify libsamplerate libtirpc lm-sensors lz4 lzma mad markdown metis mms mng mobi mp3 mp4 mpeg mtp multilib ncurses nls nptl ogg openexr opengl openmp pam pango pcre pdf perl phonon plasma plugins pm-utils png policykit postscript ppds pthread python qml qt5 quiche raw readline rtmp sasl screencast sctp sdl seccomp semantic-desktop sparse speex spell split-usr sqlite ssh ssl startup-notification svg svt-av1 szip tcpd terminal theora threads thunderbolt tiff tools touchpad truetype udev udisks unicode upower usb utils v4l vaapi vim-syntax vorbis wayland webp widgets x264 xar xattr xcb xml xpm xv xvid xxhash yaml z3 zimg zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" 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 greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="de en fr" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="BPF X86 WebAssembly" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8 python3_9" USERLAND="GNU" VIDEO_CARDS="intel i965 iris" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto 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/cppcheck-2.2::localrepo was built with the following:
USE="htmlreport pcre qt5 z3" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 -python3_7"
Comment 8 Sebastian Pipping gentoo-dev 2021-04-03 20:56:04 UTC
Created attachment 697071 [details, diff]
Proposed patch for cppcheck-2.2.ebuild

repoman will need --force unless this issue is fixed as well:

   dev-util/cppcheck/cppcheck-2.2.ebuild: line 44: phase src_configure: EAPI 7: variable EROOT: Forbidden reference to variable specified by PMS
   dev-util/cppcheck/cppcheck-2.2.ebuild: line 62: phase src_install: EAPI 7: variable EROOT: Forbidden reference to variable specified by PMS

I'm attaching a proposed patch for review.  Anyone got a minute?
Comment 9 Ionen Wolkens gentoo-dev 2021-04-18 08:36:33 UTC
*** Bug 783441 has been marked as a duplicate of this bug. ***
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-29 01:27:40 UTC
(In reply to Sebastian Pipping from comment #8)
> Created attachment 697071 [details, diff] [details, diff]
> Proposed patch for cppcheck-2.2.ebuild
> 
> repoman will need --force unless this issue is fixed as well:
> 
>    dev-util/cppcheck/cppcheck-2.2.ebuild: line 44: phase src_configure: EAPI
> 7: variable EROOT: Forbidden reference to variable specified by PMS
>    dev-util/cppcheck/cppcheck-2.2.ebuild: line 62: phase src_install: EAPI
> 7: variable EROOT: Forbidden reference to variable specified by PMS
> 
> I'm attaching a proposed patch for review.  Anyone got a minute?

The EROOT fix isn't right -- if it's looking for files installed by dependencies, it should be ESYSROOT or BROOT (depending on what type of files), but if it's an install directory, EPREFIX.

https://dev.gentoo.org/~ulm/pms/head/pms.html#x1-10900011.1 says ROOT isn't defined either but it looks like repoman doesn't notice that if you strip the slash at least?

I'll cherry-pick the OSS_FUZZ bit now though!
Comment 11 Larry the Git Cow gentoo-dev 2021-04-29 01:30:13 UTC
The bug has been closed via the following commit(s):

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

commit f30d17a1ecae893c8004f06ecc20d51194e7aace
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-04-03 20:48:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-29 01:30:04 +0000

    dev-util/cppcheck: Fix compilation
    
    Closes: https://bugs.gentoo.org/778467
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cppcheck/cppcheck-2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)