Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870745 - app-crypt/loop-aes-losetup-2.35.2 - fails to compile: (no error message)
Summary: app-crypt/loop-aes-losetup-2.35.2 - fails to compile: (no error message)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hank Leininger
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 14:18 UTC by Toralf Förster
Modified: 2024-02-01 08:28 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.08 KB, text/plain)
2022-09-17 14:18 UTC, Toralf Förster
Details
app-crypt:loop-aes-losetup-2.35.2:20220917-122915.log (app-crypt:loop-aes-losetup-2.35.2:20220917-122915.log,2.75 KB, text/plain)
2022-09-17 14:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.46 KB, text/plain)
2022-09-17 14:18 UTC, Toralf Förster
Details
environment (environment,95.34 KB, text/plain)
2022-09-17 14:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.28 KB, application/x-bzip)
2022-09-17 14:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.06 KB, application/x-bzip)
2022-09-17 14:18 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 2022-09-17 14:18:37 UTC
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-crypt/loop-aes-losetup-2.35.2/work/util-linux-2.35.2 ...
 * ERROR: app-crypt/loop-aes-losetup-2.35.2::gentoo failed (configure phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO app-crypt/loop-aes-losetup
[ebuild  N    ] app-crypt/loop-aes-losetup-2.35.2  USE="nls (-selinux) -static"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 14:18:38 UTC
Created attachment 807526 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 14:18:39 UTC
Created attachment 807529 [details]
app-crypt:loop-aes-losetup-2.35.2:20220917-122915.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 14:18:43 UTC
Created attachment 807532 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 14:18:44 UTC
Created attachment 807535 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 14:18:45 UTC
Created attachment 807538 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 14:18:46 UTC
Created attachment 807541 [details]
temp.tar.bz2
Comment 7 Hank Leininger 2022-09-28 23:31:09 UTC
Confirmed, can't build loop-aes-losetup with CC=clang

However, loop-aes-losetup basically just builds a modified losetup from util-linux. And I get the same failure trying to build current util-linux with CC=clang.

loop-aes-losetup can't be fixed until util-linux has been fixed.
Comment 8 Joonas Niilola gentoo-dev 2022-10-06 15:57:59 UTC
I wonder why we don't have a bug open for util-linux to track this further.
Comment 9 Hank Leininger 2022-10-06 16:01:44 UTC
(In reply to Joonas Niilola from comment #8)
> I wonder why we don't have a bug open for util-linux to track this further.

I wonder too ;) I could not find one for util-linux, but figured there's no way some tinderbox run tested out loop-aes-losetup before testing util-linux, so maybe my bugzilla foo is lacking, or, the tinderbox tests were against some local branch of ::gentoo that's not merged yet, that already contains util-linux fixes.

At the same time, I'm not sure my local reproduction of "CC=clang breaks util-linux" is done "correctly", so would rather not create such a bug myself in case it's just noise.
Comment 10 Hank Leininger 2023-12-22 19:16:14 UTC
This is fixed in the bump I submitted a few weeks ago, https://github.com/gentoo/gentoo/pull/34121

It is just awaiting someone with ::gentoo commit access to merge.
Comment 11 Larry the Git Cow gentoo-dev 2024-02-01 08:28:56 UTC
The bug has been closed via the following commit(s):

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

commit 82d17ecf3c2a5544c4a29a75702f403251bbdd58
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2023-12-03 23:43:34 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-02-01 08:28:17 +0000

    app-crypt/loop-aes-losetup: add 2.39.2
    
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Closes: https://bugs.gentoo.org/870745
    Closes: https://github.com/gentoo/gentoo/pull/34121
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/loop-aes-losetup/Manifest                |  2 +
 .../loop-aes-losetup-2.39.2.ebuild                 | 71 ++++++++++++++++++++++
 2 files changed, 73 insertions(+)