[Bug 1979692] Re: FTBFS with GCC 12

Launchpad Bug Tracker 1979692 at bugs.launchpad.net
Fri Jun 24 20:32:26 UTC 2022


This bug was fixed in the package open-iscsi - 2.1.5-1ubuntu2

---------------
open-iscsi (2.1.5-1ubuntu2) kinetic; urgency=medium

  * d/p/lp1979692-fix-gcc12-ftbfs-0*.patch: Fix FTBFS with GCC 12.
    (LP: #1979692)

 -- Sergio Durigan Junior <sergio.durigan at canonical.com>  Thu, 23 Jun
2022 17:28:56 -0400

** Changed in: open-iscsi (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to open-iscsi in Ubuntu.
https://bugs.launchpad.net/bugs/1979692

Title:
  FTBFS with GCC 12

Status in open-iscsi package in Ubuntu:
  Fix Released

Bug description:
  open-iscsi is FTBFSing with GCC 12:

  auth.c: In function ‘acl_chap_auth_request’:
  auth.c:112:34: error: the comparison will always evaluate as ‘false’ for the address of ‘username_in’ will never be NULL [-Werror=address]
    112 |         if (session->username_in == NULL) {
        |                                  ^~
  In file included from auth.c:36:
  initiator.h:243:14: note: ‘username_in’ declared here
    243 |         char username_in[AUTH_STR_MAX_LEN];
        |              ^~~~~~~~~~~
  ...

  https://launchpadlibrarian.net/609075735/buildlog_ubuntu-kinetic-
  amd64.open-iscsi_2.1.5-1ubuntu1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1979692/+subscriptions




More information about the foundations-bugs mailing list