Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883655 - net-ftp/lftp-4.9.2 - ../.../math.h: error: unknown type name _GL_INLINE_HEADER_BEGIN
Summary: net-ftp/lftp-4.9.2 - ../.../math.h: error: unknown type name _GL_INLINE_HEADE...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 19:14 UTC by Toralf Förster
Modified: 2023-05-07 12:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-11-29 19:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.71 KB, text/plain)
2022-11-29 19:14 UTC, Toralf Förster
Details
environment (environment,85.99 KB, text/plain)
2022-11-29 19:14 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-29 19:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.68 KB, application/x-bzip)
2022-11-29 19:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,40.30 KB, application/x-bzip)
2022-11-29 19:15 UTC, Toralf Förster
Details
net-ftp:lftp-4.9.2:20221129-185031.log (net-ftp:lftp-4.9.2:20221129-185031.log,124.34 KB, text/plain)
2022-11-29 19:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,759.64 KB, application/x-bzip)
2022-11-29 19:15 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,5.90 KB, application/x-bzip)
2022-11-29 19:15 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-11-29 19:14:53 UTC
In file included from trionan.c:46:
../lib/math.h:38:3: error: "Please include config.h first."
 #error "Please include config.h first."
  ^
../lib/math.h:40:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN'
_GL_INLINE_HEADER_BEGIN
^

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit b870f76767a67024fdd5574a7d807da03d837651
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 29 18:02:02 2022 +0000

    2022-11-29 18:02:02 UTC

emerge -qpvO net-ftp/lftp
[ebuild  N    ] net-ftp/lftp-4.9.2  USE="gnutls ipv6 nls ssl -convert-mozilla-cookies -idn -socks5 -verify-file"
Comment 1 Toralf Förster gentoo-dev 2022-11-29 19:14:54 UTC
Created attachment 838273 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 19:14:55 UTC
Created attachment 838275 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-29 19:14:57 UTC
Created attachment 838277 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-29 19:14:58 UTC
Created attachment 838279 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-29 19:14:59 UTC
Created attachment 838281 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 19:15:01 UTC
Created attachment 838283 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-29 19:15:04 UTC
Created attachment 838285 [details]
net-ftp:lftp-4.9.2:20221129-185031.log
Comment 8 Toralf Förster gentoo-dev 2022-11-29 19:15:15 UTC
Created attachment 838287 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-29 19:15:16 UTC
Created attachment 838289 [details]
var.tmp.clang.tar.bz2
Comment 10 Conrad Kostecki gentoo-dev 2022-11-29 19:47:23 UTC
Is this a clang issue?
Comment 11 Conrad Kostecki gentoo-dev 2023-05-07 12:41:12 UTC
I am not able to reproduce.