x86_64-pc-linux-gnu-g++ -I./.. -I./helpers -DWAVE_DISABLE_FAST_TREE -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/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I./liblzma -I./helpers/fst -DGEDIT_PATH=\"/usr/bin/gedit\" -I./cocoa -I/usr/include/gtk-unix-print-2.0 -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/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DWAVE_GTK_UNIX_PRINT -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o gtkwave fsdb_wrapper_api.o globals.o ae2.o analyzer.o baseconvert.o bitvec.o bsearch.o busy.o clipping.o color.o currenttime.o debug.o discardbuttons.o edgebuttons.o entry.o extload.o fetchbuttons.o fgetdynamic.o file.o fonts.o fst.o gconf.o getopt.o getopt1.o ghw.o ghwlib.o hierpack.o jrb.o help.o lxt2_read.o lxt_write.o vzt_read.o hiersearch.o interp.o logfile.o lx2.o lxt.o main.o markerbox.o menu.o mouseover.o mouseover_sigs.o pagebuttons.o pipeio.o pixmaps.o print.o ptranslate.o rc.o regex.o renderopt.o rgb.o savefile.o search.o shiftbuttons.o showchange.o signalwindow.o simplereq.o splash.o status.o strace.o symbol.o tcl_commands.o tcl_helper.o tcl_np.o tcl_support_commands.o timeentry.o translate.o tree.o treesearch.o tree_component.o ttranslate.o vcd.o vcd_keywords.o vcd_partial.o vcd_recoder.o vcd_saver.o vlist.o vzt.o wavewindow.o zoombuttons.o ./cocoa/libgtkwmacintegration.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ./liblzma/libgwlzma.a -lz -lbz2 ./helpers/fst/libfst.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -lm -ldl /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ae2.o:(.bss+0x0): multiple definition of `wave_rpc_id'; globals.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: analyzer.o:(.bss+0x0): multiple definition of `wave_rpc_id'; globals.o:(.bss+0x8): first defined here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-libressl-20200125-232521 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.40.0 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Thu, 30 Jan 2020 17:46:42 +0000 emerge -qpvO sci-electronics/gtkwave [ebuild N ] sci-electronics/gtkwave-3.3.99 USE="-doc -examples -fasttree -fatlines -judy -lzma -packed -tcl"
Created attachment 609360 [details] emerge-info.txt
Created attachment 609362 [details] emerge-history.txt
Created attachment 609364 [details] environment
Created attachment 609366 [details] etc.portage.tbz2
Created attachment 609368 [details] logs.tbz2
Created attachment 609370 [details] sci-electronics:gtkwave-3.3.99:20200130-192006.log
Created attachment 609372 [details] temp.tbz2
This seems fixed in gtkwave-3.3.104
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a05d06575cb0880f6048aac92d2ec12cdbfa34 commit 88a05d06575cb0880f6048aac92d2ec12cdbfa34 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-10-03 16:20:12 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-10-03 16:20:12 +0000 sci-electronics/gtkwave: Remove old 3.3.{68,73,87,99} Closes: https://bugs.gentoo.org/707506 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> sci-electronics/gtkwave/Manifest | 4 -- sci-electronics/gtkwave/gtkwave-3.3.68.ebuild | 74 ------------------------- sci-electronics/gtkwave/gtkwave-3.3.73.ebuild | 74 ------------------------- sci-electronics/gtkwave/gtkwave-3.3.87.ebuild | 77 --------------------------- sci-electronics/gtkwave/gtkwave-3.3.99.ebuild | 77 --------------------------- 5 files changed, 306 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df721c353493a4a9dc0b63307161c5ab985ee38 commit 6df721c353493a4a9dc0b63307161c5ab985ee38 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-10-03 16:20:09 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-10-03 16:20:09 +0000 sci-electronics/gtkwave: Version bump to 3.3.106 Bug: https://bugs.gentoo.org/707506 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> sci-electronics/gtkwave/Manifest | 1 + sci-electronics/gtkwave/gtkwave-3.3.106.ebuild | 64 ++++++++++++++++++++++++++ 2 files changed, 65 insertions(+)