Transmission 1.76 compile warnings in linux

Ask for help and report issues with the GTK+ version of Transmission
Post Reply
miguel.arce
Posts: 1
Joined: Sat Oct 31, 2009 4:20 pm

Transmission 1.76 compile warnings in linux

Post by miguel.arce »

HI, i was about to move from transmission 1.75 to 1.76, i configured and compile as ussual
started the new 1.76 to prove its responsiveness and stability but after an hour maybe two
no activity on the torrents.

i decided to cleanup, recompile and then it came to my attention several compile warnings
this is the build log.

Code: Select all

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking gcc version... 4.3
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for lrintf... no
checking for strlcpy... no
checking for daemon... yes
checking for dirname... yes
checking for basename... yes
checking for strcasecmp... yes
checking for localtime_r... yes
checking for posix_fallocate... yes
checking for memmem... yes
checking for strtold... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for library containing cos... -lm
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... yes
checking for LIBCURL... yes
checking for /tmp/dummy1_zlib.h... yes
checking for library containing gzopen... -lz
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether posix_fadvise is declared... yes
checking for posix_fadvise... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking xfs/xfs.h usability... no
checking xfs/xfs.h presence... no
checking for xfs/xfs.h... no
checking how to copy va_list... va_copy
checking for clock_gettime in -lrt... yes
checking for evutil_vsnprintf in -levent... yes
checking event-config.h usability... yes
checking event-config.h presence... yes
checking for event-config.h... yes
checking for GTK... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.40.5 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.0
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking host system type... (cached) i686-pc-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating transmission.spec
config.status: creating cli/Makefile
config.status: creating daemon/Makefile
config.status: creating doc/Makefile
config.status: creating libtransmission/Makefile
config.status: creating third-party/Makefile
config.status: creating third-party/miniupnp/Makefile
config.status: creating third-party/libnatpmp/Makefile
config.status: creating third-party/dht/Makefile
config.status: creating macosx/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/icons/Makefile
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
=== configuring in third-party/libevent (/root/programasred/transmission-1.76/third-party/libevent)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--disable-gtk' '--disable-cli' '--enable-static' '--disable-shared' '-q' --cache-file=/dev/null --srcdir=.


Configuration:

        Source code location:          .
        Compiler:                      g++
        System or bundled libevent:    system
        DHT support:                   yes

        Build Mac client:              no
        Build GTK+ client:             no
          ... with gio support:        no
          ... with dbus-glib support:  no
          ... with libnotify support:  no
        Build Command-Line client:     no
        Build Daemon:                  yes


