Bug 33706

Summary: EveryBuddy fails to compile
Product: Ports & Packages Reporter: Erich Zigler <erichz>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Erich Zigler 2002-01-08 17:20:00 UTC
	EveryBuddy-0.2.1b6 fails to compile the Jabber module. 

gmake[2]: Entering directory `/usr/ports/net/everybuddy/work/everybuddy-0.2.1beta6/libjabber'
cc -DPACKAGE=\"everybuddy\" -DVERSION=\"0.2.1beta6\" -DUNIX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_PATHS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SGTTY_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_MSGBUF_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_MEMCPY=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_ATEXIT=1 -DHAVE_STRSEP=1 -DHAVE_GETHOSTBYNAME2=1 -DHAVE_STRTOK_R=1 -DHAVE_PUTENV=1 -DHAVE_STRCHR=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DHAVE_WAITPID=1 -DHAVE_GETLOGIN=1 -DHAVE_STRERROR=1 -DHAVE_RANDOM=1 -DHAVE_LRAND48=1 -DHAVE_GETHOSTID=1 -DHAVE_GETSID=1 -DHAVE_GETPGID=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBSOCKET=1  -I. -I.      -O2 -mcpu=i686 -march=i686  -D_THREAD_SAFE -DHAVE_ISPELL -I/usr/local/include -I/opt/include -I../ -D_REENTRANT -Wall -I/usr/local/include -DESD_SOUND -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I../src -I../libproxy  -I./include/jabber  -I./include    -I../libxode/include  -c libEBjabber.c
In file included from libEBjabber.c:27:
include/jabber/jabber.h:60: syntax error before `pool'
include/jabber/jabber.h:68: syntax error before `p'
include/jabber/jabber.h:74: syntax error before `jid_xres'
include/jabber/jabber.h:74: warning: type defaults to `int' in declaration of `jid_xres'
include/jabber/jabber.h:74: warning: data definition has no type or storage class
include/jabber/jabber.h:75: syntax error before `jid_nodescan'
include/jabber/jabber.h:75: syntax error before `xmlnode'
include/jabber/jabber.h:75: warning: type defaults to `int' in declaration of `jid_nodescan'
include/jabber/jabber.h:75: warning: data definition has no type or storage class
include/jabber/jabber.h:112: syntax error before `xmlnode'
include/jabber/jabber.h:116: syntax error before `xmlnode'
include/jabber/jabber.h:120: syntax error before `x'
include/jabber/jabber.h:134: syntax error before `xmlnode'
include/jabber/jabber.h:136: syntax error before `pool'
include/jabber/jabber.h:140: syntax error before `xmlnode'
include/jabber/jabber.h:141: syntax error before `ppdb_primary'
include/jabber/jabber.h:141: warning: type defaults to `int' in declaration of `ppdb_primary'
include/jabber/jabber.h:141: warning: data definition has no type or storage class
include/jabber/jabber.h:143: syntax error before `ppdb_get'
include/jabber/jabber.h:143: warning: type defaults to `int' in declaration of `ppdb_get'
include/jabber/jabber.h:143: warning: data definition has no type or storage class
include/jabber/jabber.h:158: syntax error before `pool'
include/jabber/jabber.h:240: syntax error before `jutil_presnew'
include/jabber/jabber.h:240: warning: type defaults to `int' in declaration of `jutil_presnew'
include/jabber/jabber.h:240: warning: data definition has no type or storage class
include/jabber/jabber.h:241: syntax error before `jutil_iqnew'
include/jabber/jabber.h:241: warning: type defaults to `int' in declaration of `jutil_iqnew'
include/jabber/jabber.h:241: warning: data definition has no type or storage class
include/jabber/jabber.h:242: syntax error before `jutil_msgnew'
include/jabber/jabber.h:242: warning: type defaults to `int' in declaration of `jutil_msgnew'
include/jabber/jabber.h:242: warning: data definition has no type or storage class
include/jabber/jabber.h:244: syntax error before `jutil_header'
include/jabber/jabber.h:244: warning: type defaults to `int' in declaration of `jutil_header'
include/jabber/jabber.h:244: warning: data definition has no type or storage class
include/jabber/jabber.h:245: syntax error before `x'
include/jabber/jabber.h:246: syntax error before `x'
include/jabber/jabber.h:247: syntax error before `jutil_iqresult'
include/jabber/jabber.h:247: syntax error before `x'
include/jabber/jabber.h:247: warning: type defaults to `int' in declaration of `jutil_iqresult'
include/jabber/jabber.h:247: warning: data definition has no type or storage class
include/jabber/jabber.h:249: syntax error before `x'
include/jabber/jabber.h:250: syntax error before `msg'
include/jabber/jabber.h:267: syntax error before `pool'
include/jabber/jabber.h:278: syntax error before `xmlnode'
include/jabber/jabber.h:302: syntax error before `xmlnode'
libEBjabber.c: In function `JABBER_SendMessage':
libEBjabber.c:251: syntax error before `x'
libEBjabber.c:260: `x' undeclared (first use in this function)
libEBjabber.c:260: (Each undeclared identifier is reported only once
libEBjabber.c:260: for each function it appears in.)
libEBjabber.c: In function `JABBER_AddContact':
libEBjabber.c:266: syntax error before `x'
libEBjabber.c:307: `x' undeclared (first use in this function)
libEBjabber.c:312: `y' undeclared (first use in this function)
libEBjabber.c:312: warning: implicit declaration of function `xmlnode_get_tag'
libEBjabber.c:313: `z' undeclared (first use in this function)
libEBjabber.c:313: warning: implicit declaration of function `xmlnode_insert_tag'
libEBjabber.c:314: warning: implicit declaration of function `xmlnode_put_attrib'
libEBjabber.c: In function `JABBER_RemoveContact':
libEBjabber.c:320: syntax error before `x'
libEBjabber.c:327: `x' undeclared (first use in this function)
libEBjabber.c:332: `y' undeclared (first use in this function)
libEBjabber.c:333: `z' undeclared (first use in this function)
libEBjabber.c: In function `JABBER_ChangeState':
libEBjabber.c:364: syntax error before `x'
libEBjabber.c:372: `x' undeclared (first use in this function)
libEBjabber.c:375: `y' undeclared (first use in this function)
libEBjabber.c:393: warning: implicit declaration of function `xmlnode_insert_cdata'
libEBjabber.c: In function `j_on_packet_handler':
libEBjabber.c:410: syntax error before `x'
libEBjabber.c:427: warning: implicit declaration of function `xmlnode_get_attrib'
libEBjabber.c:427: structure has no member named `x'
libEBjabber.c:427: warning: assignment makes pointer from integer without a cast
libEBjabber.c:428: structure has no member named `x'
libEBjabber.c:428: warning: assignment makes pointer from integer without a cast
libEBjabber.c:430: `x' undeclared (first use in this function)
libEBjabber.c:430: structure has no member named `x'
libEBjabber.c:431: warning: implicit declaration of function `xmlnode_get_data'
libEBjabber.c:431: warning: assignment makes pointer from integer without a cast
libEBjabber.c:432: structure has no member named `x'
libEBjabber.c:434: warning: assignment makes pointer from integer without a cast
libEBjabber.c:453: structure has no member named `x'
libEBjabber.c:453: warning: assignment makes pointer from integer without a cast
libEBjabber.c:460: structure has no member named `x'
libEBjabber.c:460: warning: assignment makes pointer from integer without a cast
libEBjabber.c:484: structure has no member named `x'
libEBjabber.c:489: warning: assignment makes pointer from integer without a cast
libEBjabber.c:492: `y' undeclared (first use in this function)
libEBjabber.c:494: warning: assignment makes pointer from integer without a cast
libEBjabber.c:495: warning: assignment makes pointer from integer without a cast
libEBjabber.c:496: warning: assignment makes pointer from integer without a cast
libEBjabber.c:497: warning: assignment makes pointer from integer without a cast
libEBjabber.c:514: warning: implicit declaration of function `xmlnode_get_nextsibling'
libEBjabber.c:521: warning: assignment makes pointer from integer without a cast
libEBjabber.c:523: warning: implicit declaration of function `xmlnode_get_tag_data'
libEBjabber.c:523: warning: assignment makes pointer from integer without a cast
libEBjabber.c:524: warning: assignment makes pointer from integer without a cast
libEBjabber.c:525: warning: assignment makes pointer from integer without a cast
libEBjabber.c:528: `z' undeclared (first use in this function)
libEBjabber.c:531: warning: assignment makes pointer from integer without a cast
libEBjabber.c:542: warning: assignment makes pointer from integer without a cast
libEBjabber.c:543: warning: assignment makes pointer from integer without a cast
libEBjabber.c:552: structure has no member named `x'
libEBjabber.c:553: warning: assignment makes pointer from integer without a cast
libEBjabber.c:556: warning: assignment makes pointer from integer without a cast
libEBjabber.c:557: warning: assignment makes pointer from integer without a cast
libEBjabber.c:558: warning: assignment makes pointer from integer without a cast
libEBjabber.c:559: warning: assignment makes pointer from integer without a cast
libEBjabber.c:588: structure has no member named `x'
libEBjabber.c:589: warning: assignment makes pointer from integer without a cast
libEBjabber.c:590: structure has no member named `x'
libEBjabber.c:590: warning: assignment makes pointer from integer without a cast
libEBjabber.c:638: structure has no member named `x'
libEBjabber.c:638: warning: assignment makes pointer from integer without a cast
libEBjabber.c:639: structure has no member named `x'
libEBjabber.c:639: warning: assignment makes pointer from integer without a cast
libEBjabber.c:645: structure has no member named `x'
libEBjabber.c:647: warning: assignment makes pointer from integer without a cast
libEBjabber.c:663: structure has no member named `x'
libEBjabber.c:663: warning: assignment makes pointer from integer without a cast
libEBjabber.c:664: structure has no member named `x'
libEBjabber.c:664: warning: assignment makes pointer from integer without a castlibEBjabber.c: In function `j_allow_subscribe':
libEBjabber.c:745: syntax error before `x'
libEBjabber.c:749: `x' undeclared (first use in this function)
libEBjabber.c:758: `y' undeclared (first use in this function)
libEBjabber.c:759: `z' undeclared (first use in this function)
gmake[2]: *** [libEBjabber.o] Error 1
gmake[2]: Leaving directory `/usr/ports/net/everybuddy/work/everybuddy-0.2.1beta6/libjabber'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/everybuddy/work/everybuddy-0.2.1beta6/libjabber'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/net/everybuddy.
*** Error code 1

Stop in /usr/ports/net/everybuddy.
*** Error code 1

Stop in /usr/ports/net/everybuddy.

Fix: 

Unknown.
How-To-Repeat: 	cd /usr/ports/net/everybuddy && make install && make clean
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-01-08 17:48:22 UTC
Responsible Changed
From-To: freebsd-ports->jim

over to maintainer
Comment 2 Jim Mock freebsd_committer freebsd_triage 2002-01-08 23:02:32 UTC
State Changed
From-To: open->closed

I can't replicate this failure on 4.5-PRERELEASE.  Please make sure all 
of the dependencies are up-to-date and try again. 


Comment 3 Jim Mock freebsd_committer freebsd_triage 2002-01-08 23:02:32 UTC
Responsible Changed
From-To: jim->freebsd-ports