Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 786915

Summary: sci-electronics/drawtiming-0.7.1-r2 - main.cc: error: reference to data is ambiguous (maybe gcc-11 related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-electronics:drawtiming-0.7.1-r2:20210429-181654.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-04-29 18:35:16 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DYYDEBUG=1 -pipe -march=native -fno-diagnostics-color  -Og -g -c -o main.o main.cc
main.cc: In function ‘void render_it(timing::gc&, int, int, int, double)’:
main.cc:90:17: error: reference to ‘data’ is ambiguous
   90 |     render (gc, data, width, height, (flags & FLAG_ASPECT));
      |                 ^~~~
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/string:54,
                 from timing.h:22,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210423-202814

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 18:06:10 UTC 2021

emerge -qpvO sci-electronics/drawtiming
[ebuild  N    ] sci-electronics/drawtiming-0.7.1-r2  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2021-04-29 18:35:17 UTC
Created attachment 704073 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-29 18:35:19 UTC
Created attachment 704076 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-29 18:35:21 UTC
Created attachment 704079 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-29 18:35:22 UTC
Created attachment 704082 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-29 18:35:23 UTC
Created attachment 704085 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-29 18:35:24 UTC
Created attachment 704088 [details]
sci-electronics:drawtiming-0.7.1-r2:20210429-181654.log
Comment 7 Toralf Förster gentoo-dev 2021-04-29 18:35:25 UTC
Created attachment 704091 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-07-25 23:06:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856d975d3e94a863f5d5cabb735689e302fe2cea

commit 856d975d3e94a863f5d5cabb735689e302fe2cea
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-07-25 23:06:32 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-07-25 23:06:32 +0000

    profiles: last-rite sci-electronics/drawtiming
    
    Bug: https://bugs.gentoo.org/725436
    Bug: https://bugs.gentoo.org/786915
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-08-24 12:39:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6e0af1c71c499252898b853de236f0f91559df

commit 1f6e0af1c71c499252898b853de236f0f91559df
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-08-24 12:38:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-24 12:38:31 +0000

    sci-electronics/drawtiming: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/786915
    Closes: https://bugs.gentoo.org/725436
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |   6 -
 sci-electronics/drawtiming/Manifest                |   1 -
 .../drawtiming/drawtiming-0.7.1-r2.ebuild          |  37 ------
 .../drawtiming/files/drawtiming-0.7.1-gcc43.patch  |  10 --
 .../files/drawtiming-0.7.1-imagemagick-7.patch     | 137 ---------------------
 .../files/drawtiming-0.7.1-ldflags.patch           |  36 ------
 sci-electronics/drawtiming/metadata.xml            |  19 ---
 7 files changed, 246 deletions(-)