Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870700 - dev-util/colm-0.14.7-r1 - error: colm: there was a problem compiling the output
Summary: dev-util/colm-0.14.7-r1 - error: colm: there was a problem compiling the output
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 13:45 UTC by Toralf Förster
Modified: 2022-09-17 14:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2022-09-17 13:45 UTC, Toralf Förster
Details
dev-util:colm-0.14.7-r1:20220917-113728.log (dev-util:colm-0.14.7-r1:20220917-113728.log,81.71 KB, text/plain)
2022-09-17 13:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.44 KB, text/plain)
2022-09-17 13:45 UTC, Toralf Förster
Details
environment (environment,74.90 KB, text/plain)
2022-09-17 13:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.40 KB, application/x-bzip)
2022-09-17 13:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.90 KB, application/x-bzip)
2022-09-17 13:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.09 KB, application/x-bzip)
2022-09-17 13:45 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 13:45:35 UTC
Making all in rlhc.d
make[2]: Entering directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/rlhc.d'
../../src/colm -b rlhc_object -o rlhc rlhc.lm
sh: line 1: clang: command not found
error: colm: there was a problem compiling the output
make[2]: *** [Makefile:1703: rlhc] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/colm-0.14.7-r1/work/colm-0.14.7/test/rlhc.d'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  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 dev-util/colm
[ebuild  N    ] dev-util/colm-0.14.7-r1  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 13:45:36 UTC
Created attachment 807199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 13:45:38 UTC
Created attachment 807202 [details]
dev-util:colm-0.14.7-r1:20220917-113728.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 13:45:39 UTC
Created attachment 807205 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 13:45:41 UTC
Created attachment 807208 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 13:45:42 UTC
Created attachment 807211 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 13:45:43 UTC
Created attachment 807214 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 13:45:44 UTC
Created attachment 807217 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-17 13:47:04 UTC
This one just got set before clang is installed. I'll update the hook in a bit to help prevent it.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-17 14:36:39 UTC
(In reply to Sam James from comment #8)
> This one just got set before clang is installed. I'll update the hook in a
> bit to help prevent it.

Hook updated.