Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787248 - dev-util/bazel-3.7.2: external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:21: error: 'numeric_limits' is not a member of 'std'
Summary: dev-util/bazel-3.7.2: external/bazel_tools/third_party/ijar/mapped_file_unix....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL: https://github.com/bazelbuild/bazel/i...
Whiteboard:
Keywords:
: 808053 (view as bug list)
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-30 22:24 UTC by Kobboi
Modified: 2021-11-06 22:24 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,97.01 KB, text/plain)
2021-04-30 22:25 UTC, Kobboi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2021-04-30 22:24:45 UTC
ERROR: /var/tmp/portage/dev-util/bazel-3.7.2/temp/bazel_Df9z5OXg/out/external/bazel_tools/third_party/ijar/BUILD:10:11: C++ compilation of rule '@bazel_tools//third_party/ijar:zip' failed (Exit 1): gcc failed: error executing command 
  (cd /var/tmp/portage/dev-util/bazel-3.7.2/temp/bazel_Df9z5OXg/out/execroot/io_bazel && \
  exec env - \
    LD_LIBRARY_PATH=/usr/lib64/icedtea8/jre/lib/amd64/:/usr/lib64/icedtea8/jre/lib/amd64/server/ \
    PATH=/usr/lib64/icedtea8/bin:/usr/lib/portage/python3.8/ebuild-helpers/xattr:/usr/lib/portage/python3.8/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin:/usr/lib/llvm/11/bin:/opt/eagle/bin \
    PWD=/proc/self/cwd \
  /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.d '-frandom-seed=bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.o' -DBLAZE_OPENSOURCE -iquote external/bazel_tools -iquote bazel-out/host/bin/external/bazel_tools -isystem external/bazel_tools/third_party/zlib -isystem bazel-out/host/bin/external/bazel_tools/third_party/zlib -g0 -O2 '-march=znver3' -pipe -g -ggdb -g0 -O2 '-march=znver3' -pipe -g -ggdb -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/bazel_tools/third_party/ijar/mapped_file_unix.cc -o bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.o)
Execution platform: //:default_host_platform
external/bazel_tools/third_party/ijar/mapped_file_unix.cc: In constructor 'devtools_ijar::MappedOutputFile::MappedOutputFile(const char*, size_t)':
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:21: error: 'numeric_limits' is not a member of 'std'
  115 |                std::numeric_limits<size_t>::max());
      |                     ^~~~~~~~~~~~~~
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:42: error: expected primary-expression before '>' token
  115 |                std::numeric_limits<size_t>::max());
      |                                          ^
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:45: error: '::max' has not been declared; did you mean 'std::max'?
  115 |                std::numeric_limits<size_t>::max());
      |                                             ^~~
      |                                             std::max
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/algorithm:62,
                 from external/bazel_tools/third_party/ijar/mapped_file_unix.cc:21:
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_algo.h:3467:5: note: 'std::max' declared here
 3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
Target //src:bazel_nojdk failed to build
INFO: Elapsed time: 25.802s, Critical Path: 18.12s
INFO: 309 processes: 94 internal, 215 local.
FAILED: Build did NOT complete successfully


Reproducible: Always
Comment 1 Kobboi 2021-04-30 22:25:16 UTC
Created attachment 704766 [details]
build.log
Comment 2 Kobboi 2021-04-30 22:25:40 UTC
Portage 3.0.18 (python 3.8.9-final-0, !../../var/db/repos/kobboi-linux/profiles/kobboi/tanagra, gcc-11.1.0, glibc-2.33, 5.11.17-gentoo-dist x86_64)
=================================================================
System uname: Linux-5.11.17-gentoo-dist-x86_64-AMD_Ryzen_9_5950X_16-Core_Processor-with-glibc2.2.5
KiB Mem:    32888768 total,  20366076 free
KiB Swap:   16777212 total,  14430972 free
Timestamp of repository gentoo: Fri, 30 Apr 2021 22:00:01 +0000
Head commit of repository gentoo: 4e793237726619ac042e3b4fb3b417d0e634114f
Timestamp of repository brother-overlay: Mon, 12 Apr 2021 01:22:45 +0000
Head commit of repository brother-overlay: 6811e245c3516c154f57e0dcf952fe0182394ae0

Head commit of repository kobboi-linux: 4dcbc888fe3dbadcd8337490cfd6c373b6bf748e

Timestamp of repository steam-overlay: Tue, 20 Apr 2021 22:35:10 +0000
Head commit of repository steam-overlay: 1189a84a704dfba7c3312ccfd6c22cceb35bddfd

