Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833836 - x11-plugins/wmforkplop-0.9.3-r3 - x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option -Wl
Summary: x11-plugins/wmforkplop-0.9.3-r3 - x86_64-pc-linux-gnu-gcc: error: unrecognize...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2022-02-21 09:30 UTC by Toralf Förster
Modified: 2022-02-21 22:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.64 KB, text/plain)
2022-02-21 09:30 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,66.53 KB, application/x-bzip)
2022-02-21 09:30 UTC, Toralf Förster
Details
environment (environment,70.47 KB, text/plain)
2022-02-21 09:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.57 KB, application/x-bzip)
2022-02-21 09:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.94 KB, application/x-bzip)
2022-02-21 09:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.25 KB, application/x-bzip)
2022-02-21 09:30 UTC, Toralf Förster
Details
x11-plugins:wmforkplop-0.9.3-r3:20220221-092801.log (x11-plugins:wmforkplop-0.9.3-r3:20220221-092801.log,14.59 KB, text/plain)
2022-02-21 09: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-02-21 09:30:01 UTC
too long lines were shrinked:

 1085 |   euid = geteuid(); uid = getuid(); seteuid(uid);
      |                                     ^~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DGKRELLM -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/inc
libtool: link: x86_64-pc-linux-gnu-gcc -DGKRELLM -fPIC -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/inclu
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-Wl'; did you mean '-W'?
make: *** [Makefile:519: gkforkplop.so] Error 1
 * ERROR: x11-plugins/wmforkplop-0.9.3-r3::gentoo failed (compile phase):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 17f03b0b112b8125ff043ab5e27b04a39b890c7b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 21 08:22:07 2022 +0000

    2022-02-21 08:22:06 UTC

emerge -qpvO x11-plugins/wmforkplop
[ebuild  N    ] x11-plugins/wmforkplop-0.9.3-r3
Comment 1 Toralf Förster gentoo-dev 2022-02-21 09:30:02 UTC
Created attachment 765567 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-21 09:30:03 UTC
Created attachment 765568 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-02-21 09:30:05 UTC
Created attachment 765569 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-21 09:30:06 UTC
Created attachment 765570 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-21 09:30:07 UTC
Created attachment 765571 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-21 09:30:08 UTC
Created attachment 765572 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-21 09:30:09 UTC
Created attachment 765573 [details]
x11-plugins:wmforkplop-0.9.3-r3:20220221-092801.log
Comment 8 Bernard Cafarelli gentoo-dev 2022-02-21 22:23:59 UTC
This lone -Wl comes from broken gkforkplop, that was enabled by mistake with autoconf updates - this should have been fixed already with https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee919de2da1a6dd17d5e716c0a1bd481cc43dd5 (for bug #833819) which disabled it again properly