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

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


Attachments
emerge-info.txt (emerge-info.txt,14.84 KB, text/plain)
2021-11-06 17:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.99 KB, text/plain)
2021-11-06 17:04 UTC, Toralf Förster
Details
environment (environment,66.96 KB, text/plain)
2021-11-06 17:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.73 KB, application/x-bzip)
2021-11-06 17:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,26.37 KB, application/x-bzip)
2021-11-06 17:04 UTC, Toralf Förster
Details
sys-cluster:ucx-1.10.0_rc5:20211106-165309.log (sys-cluster:ucx-1.10.0_rc5:20211106-165309.log,291.04 KB, text/plain)
2021-11-06 17:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.69 KB, application/x-bzip)
2021-11-06 17:04 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-06 17:04:08 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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4_debug-20211105-183959

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 2c498d976bb0512acbab02f1aa6f167b03a2b135
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 6 15:51:33 2021 +0000

    2021-11-06 15:51:32 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-06 17:04:09 UTC
Created attachment 749118 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-06 17:04:10 UTC
Created attachment 749121 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-06 17:04:12 UTC
Created attachment 749124 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-06 17:04:13 UTC
Created attachment 749127 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-06 17:04:14 UTC
Created attachment 749130 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-06 17:04:15 UTC
Created attachment 749133 [details]
sys-cluster:ucx-1.10.0_rc5:20211106-165309.log
Comment 7 Toralf Förster gentoo-dev 2021-11-06 17:04:16 UTC
Created attachment 749136 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-25 09:42:32 UTC
*** Bug 825338 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2022-09-03 00:08:54 UTC
The bug has been closed via the following commit(s):

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

commit b1701a3522a4a51e4dcd57a531b608a739c620b6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-02 23:46:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-02 23:50:08 +0000

    sys-cluster/ucx: add 1.13.0
    
    Bug: https://bugs.gentoo.org/861653
    Closes: https://bugs.gentoo.org/798051
    Closes: https://bugs.gentoo.org/822132
    Closes: https://bugs.gentoo.org/832966
    Closes: https://bugs.gentoo.org/868117
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/ucx/Manifest                           |   1 +
 .../ucx-1.13.0-binutils-2.39-ptr-typedef.patch     |  25 +++++
 sys-cluster/ucx/files/ucx-1.13.0-drop-werror.patch |  33 +++++++
 .../ucx/files/ucx-1.13.0-fix-bashisms.patch        |  44 +++++++++
 .../files/ucx-1.13.0-fix-fcntl-include-musl.patch  | 103 +++++++++++++++++++++
 sys-cluster/ucx/ucx-1.13.0.ebuild                  |  56 +++++++++++
 6 files changed, 262 insertions(+)