Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fresh install gnome-3.10.0 failed: net-libs/libgrss-0.5.0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
christophe_y2k
n00b
n00b


Joined: 07 Jan 2008
Posts: 46
Location: FRANCE

PostPosted: Mon Apr 21, 2014 12:44 pm    Post subject: fresh install gnome-3.10.0 failed: net-libs/libgrss-0.5.0 Reply with quote

Hello, on a fresh gentoo install
i can't emerge gnome-base/gnome-3.10.0
du to dependence: net-libs/libgrss-0.5.0 failed to build

Code:

feeds-subscriber.c: In function 'create_and_run_server':
feeds-subscriber.c:425:21: error: storage size of 'low_addr' isn't known
feeds-subscriber.c:428:24: error: 'AF_INET' undeclared (first use in this function)
feeds-subscriber.c:428:24: note: each undeclared identifier is reported only once for each function it appears in
feeds-subscriber.c:429:2: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
feeds-subscriber.c:432:2: warning: implicit declaration of function 'inet_pton' [-Wimplicit-function-declaration]
feeds-subscriber.c:425:21: warning: unused variable 'low_addr' [-Wunused-variable]
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\"  -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -g -Wall  -march=corei7-avx -mcx16 -msahf -mmovbe -maes -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mbmi2 -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mrdrnd -mf16c -mfsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=generic -O2 -pipe -c -o utils.lo utils.c
make[3]: *** [feeds-subscriber.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -march=corei7-avx -mcx16 -msahf -mmovbe -maes -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mbmi2 -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mrdrnd -mf16c -mfsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=generic -O2 -pipe -c ns-handler.c  -fPIC -DPIC -o .libs/ns-handler.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -march=corei7-avx -mcx16 -msahf -mmovbe -maes -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mbmi2 -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mrdrnd -mf16c -mfsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=generic -O2 -pipe -c utils.c  -fPIC -DPIC -o .libs/utils.o
utils.c: In function 'detect_internet_address':
utils.c:578:21: error: storage size of 'serv_add' isn't known
utils.c:579:26: error: storage size of 'myaddr' isn't known
utils.c:587:24: error: 'AF_INET' undeclared (first use in this function)
utils.c:587:24: note: each undeclared identifier is reported only once for each function it appears in
utils.c:588:2: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
utils.c:593:2: warning: implicit declaration of function 'inet_pton' [-Wimplicit-function-declaration]
utils.c:596:2: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration]
utils.c:596:28: error: 'SOCK_DGRAM' undeclared (first use in this function)
utils.c:600:2: warning: implicit declaration of function 'connect' [-Wimplicit-function-declaration]
utils.c:606:2: warning: implicit declaration of function 'getsockname' [-Wimplicit-function-declaration]
utils.c:614:2: warning: implicit declaration of function 'inet_ntop' [-Wimplicit-function-declaration]
utils.c:579:26: warning: unused variable 'myaddr' [-Wunused-variable]
utils.c:578:21: warning: unused variable 'serv_add' [-Wunused-variable]
make[3]: *** [utils.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-libs/libgrss-0.5.0/work/libgrss-0.5.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-libs/libgrss-0.5.0/work/libgrss-0.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-libs/libgrss-0.5.0/work/libgrss-0.5.0'
make: *** [all] Error 2
 * ERROR: net-libs/libgrss-0.5.0::gentoo failed (compile phase):
 *   emake failed
Back to top
View user's profile Send private message
fturco
Veteran
Veteran


Joined: 08 Dec 2010
Posts: 1181
Location: Italy

PostPosted: Thu Apr 24, 2014 3:26 pm    Post subject: Reply with quote

It seems similar to this bug.
Back to top
View user's profile Send private message
AchilleTalon
Guru
Guru


Joined: 11 Apr 2004
Posts: 368
Location: Montreal, Quebec, Canada

PostPosted: Thu Aug 07, 2014 9:54 pm    Post subject: Reply with quote

This bug has not yet been patched after 10 months. Waste of time to run into this.
_________________
Achille Talon Hop!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum