ports/62688: New port: net/mad_fcl version 0.5

Mohacsi Janos mohacsi at niif.hu
Fri Feb 13 16:20:19 UTC 2004


The following reply was made to PR ports/62688; it has been noted by GNATS.

From: Mohacsi Janos <mohacsi at niif.hu>
To: Kirill Ponomarew <krion at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/62688: New port: net/mad_fcl version 0.5
Date: Fri, 13 Feb 2004 17:15:52 +0100 (CET)

 Hi Kirill,
 	This is strange! Here is the output of my terminal on
 FreeBSD-4.9-STABLE:
 
 Script started on Fri Feb 13 17:11:12 2004
 mohacsi at skye> make
 ===>  Extracting for mad_fcl-0.5
 >> Checksum OK for mad_fcl_v0.5_src.tar.gz.
 ===>  Patching for mad_fcl-0.5
 # Fixing the end-of-lines:
 for f in `/usr/bin/find /mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/.. -type f` ; do  /usr/bin/tr -d '\015' < $f > $f.noms &&  /bin/cat $f.noms > $f && /bin/rm $f.noms; done
 ===>  Applying FreeBSD patches for mad_fcl-0.5
 ===>   mad_fcl-0.5 depends on executable: gmake - found
 ===>   mad_fcl-0.5 depends on shared library: expat.4 - found
 ===>  Configuring for mad_fcl-0.5
 ===>  Building for mad_fcl-0.5
 -------------------
 *** ALC library ***
 -------------------
 mkdir lib; cd alclib; gmake clean; gmake
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/alclib'
 rm -f ../lib/libalc.a *.o *~
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/alclib'
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/alclib'
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_channel.o alc_channel.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_hdr.o alc_hdr.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_rx.o alc_rx.c
 alc_rx.c: In function `analyze_packet':
 alc_rx.c:221: warning: `toi' might be used uninitialized in this function
 alc_rx.c:226: warning: `toilen' might be used uninitialized in this function
 alc_rx.c:229: warning: `sbn' might be used uninitialized in this function
 alc_rx.c:230: warning: `esid' might be used uninitialized in this function
 alc_rx.c:232: warning: `eslen' might be used uninitialized in this function
 alc_rx.c:233: warning: `sblen' might be used uninitialized in this function
 alc_rx.c:234: warning: `max_sblen' might be used uninitialized in this function
 alc_rx.c:236: warning: `max_nb_of_es' might be used uninitialized in this function
 alc_rx.c:239: warning: `fec_inst_id' might be used uninitialized in this function
 alc_rx.c:241: warning: `fdt_instance_id' might be used uninitialized in this function
 alc_rx.c:254: warning: `hel' might be used uninitialized in this function
 alc_rx.c: In function `alc_recv2':
 alc_rx.c:875: warning: `tmp_toi' might be used uninitialized in this function
 alc_rx.c: In function `object_exist':
 alc_rx.c:1157: warning: `trans_obj' might be used uninitialized in this function
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_session.o alc_session.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_socket.o alc_socket.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o alc_tx.o alc_tx.c
 alc_tx.c: In function `alc_send':
 alc_tx.c:69: warning: `tr_block' might be used uninitialized in this function
 alc_tx.c:78: warning: `packet_length' might be used uninitialized in this function
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o lct_hdr.o lct_hdr.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o mad.o mad.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o mad_cc.o mad_cc.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o transport.o transport.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o blocking_alg.o blocking_alg.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o fec.o fec.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o null_fec.o null_fec.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -O -DLINUX -o rs_fec.o rs_fec.c
 creating library ../lib/libalc.a...
 ar rc ../lib/libalc.a alc_channel.o alc_hdr.o alc_rx.o alc_session.o alc_socket.o alc_tx.o lct_hdr.o mad.o mad_cc.o transport.o blocking_alg.o fec.o null_fec.o rs_fec.o
 ranlib ../lib/libalc.a
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/alclib'
 done
 -------------------
 *** SDP library ***
 -------------------
 mkdir lib; cd sdplib; gmake clean; gmake
 mkdir: lib: File exists
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/sdplib'
 rm -f ../lib/libsdp.a *.o *~
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/sdplib'
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/sdplib'
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -DLINUX -O -D__VXWORKS_OS__ -o port_list.o port_list.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -DLINUX -O -D__VXWORKS_OS__ -o port_misc.o port_misc.c
 port_misc.c:72: warning: `use_syslog' defined but not used
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -DLINUX -O -D__VXWORKS_OS__ -o sdp_accessor.o sdp_accessor.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -DLINUX -O -D__VXWORKS_OS__ -o sdp_rfc2327.o sdp_rfc2327.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -fPIC -DLINUX -O -D__VXWORKS_OS__ -o sdplib.o sdplib.c
 creating library ../lib/libsdp.a...
 ar rc ../lib/libsdp.a port_list.o port_misc.o sdp_accessor.o sdp_rfc2327.o sdplib.o
 ranlib ../lib/libsdp.a
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/sdplib'
 done
 -------------------------
 *** flute application ***
 -------------------------
 mkdir bin; cd flute; gmake clean; gmake
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/flute'
 rm -f ../bin/flute *.o *~
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/flute'
 gmake[1]: Entering directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/flute'
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o main.o main.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o flute.o flute.c
 flute.c: In function `receiver_in_ui_mode':
 flute.c:695: warning: decimal constant is so large that it is unsigned
 flute.c:620: warning: unused variable `retval'
 flute.c: In function `receiver_in_file_list_mode':
 flute.c:945: warning: decimal constant is so large that it is unsigned
 flute.c: In function `receiver_in_jni_file_list_mode':
 flute.c:1229: warning: unused variable `buf'
 flute.c:1226: warning: `file' might be used uninitialized in this function
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o sender.o sender.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o receiver.o receiver.c
 receiver.c: In function `recvfile':
 receiver.c:59: warning: `tmp_file_name' might be used uninitialized in this function
 receiver.c: In function `fdtbasedrecv':
 receiver.c:276: warning: decimal constant is so large that it is unsigned
 receiver.c: In function `fdtbasedrecv2':
 receiver.c:441: warning: decimal constant is so large that it is unsigned
 receiver.c:397: warning: `file' might be used uninitialized in this function
 receiver.c: In function `fdtbasedrecv3':
 receiver.c:702: warning: decimal constant is so large that it is unsigned
 receiver.c:653: warning: `file' might be used uninitialized in this function
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o fdt.o fdt.c
 fdt.c: In function `fdt_thread':
 fdt.c:305: warning: decimal constant is so large that it is unsigned
 fdt.c:370: warning: decimal constant is so large that it is unsigned
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o fdt_gen.o fdt_gen.c
 fdt_gen.c: In function `generate_fdt':
 fdt_gen.c:76: warning: decimal constant is so large that it is unsigned
 fdt_gen.c: In function `encode_directory':
 fdt_gen.c:342: warning: long unsigned int format, different type arg (arg 3)
 fdt_gen.c: In function `encode_file':
 fdt_gen.c:424: warning: long unsigned int format, different type arg (arg 3)
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o mad_md5.o mad_md5.c
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o uri.o uri.c
 uri.c: In function `parse_authority':
 uri.c:252: warning: unused variable `port'
 uri.c: In function `parse_hostport':
 uri.c:288: warning: unused variable `port'
 uri.c:287: warning: unused variable `host'
 uri.c: In function `parse_path':
 uri.c:407: warning: unused variable `end'
 uri.c:404: warning: unused variable `passwd'
 uri.c:403: warning: unused variable `user'
 uri.c: In function `parse_userinfo':
 uri.c:583: warning: unused variable `passwd'
 uri.c:582: warning: unused variable `user'
 gcc -c -O -pipe -march=pentiumpro -Wall -g -O -I/usr/local/include/ -DLINUX -D__VXWORKS_OS__ -o getdnsname.o getdnsname.c
 gcc -o ../bin/flute main.o flute.o sender.o receiver.o fdt.o fdt_gen.o mad_md5.o uri.o getdnsname.o -DLINUX -pthread -L../lib -L/usr/local/lib -lalc -lsdp -lexpat -lm -lssl -lcrypto
 gmake[1]: Leaving directory `/mirror/ports/tmp/mad_fcl/work/mad_fcl_v0.5_src/flute'
 done
 mohacsi at skye> ^Dexit
 
 Script done on Fri Feb 13 17:11:31 2004
 
 
 What can be the problem?
 
 
 Janos Mohacsi
 Network Engineer, Research Associate
 NIIF/HUNGARNET, HUNGARY
 Key 00F9AF98: 8645 1312 D249 471B DBAE  21A2 9F52 0D1F 00F9 AF98
 
 On Fri, 13 Feb 2004, Kirill Ponomarew wrote:
 
 > Hi,
 >
 > On Fri, Feb 13, 2004 at 04:24:24PM +0100, Mohacsi Janos wrote:
 > > Hi,
 > > 	Here is the "\r" removed and FreeBSD 4.x tested version of shar.
 >
 > No, it does not work either:
 >
 > ===>  Applying FreeBSD patches for mad_fcl-0.5
 > 1 out of 1 hunks failed--saving rejects to Makefile.rej
 > >> Patch patch-Makefile failed to apply cleanly.
 > *** Error code 1
 >
 > Please remove existing port, apply shar, and test it.
 >
 > -Kirill
 >



More information about the freebsd-ports-bugs mailing list