Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778377 - media-sound/mangler-1.2.5-r1 - x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option -version
Summary: media-sound/mangler-1.2.5-r1 - x86_64-pc-linux-gnu-gcc: error: unrecognized c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-26 11:30 UTC by Toralf Förster
Modified: 2021-06-29 15:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.95 KB, text/plain)
2021-03-26 11:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.96 KB, text/plain)
2021-03-26 11:30 UTC, Toralf Förster
Details
environment (environment,55.13 KB, text/plain)
2021-03-26 11:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,76.90 KB, application/x-bzip)
2021-03-26 11:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.09 KB, application/x-bzip)
2021-03-26 11:30 UTC, Toralf Förster
Details
media-sound:mangler-1.2.5-r1:20210326-100528.log (media-sound:mangler-1.2.5-r1:20210326-100528.log,19.28 KB, text/plain)
2021-03-26 11:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.65 KB, application/x-bzip)
2021-03-26 11:30 UTC, Toralf Förster
Details
Patch to fix the -version-info typo. (mangler-version-info.patch,610 bytes, patch)
2021-04-07 17:07 UTC, orbea
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-26 11:30:04 UTC
rdlibtool: link: ln -s /dev/null .libs/libventrilo3.a.disabled
rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -O2 -pipe -march=native -fno-diagnostics-color -pthread -version 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lspeex -lxosd -lgsm -lm -lxosd -lgsm -shared -fPIC -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-version’
x86_64-pc-linux-gnu-gcc: error: 0:0:0: No such file or directory
rdlibtool: exec error upon slbt_exec_link_create_library(), line 1446: (see child process error messages).
rdlibtool: < returned to > slbt_exec_link(), line 1868.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210318-090503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Mar 26 09:50:45 UTC 2021

emerge -qpvO media-sound/mangler
[ebuild  N    ] media-sound/mangler-1.2.5-r1  USE="alsa gsm pulseaudio speex xosd -espeak -g15 -opus -oss"
Comment 1 Toralf Förster gentoo-dev 2021-03-26 11:30:06 UTC
Created attachment 694140 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-26 11:30:07 UTC
Created attachment 694143 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-26 11:30:09 UTC
Created attachment 694146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-26 11:30:10 UTC
Created attachment 694149 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-26 11:30:12 UTC
Created attachment 694152 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-26 11:30:13 UTC
Created attachment 694155 [details]
media-sound:mangler-1.2.5-r1:20210326-100528.log
Comment 7 Toralf Förster gentoo-dev 2021-03-26 11:30:14 UTC
Created attachment 694158 [details]
temp.tar.bz2
Comment 8 orbea 2021-03-26 14:02:30 UTC
Probably should be -version-info, not -version.
Comment 9 orbea 2021-04-07 17:07:52 UTC
Created attachment 698271 [details, diff]
Patch to fix the -version-info typo.

I can't find any working upstream urls so it might be dead, but the fix is trivial.
Comment 10 Larry the Git Cow gentoo-dev 2021-04-09 15:58:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979f9b8b7ba7307bcd7679ba92e5eb2f7b9ec4a7

commit 979f9b8b7ba7307bcd7679ba92e5eb2f7b9ec4a7
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2021-04-09 15:58:27 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2021-04-09 15:58:38 +0000

    media-sound/mangler: fix version-info bug
    
    Closes: https://bugs.gentoo.org/778377
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 media-sound/mangler/files/mangler-version-info.patch | 19 +++++++++++++++++++
 media-sound/mangler/mangler-1.2.5-r1.ebuild          |  4 +++-
 2 files changed, 22 insertions(+), 1 deletion(-)