Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 825338 - sys-cluster/ucx-1.10.0_rc5 - ib_mlx5dv_md.c:452:22: error: ‘page’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
Summary: sys-cluster/ucx-1.10.0_rc5 - ib_mlx5dv_md.c:452:22: error: ‘page’ may be used...
Status: RESOLVED DUPLICATE of bug 822132
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-20 17:19 UTC by Toralf Förster
Modified: 2022-08-25 09:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2021-11-20 17:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,200.99 KB, text/plain)
2021-11-20 17:19 UTC, Toralf Förster
Details
environment (environment,68.33 KB, text/plain)
2021-11-20 17:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.39 KB, application/x-bzip)
2021-11-20 17:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,26.42 KB, application/x-bzip)
2021-11-20 17:19 UTC, Toralf Förster
Details
sys-cluster:ucx-1.10.0_rc5:20211120-171644.log (sys-cluster:ucx-1.10.0_rc5:20211120-171644.log,291.02 KB, text/plain)
2021-11-20 17:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.10 KB, application/x-bzip)
2021-11-20 17:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-20 17:19:48 UTC
mlx5/dv/ib_mlx5dv_md.c: In function ‘uct_ib_mlx5_add_page’:
mlx5/dv/ib_mlx5dv_md.c:452:22: error: ‘page’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  452 |     *page_p   = page + 1;
      |                 ~~~~~^~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1089: mlx5/dv/libuct_ib_la-ib_mlx5dv_md.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/work/ucx-1.10.0-rc5/src/uct/ib'
make[3]: *** [Makefile:1241: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_test_debug-20211117-210104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit e47a1893f1e92df14787ddd897cad1df0fa143c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 20 17:06:40 2021 +0000

    2021-11-20 17:06:39 UTC

emerge -qpvO sys-cluster/ucx
[ebuild  N    ] sys-cluster/ucx-1.10.0_rc5  USE="numa openmp"
Comment 1 Toralf Förster gentoo-dev 2021-11-20 17:19:49 UTC
Created attachment 753994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-20 17:19:51 UTC
Created attachment 753998 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-20 17:19:52 UTC
Created attachment 754002 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-20 17:19:54 UTC
Created attachment 754006 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-20 17:19:55 UTC
Created attachment 754010 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-20 17:19:57 UTC
Created attachment 754014 [details]
sys-cluster:ucx-1.10.0_rc5:20211120-171644.log
Comment 7 Toralf Förster gentoo-dev 2021-11-20 17:19:58 UTC
Created attachment 754018 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-25 09:42:32 UTC

*** This bug has been marked as a duplicate of bug 822132 ***