Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39455 - [gtkhtml] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 14:56 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 02 April 2014, 13:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


CC main.o
cp gtkhtml-editor.pc gtkhtml-editor-3.14.pc
CCLD libgtkhtml-editor-3.14.la
main.c: In function 'main':
main.c:376:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations]
g_thread_init (NULL);
^
CCLD gtkhtml-editor-test
/usr/bin/ld: main.o: undefined reference to symbol 'g_thread_init'
/usr/lib/libgthread-2.0.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:647: recipe for target 'gtkhtml-editor-test' failed
make[4]: *** [gtkhtml-editor-test] Error 1
make[4]: Leaving directory '/build/gtkhtml/src/gtkhtml-3.32.2/components/editor'
Makefile:499: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/build/gtkhtml/src/gtkhtml-3.32.2/components/editor'
Makefile:322: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/gtkhtml/src/gtkhtml-3.32.2/components'
Makefile:405: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/gtkhtml/src/gtkhtml-3.32.2'
Makefile:332: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 02 April 2014, 13:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  Package removed.
Comment by Jan de Groot (JGC) - Tuesday, 01 April 2014, 14:30 GMT
We will drop this package from repositories:
- nothing uses it besides gtkhtml-sharp
- nothing besides mono-tools uses gtkhtml-sharp
- gtkhtml 3.x is unmaintained

I dropped gtkhtml-sharp from the next gnome-desktop-sharp update, but can't get mono-tools to build.

Loading...