sh bash 5.1_p4
ld GNU ld (Gentoo 2.36.1 p3) 2.36.1
distcc 3.3.3 x86_64-pc-linux-gnu [disabled]
ccache version 4.2.1 [disabled]
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_p8::gentoo, 3.7.10_p1::gentoo, 3.8.9::gentoo, 3.9.4::gentoo
dev-lang/rust:            1.51.0-r2::gentoo
dev-util/ccache:          4.2.1::gentoo
dev-util/cmake:           3.20.2::gentoo
sys-apps/baselayout:      2.7-r2::gentoo
sys-apps/sandbox:         2.23::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.3-r1::gentoo
sys-devel/binutils:       2.36.1-r1::gentoo
sys-devel/gcc:            11.1.0::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.12::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33::gentoo
Repositories:

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

brother-overlay
    location: /var/db/repos/brother-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/brother-overlay.git
    masters: gentoo

kobboi-linux
    location: /var/db/repos/kobboi-linux
    sync-type: git
    sync-uri: https://github.com/kobboi/kobboi-linux
    masters: gentoo

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo

Installed sets: @kobboi-all-packages, @kobboi-machine-tanagra
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=znver3 -pipe -g -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.8/conf"
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=znver3 -pipe -g -ggdb"
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=znver3 -pipe -g -ggdb"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=znver3 -pipe -g -ggdb"
GENTOO_MIRRORS="ftp://kobboi-linux:*password*@10.8.0.1/2020.11"
INSTALL_MASK="/usr/src/debug /usr/lib/debug"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/var/cache/binpkgs"
PORTAGE_BINHOST="ftp://kobboi-linux:*password*@10.8.0.1/2020.11/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 a52 aac acl acpi alsa amd64 avahi berkdb bluetooth bzip2 cairo cdda cdr cli colord crypt cups dbus dist-kernel djvu dri dts dvd dvdr eds egl emboss encode evo exif facedetect ffmpeg flac fluidsynth fortran frei0r gdbm gif glade gles gles2 gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 gtkstyle gui iconv icu introspection ipv6 jpeg ladspa lcms libass libglvnd libnotify libsecret libtirpc lv2 lz4 lzma lzo mad midi mng modemmanager mono mp3 mp4 mpeg mtp multilib nautilus ncurses networkmanager nls nptl ogg opencv opengl openmp opus pam pango pcre pdf png policykit ppds pulseaudio qt5 readline samba screencast sdl seccomp smartcard smp spell split-usr ssl startup-notification svg sysprof systemd tcpd tiff truetype udev udisks unicode upower usb v4l vaapi vdpau vorbis wayland wxwidgets x264 xattr xcb xml xv xvid zeroconf zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a 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="keyboard mouse synaptics libinput" KERNEL="linux" 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="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="vesa radeon nvidia intel amdgpu dummy fbdev nouveau radeonsi v4l" 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, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 3 ppdplayer 2021-05-03 17:55:51 UTC
Can confirm. A workaround is adding "-includelimits" to CXXFLAGS.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-29 06:12:32 UTC
Ping
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-05 00:22:10 UTC
gyakovlev let me know that this is fixed in abseil itself, so shoudl be ok now?
Comment 6 Kobboi 2021-08-05 06:24:52 UTC
Still getting the same error:

$ genlop -t abseil-cpp
 * dev-cpp/abseil-cpp

     Thu Mar 11 22:44:16 2021 >>> dev-cpp/abseil-cpp-20200225.2
       merge time: 12 seconds.

     Sat May  1 00:20:50 2021 >>> dev-cpp/abseil-cpp-20200923.3
       merge time: 15 seconds.

     Wed May  5 23:40:31 2021 >>> dev-cpp/abseil-cpp-20200923.3
       merge time: 16 seconds.

     Thu Aug  5 08:20:23 2021 >>> dev-cpp/abseil-cpp-20210324.2
       merge time: 17 seconds.

ERROR: /var/tmp/portage/dev-util/bazel-3.7.2/temp/bazel_cn1G6fpS/out/external/bazel_tools/third_party/ijar/BUILD:10:11: C++ compilation of rule '@bazel_tools//third_party/ijar:zip' failed (Exit 1): gcc failed: error executing command 
  (cd /var/tmp/portage/dev-util/bazel-3.7.2/temp/bazel_cn1G6fpS/out/execroot/io_bazel && \
  exec env - \
    LD_LIBRARY_PATH=/usr/lib64/icedtea8/jre/lib/amd64/:/usr/lib64/icedtea8/jre/lib/amd64/server/ \
    PATH=/usr/lib64/icedtea8/bin:/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin:/opt/eagle/bin \
    PWD=/proc/self/cwd \
  /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.d '-frandom-seed=bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.o' -DBLAZE_OPENSOURCE -iquote external/bazel_tools -iquote bazel-out/host/bin/external/bazel_tools -isystem external/bazel_tools/third_party/zlib -isystem bazel-out/host/bin/external/bazel_tools/third_party/zlib -g0 -O2 '-march=znver3' -pipe -g -ggdb -g0 -O2 '-march=znver3' -pipe -g -ggdb -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/bazel_tools/third_party/ijar/mapped_file_unix.cc -o bazel-out/host/bin/external/bazel_tools/third_party/ijar/_objs/zip/mapped_file_unix.o)
