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

Bug 699742

Summary: sci-electronics/oregano-0.82 - netlist-editor.c:(.text+0x586): undefined reference to `GTK_SOURCE_BUFFER'
Product: Gentoo Linux Reporter: Petross404(Petros S) <petross404>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Petross404(Petros S) 2019-11-10 14:48:49 UTC
Emerging oregano failed with this error:
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DG_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -march=native -O2 -pipe -fuse-ld=bfd -o oregano clipboard.o cursors.o dialogs.o errors.o file.o file-manager.o load-library.o load-schematic.o main.o netlist-editor.o oregano-config.o oregano-utils.o part-browser.o plot.o save-schematic.o schematic-view.o settings.o sim-settings.o simulation.o splash.o stock.o xml-helper.o oregano.o  -Wl,--as-needed gplot/libgplot.a engines/libengines.a model/libmodel.a sheet/libsheet.a -lxml2 -lgoocanvas-2.0 -lgtksourceview-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: netlist-editor.o: in function `netlist_editor_new':
netlist-editor.c:(.text+0x586): undefined reference to `GTK_SOURCE_BUFFER'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: netlist-editor.c:(.text+0x59e): undefined reference to `GTK_SOURCE_BUFFER'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: netlist-editor.c:(.text+0x5b6): undefined reference to `GTK_SOURCE_BUFFER'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:586: oregano] Error 1


Reproducible: Always
Comment 1 Petross404(Petros S) 2019-11-10 14:50:19 UTC
Created attachment 595640 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-01-14 16:23:35 UTC
Package removed.