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#36220 - [gnet] Fails to build

Attached to Project: Arch Linux
Opened by Mike Brown (xenoxaos) - Sunday, 21 July 2013, 14:05 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 21 July 2013, 23:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
Attempt to build

mkdir: cannot create directory '.libs': File exists
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/test-xmlrpc-server test-xmlrpc-server.o libgnetxmlrpc.a ../../src/.libs/libgnet-2.0.so -lresolv -lnsl
gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/test-xmlrpc-client test-xmlrpc-client.o libgnetxmlrpc.a ../../src/.libs/libgnet-2.0.so -lresolv -lnsl
/usr/sbin/ld: libgnetxmlrpc.a(xmlrpc-server.o): undefined reference to symbol 'g_str_equal'
//usrusr/sbin/ld/:sbin/ noteld:: 'libgnetxmlrpc.a(g_str_equal'xmlrpc- isclient.o) defined: inundefined DSOreference to symbol 'g_string_append /usr'
/lib/usr/libglib/sbin/-2.0.so.0ld: so note try: ' addingg_string_append' it is to defined the in linker DSO command / lineusr/lib
/usr/libglib/lib-2.0.so.0/libglib so-2.0.so.0 try: addingcould itnot toread the linkersymbols: command Invalid line operation
/
usr/lib/libglib-2.0.so.0: could not collect2: error: ld returned 1 exit status
read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[3]: *** [test-xmlrpc-server] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [test-xmlrpc-client] Error 1
make[3]: Leaving directory `/root/tmp/abs/extra/gnet/src/gnet-2.0.8/examples/xmlrpc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/tmp/abs/extra/gnet/src/gnet-2.0.8/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/tmp/abs/extra/gnet/src/gnet-2.0.8'
make: *** [all] Error 2
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 21 July 2013, 23:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  gnet-2.0.8-3

Loading...