Execution platform: //:default_host_platform
external/bazel_tools/third_party/ijar/mapped_file_unix.cc: In constructor 'devtools_ijar::MappedOutputFile::MappedOutputFile(const char*, size_t)':
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:21: error: 'numeric_limits' is not a member of 'std'
  115 |                std::numeric_limits<size_t>::max());
      |                     ^~~~~~~~~~~~~~
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:42: error: expected primary-expression before '>' token
  115 |                std::numeric_limits<size_t>::max());
      |                                          ^
external/bazel_tools/third_party/ijar/mapped_file_unix.cc:115:45: error: '::max' has not been declared; did you mean 'std::max'?
  115 |                std::numeric_limits<size_t>::max());
      |                                             ^~~
      |                                             std::max
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include/g++-v11/algorithm:62,
                 from external/bazel_tools/third_party/ijar/mapped_file_unix.cc:21:
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include/g++-v11/bits/stl_algo.h:3467:5: note: 'std::max' declared here
 3467 |     max(initializer_list<_Tp> __l, _Compare __comp)
      |     ^~~
Target //src:bazel_nojdk failed to build
INFO: Elapsed time: 24.188s, Critical Path: 13.30s
INFO: 292 processes: 93 internal, 199 local.
FAILED: Build did NOT complete successfully
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-05 06:27:01 UTC
Thanks!
Comment 8 Toralf Förster gentoo-dev 2021-08-13 17:20:41 UTC
*** Bug 808053 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-09-19 01:38:51 UTC
The bug has been closed via the following commit(s):

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

commit 4ee781d18fd2bbba3e78c70229f7aacd7d6c5a13
Author:     Kerin Millar <kfm@plushkava.net>
AuthorDate: 2021-09-14 03:48:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-19 01:38:16 +0000

    dev-util/bazel: >=glibc-2.30 and gcc:11 compatibility fixes
    
    Ensure that versions 0.22.0, 0.24.1 and 0.27.2 are also patched so as not to
    conflict with glibc's gettid(2) function. Have all versions include the
    <limits> header, where required, for compatibility with gcc:11. Revise the
    dubious test for the presence of ccache so as to consider the value of
    FEATURES instead. Drop version 2.0.0 in favour of 2.0.1.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=720032
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=787248
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=808827
    Signed-off-by: Kerin Millar <kfm@plushkava.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bazel/Manifest                            |   5 +-
 dev-util/bazel/bazel-0.22.0.ebuild                 |   8 +-
 dev-util/bazel/bazel-0.24.1.ebuild                 |   8 +-
 dev-util/bazel/bazel-0.27.2.ebuild                 |   6 +-
 dev-util/bazel/bazel-0.29.1.ebuild                 |  15 ++-
 dev-util/bazel/bazel-1.0.1.ebuild                  |   8 +-
 dev-util/bazel/bazel-1.2.0-r1.ebuild               | 114 -------------------
 dev-util/bazel/bazel-1.2.1.ebuild                  |  13 +--
 dev-util/bazel/bazel-2.0.0.ebuild                  | 109 ------------------
 .../{bazel-1.2.0.ebuild => bazel-2.0.1.ebuild}     |   7 +-
 dev-util/bazel/bazel-3.2.0.ebuild                  |   5 +-
 dev-util/bazel/bazel-3.7.2.ebuild                  |   5 +-
 .../bazel-0.22.0-include-limits-for-gcc-11.patch   | 125 +++++++++++++++++++++
 .../bazel-0.22.0-rename-gettid-functions.patch     |  44 ++++++++
 .../bazel-0.24.1-rename-gettid-functions.patch     |  66 +++++++++++
 .../bazel-3.2.0-include-limits-for-gcc-11.patch    |  25 +++++
 16 files changed, 310 insertions(+), 253 deletions(-)
Comment 10 Andreas Sturmlechner gentoo-dev 2021-11-06 22:24:33 UTC
Bug predates dev-libs/boost-1.77.0 version bump.