Making all in doc
make[1]: se ingresa al directorio `/root/programasred/transmission-1.76/doc'
make[1]: No se hace nada para `all'.
make[1]: se sale del directorio `/root/programasred/transmission-1.76/doc'
Making all in third-party
make[1]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party'
Making all in libnatpmp
make[2]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libnatpmp'
  CC     getgateway.o
  CC     natpmp.o
natpmp.c:164: warning: no previous declaration for ‘readnatpmpresponse’
  AR     libnatpmp.a
make[2]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libnatpmp'
Making all in miniupnp
make[2]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/miniupnp'
make  all-am
make[3]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/miniupnp'
  CC     igd_desc_parse.o
  CC     minisoap.o
  CC     minissdpc.o
  CC     miniupnpc.o
  CC     miniwget.o
miniwget.c: In function ‘miniwget2’:
miniwget.c:41: warning: unused parameter ‘url’
  CC     minixml.o
  CC     upnpcommands.o
  CC     upnpreplyparse.o
  AR     libminiupnp.a
make[3]: se sale del directorio `/root/programasred/transmission-1.76/third-party/miniupnp'
make[2]: se sale del directorio `/root/programasred/transmission-1.76/third-party/miniupnp'
Making all in libevent
make[2]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent'
make  all-recursive
make[3]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent'
Making all in .
make[4]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o event.lo event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c event.c -o event.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o buffer.lo buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c buffer.c -o buffer.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o evbuffer.lo evbuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c evbuffer.c -o evbuffer.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o log.lo log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c log.c -o log.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o evutil.lo evutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c evutil.c -o evutil.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o event_tagging.lo event_tagging.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c event_tagging.c -o event_tagging.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o http.lo http.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c http.c -o http.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o evdns.lo evdns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c evdns.c -o evdns.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o evrpc.lo evrpc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c evrpc.c -o evrpc.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o strlcpy.lo strlcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c strlcpy.c -o strlcpy.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o select.lo select.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c select.c -o select.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o poll.lo poll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c poll.c -o poll.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o epoll.lo epoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c epoll.c -o epoll.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat     -g -O2 -Wall -fno-strict-aliasing -c -o signal.lo signal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./compat -g -O2 -Wall -fno-strict-aliasing -c signal.c -o signal.o
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fno-strict-aliasing -release 1.4 -version-info 3:3:1  -o libevent.la -rpath /usr/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo  event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo  -lnsl -lrt -lresolv 
libtool: link: ar cru .libs/libevent.a  event.o buffer.o evbuffer.o log.o evutil.o event_tagging.o http.o evdns.o evrpc.o strlcpy.o select.o poll.o epoll.o signal.o
libtool: link: ranlib .libs/libevent.a
libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" )
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fno-strict-aliasing -release 1.4 -version-info 3:3:1  -o libevent_core.la -rpath /usr/lib event.lo buffer.lo evbuffer.lo log.lo evutil.lo  select.lo poll.lo epoll.lo signal.lo  -lnsl -lrt -lresolv 
libtool: link: ar cru .libs/libevent_core.a  event.o buffer.o evbuffer.o log.o evutil.o select.o poll.o epoll.o signal.o
libtool: link: ranlib .libs/libevent_core.a
libtool: link: ( cd ".libs" && rm -f "libevent_core.la" && ln -s "../libevent_core.la" "libevent_core.la" )
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fno-strict-aliasing -release 1.4 -version-info 3:3:1  -o libevent_extra.la -rpath /usr/lib event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo  -lnsl -lrt -lresolv 
libtool: link: ar cru .libs/libevent_extra.a  event_tagging.o http.o evdns.o evrpc.o strlcpy.o select.o poll.o epoll.o signal.o
libtool: link: ranlib .libs/libevent_extra.a
libtool: link: ( cd ".libs" && rm -f "libevent_extra.la" && ln -s "../libevent_extra.la" "libevent_extra.la" )
make[4]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent'
Making all in sample
make[4]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent/sample'
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c event-test.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o event-test event-test.o ../libevent.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o event-test event-test.o  ../.libs/libevent.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c time-test.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o time-test time-test.o ../libevent.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o time-test time-test.o  ../.libs/libevent.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c signal-test.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o signal-test signal-test.o ../libevent.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o signal-test signal-test.o  ../.libs/libevent.a -lnsl -lrt -lresolv
make[4]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent/sample'
Making all in test
make[4]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent/test'
make  all-am
make[5]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/libevent/test'
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c test-init.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o test-init test-init.o ../libevent_core.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o test-init test-init.o  ../.libs/libevent_core.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c test-eof.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o test-eof test-eof.o ../libevent_core.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o test-eof test-eof.o  ../.libs/libevent_core.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c test-weof.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o test-weof test-weof.o ../libevent_core.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o test-weof test-weof.o  ../.libs/libevent_core.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c test-time.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o test-time test-time.o ../libevent_core.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o test-time test-time.o  ../.libs/libevent_core.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c regress.c
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c regress_http.c
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c regress_dns.c
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c regress_rpc.c
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c regress.gen.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o regress regress.o regress_http.o regress_dns.o regress_rpc.o regress.gen.o ../libevent.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o regress regress.o regress_http.o regress_dns.o regress_rpc.o regress.gen.o  ../.libs/libevent.a -lnsl -lrt -lresolv
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -c bench.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing   -o bench bench.o ../libevent.la -lnsl -lrt -lresolv 
libtool: link: gcc -I.. -I../compat -g -O2 -Wall -fno-strict-aliasing -o bench bench.o  ../.libs/libevent.a -lnsl -lrt -lresolv
make[5]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent/test'
make[4]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent/test'
make[3]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent'
make[2]: se sale del directorio `/root/programasred/transmission-1.76/third-party/libevent'
Making all in dht
make[2]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party/dht'
  CC     dht.o
dht.c: In function ‘dht_uninit’:
dht.c:1358: warning: unused parameter ‘s’
dht.c: In function ‘dht_periodic’:
dht.c:1414: warning: ‘port’ may be used uninitialized in this function
  AR     libdht.a
