Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883155 - dev-util/dialog-1.3.20220728 - x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option -Qunused-arguments
Summary: dev-util/dialog-1.3.20220728 - x86_64-pc-linux-gnu-gcc: error: unrecognized c...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-26 14:30 UTC by Toralf Förster
Modified: 2022-11-26 14:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.63 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
dev-util:dialog-1.3.20220728:20221126-133828.log (dev-util:dialog-1.3.20220728:20221126-133828.log,17.71 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.00 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
environment (environment,38.56 KB, text/plain)
2022-11-26 14:30 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.92 KB, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.20 KB, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,65.63 KB, application/x-bzip)
2022-11-26 14:30 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.67 KB, application/x-bzip)
2022-11-26 14:30 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-26 14:30:34 UTC
too long lines were shrinked:

libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Qunused-arguments -Wno-error=implicit-function-declaration -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -DHAVE_CONFIG_
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Qunused-arguments -Wno-error=implicit-function-declaration -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -DHAVE_CONFIG_
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Qunused-arguments -Wno-error=implicit-function-declaration -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -DHAVE_CONFIG_
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Qunused-arguments -Wno-error=implicit-function-declaration -Werror=implicit-function-declaration -Werror=implicit-int -I. -I. -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -D_XOPEN_SOURCE_EXTENDED -DHAVE_CONFIG_
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-Qunused-arguments'
make: *** [makefile:148: calendar.lo] Error 1
make: *** Waiting for unfinished jobs....

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
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 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit ad9c0722119ba139db51436ef285c679c558b422
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 26 12:48:55 2022 +0000

    2022-11-26 12:48:54 UTC

emerge -qpvO dev-util/dialog
[ebuild  N    ] dev-util/dialog-1.3.20220728  USE="nls unicode verify-sig -examples -minimal"
Comment 1 Toralf Förster gentoo-dev 2022-11-26 14:30:35 UTC
Created attachment 837147 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-26 14:30:36 UTC
Created attachment 837149 [details]
dev-util:dialog-1.3.20220728:20221126-133828.log
Comment 3 Toralf Förster gentoo-dev 2022-11-26 14:30:38 UTC
Created attachment 837151 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-26 14:30:39 UTC
Created attachment 837153 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-26 14:30:40 UTC
Created attachment 837155 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-26 14:30:41 UTC
Created attachment 837157 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-26 14:30:42 UTC
Created attachment 837159 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-26 14:30:43 UTC
Created attachment 837161 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-26 14:30:44 UTC
Created attachment 837163 [details]
var.tmp.clang.tar.bz2