Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810307 - dev-util/clazy-1.10-r2 stabilisation
Summary: dev-util/clazy-1.10-r2 stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: CC-ARCHES, STABLEREQ
Depends on:
Blocks: 823726
  Show dependency tree
 
Reported: 2021-08-25 09:24 UTC by Andreas Sturmlechner
Modified: 2022-01-19 13:45 UTC (History)
1 user (show)

See Also:
Package list:
dev-util/clazy-1.10-r2
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-08-25 09:24:17 UTC
In preparation.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-04 21:36:55 UTC
arm64 done
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-27 09:48:13 UTC
@maintainer(s):
I see open bugs about test failure. Atm I'm reproducing the issue on amd64. Can you clarify if you want to care about tests or we should stabilize while the tests are failing? Thanks.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-13 00:11:26 UTC
amd64 done
Comment 4 dtoch 2021-12-13 07:37:41 UTC
Have problem on build. Cant attach log due to "Internal server error".

FAILED: CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/lib/llvm/11/include -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src  -march=skylake -O2 -pipe -std=c++17 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -std=gnu++17 -Winvalid-pch -include /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o -MF CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o -c /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/SuppressionManager.cpp
In file included from /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/checkbase.h:29,
                 from /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx:5,
                 from <command-line>:
/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/SuppressionManager.cpp: In member function ‘void SuppressionManager::parseFile(clang::FileID, const clang::SourceManager&, const clang::LangOptions&) const’:
/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/SuppressionManager.cpp:94:18: error: request for member ‘getValue’ in ‘buffer’, which is of pointer type ‘const llvm::MemoryBuffer*’ (maybe you meant to use ‘->’ ?)
   94 |     auto lexer = GET_LEXER(id, buffer, sm, lo);
      |                  ^~~~~~~~~
[104/118] /usr/bin/x86_64-pc-linux-gnu-g++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/lib/llvm/11/include -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src  -march=skylake -O2 -pipe -std=c++17 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -std=gnu++17 -Winvalid-pch -include /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o -MF CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/checkmanager.cpp.o -c /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/checkmanager.cpp
[105/118] /usr/bin/x86_64-pc-linux-gnu-g++ -DClazyPlugin_EXPORTS -DHAS_STD_FILESYSTEM -DHAVE_CLANG_CONFIG_H -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/lib/llvm/11/include -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10 -I/var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src  -march=skylake -O2 -pipe -std=c++17 -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -fno-exceptions -fno-rtti -fPIC -fPIC -std=gnu++17 -Winvalid-pch -include /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10_build/CMakeFiles/ClazyPlugin.dir/cmake_pch.hxx -MD -MT CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o -MF CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o.d -o CMakeFiles/ClazyPlugin.dir/src/Clazy.cpp.o -c /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/Clazy.cpp
In file included from /usr/lib/llvm/11/include/clang/AST/RecursiveASTVisitor.h:23,
                 from /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/Clazy.h:34,
                 from /var/tmp/portage/dev-util/clazy-1.10-r1/work/clazy-1.10/src/Clazy.cpp:26:
/usr/lib/llvm/11/include/clang/AST/DeclOpenMP.h:97:1: warning: multi-line comment [-Wcomment]
   97 | /// #pragma omp declare reduction (foo : int,float : omp_out += omp_in) \
      | ^
ninja: build stopped: subcommand failed.



Output of emerge --info


Portage 3.0.28 (python 3.8.12-final-0, default/linux/amd64/17.1/desktop, gcc-10.3.0, glibc-2.33-r7, 5.10.84-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.10.84-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i7-7500U_CPU_@_2.70GHz-with-glibc2.2.5
KiB Mem:    15923080 total,  11539160 free
KiB Swap:    2097148 total,   2097148 free
Head commit of repository gentoo: 3901cc2ee914f9bd352b78ba85fc7a05fedf8e39

sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.8.12_p1::gentoo
dev-lang/rust-bin:        1.56.1::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.44.9::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            10.3.0-r2::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.10-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/gentoo.git
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /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"
CXXFLAGS="-march=skylake -O2 -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="-march=skylake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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="-march=skylake -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.utf-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
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="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 bash-completion bluetooth branding bzip2 cairo cdda cdr cli crypt cups custom-cflags dbus dri dts dvd dvdr elogind emboss encode exif flac fortran gdbm gif gtk gui hackrf iconv icu ipv6 jpeg lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qml qt5 readline samba sdl seccomp spell split-usr ssl startup-notification svg tiff truetype udev udisks unicode upower usb vorbis vulkan wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2020" 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 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" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="ru en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" QEMU_SOFTMMU_TARGETS="x86_64 i386" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965" 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, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-13 07:43:27 UTC
(In reply to dtoch from comment #4)
> Have problem on build. Cant attach log due to "Internal server error".
> 
> FAILED: CMakeFiles/ClazyPlugin.dir/src/SuppressionManager.cpp.o 

Please file a new bug with the log. You should be able to attach it if you verify your user owns the log, maybe copy it to /tmp or your homedir first then chown it.
Comment 6 NATTkA bot gentoo-dev 2021-12-13 22:44:47 UTC Comment hidden (obsolete)
Comment 7 Andreas Sturmlechner gentoo-dev 2022-01-07 16:20:51 UTC
ping x86
Comment 8 Jakov Smolić archtester gentoo-dev 2022-01-19 13:45:07 UTC
x86 done

all arches done