make[2]: se sale del directorio `/root/programasred/transmission-1.76/third-party/dht'
make[2]: se ingresa al directorio `/root/programasred/transmission-1.76/third-party'
make[2]: No se hace nada para `all-am'.
make[2]: se sale del directorio `/root/programasred/transmission-1.76/third-party'
make[1]: se sale del directorio `/root/programasred/transmission-1.76/third-party'
Making all in libtransmission
make[1]: se ingresa al directorio `/root/programasred/transmission-1.76/libtransmission'
  CC     bandwidth.o
  CC     bencode.o
  CC     bitfield.o
  CC     blocklist.o
  CC     clients.o
  CC     completion.o
  CC     ConvertUTF.o
  CC     crypto.o
  CC     fastresume.o
  CC     fdlimit.o
  CC     ggets.o
  CC     handshake.o
handshake.c: In function ‘canRead’:
handshake.c:1032: warning: ‘ret’ may be used uninitialized in this function
  CC     inout.o
  CC     json.o
  CC     JSON_parser.o
  CC     list.o
  CC     makemeta.o
  CC     metainfo.o
  CC     natpmp.o
  CC     net.o
  CC     peer-io.o
  CC     peer-mgr.o
peer-mgr.c: In function ‘assertValidPiece’:
peer-mgr.c:539: warning: unused parameter ‘t’
peer-mgr.c:539: warning: unused parameter ‘piece’
peer-mgr.c: At top level:
peer-mgr.c:128: warning: ‘tr_isAtom’ defined but not used
  CC     peer-msgs.o
peer-msgs.c: In function ‘readBtMessage’:
peer-msgs.c:1360: warning: unused variable ‘startBufLen’
  CC     platform.o
  CC     port-forwarding.o
  CC     ptrarray.o
ptrarray.c: In function ‘assertSortedAndUnique’:
ptrarray.c:175: warning: unused parameter ‘compare’
  CC     publish.o
  CC     ratecontrol.o
  CC     request-list.o
  CC     resume.o
  CC     rpcimpl.o
rpcimpl.c: In function ‘torrentStart’:
rpcimpl.c:186: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentStop’:
rpcimpl.c:207: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentRemove’:
rpcimpl.c:228: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentReannounce’:
rpcimpl.c:255: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentVerify’:
rpcimpl.c:280: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentGet’:
rpcimpl.c:600: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentSet’:
rpcimpl.c:719: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘torrentSetLocation’:
rpcimpl.c:775: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘sessionSet’:
rpcimpl.c:1106: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘sessionStats’:
rpcimpl.c:1177: warning: unused parameter ‘idle_data’
rpcimpl.c: In function ‘sessionGet’:
rpcimpl.c:1224: warning: unused parameter ‘idle_data’
  CC     rpc-server.o
  CC     session.o
session.c: In function ‘tr_sessionSetPeerLimit’:
session.c:1383: warning: unused parameter ‘session’
session.c: In function ‘tr_sessionGetPeerLimit’:
session.c:1391: warning: unused parameter ‘session’
  CC     stats.o
  CC     torrent.o
  CC     torrent-ctor.o
  CC     tr-getopt.o
  CC     tracker.o
  CC     tr-dht.o
tr-dht.c: In function ‘tr_dhtAnnounce’:
tr-dht.c:395: warning: ‘numnodes’ may be used uninitialized in this function
  CC     trevent.o
  CC     upnp.o
  CC     utils.o
  CC     verify.o
  CC     web.o
  CC     webseed.o
  CC     wildmat.o
  AR     libtransmission.a
  CC     blocklist-test.o
  CCLD   blocklist-test
  CC     bencode-test.o
  CCLD   bencode-test
  CC     clients-test.o
  CCLD   clients-test
  CC     json-test.o
  CCLD   json-test
  CC     peer-msgs-test.o
  CCLD   peer-msgs-test
  CC     request-list-test.o
  CCLD   request-list-test
  CC     rpc-test.o
  CCLD   rpc-test
  CC     test-peer-id.o
  CCLD   test-peer-id
  CC     utils-test.o
  CCLD   utils-test
make[1]: se sale del directorio `/root/programasred/transmission-1.76/libtransmission'
Making all in daemon
make[1]: se ingresa al directorio `/root/programasred/transmission-1.76/daemon'
  CC     daemon.o
  CC     watch.o
  CCLD   transmission-daemon
  CC     remote.o
  CCLD   transmission-remote
make[1]: se sale del directorio `/root/programasred/transmission-1.76/daemon'
make[1]: se ingresa al directorio `/root/programasred/transmission-1.76'
make[1]: No se hace nada para `all-am'.
make[1]: se sale del directorio `/root/programasred/transmission-1.76'
i decided using 1.75 which was working flawlessly and skip this version for the
sake of my system.

my first post (i.e. dont know what relevant info you'll need to be extra posted, be nice :)

other than this,
i love this great program.
Post Reply