gcc -v -save-temps says:

Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.1-5ubuntu1' 
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.1 (Ubuntu 4.3.1-5ubuntu1)
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DPACKAGE_NAME="transmission"' 
'-DPACKAGE_TARNAME="transmission"' '-DPACKAGE_VERSION="1.22Z"' 
'-DPACKAGE_STRING="transmission 1.22Z"' 
'-DPACKAGE_BUGREPORT="http://trac.transmissionbt.com/newticket";' 
'-DPACKAGE="transmission"' '-DVERSION="1.22Z"' '-DSTDC_HEADERS=1' 
'-DHAVE_SYS_TYPES_H=1' '-DHAVE_SYS_STAT_H=1' '-DHAVE_STDLIB_H=1' 
'-DHAVE_STRING_H=1' '-DHAVE_MEMORY_H=1' '-DHAVE_STRINGS_H=1' 
'-DHAVE_INTTYPES_H=1' '-DHAVE_STDINT_H=1' '-DHAVE_UNISTD_H=1' 
'-DHAVE_DLFCN_H=1' '-DSTDC_HEADERS=1' '-DTIME_WITH_SYS_TIME=1' 
'-DHAVE_DAEMON=1' '-DHAVE_DIRNAME=1' '-DHAVE_BASENAME=1' '-DHAVE_DAEMON=1' 
'-DHAVE_STRCASECMP=1' '-DSIZEOF_VOIDP=4' '-DHAVE_PTHREAD=1' 
'-D_FILE_OFFSET_BITS=64' '-DHAVE_GIO=1' '-DHAVE_LIBNOTIFY=1' 
'-DHAVE_DBUS_GLIB=1' '-DHAVE_LIBINTL_H=1' '-DGETTEXT_PACKAGE="transmission"' 
'-DHAVE_LOCALE_H=1' '-DHAVE_LC_MESSAGES=1' '-DHAVE_BIND_TEXTDOMAIN_CODESET=1' 
'-DHAVE_GETTEXT=1' '-DHAVE_DCGETTEXT=1' '-DENABLE_NLS=1' '-I.' '-I.' '-I..' 
'-I../third-party/' '-D__TRANSMISSION__' '-I../third-party/libevent' '-pthread' 
'-g' '-Wall' '-W' '-O3' '-funroll-loops' '-MT' 'utils.o' '-MD' '-MP' '-MF' 
'.deps/utils.Tpo' '-c' '-o' 'utils.o' '-mtune=generic'
 /usr/lib/gcc/i486-linux-gnu/4.3.1/cc1 -E -quiet -v -I. -I. -I.. 
-I../third-party/ -I../third-party/libevent -MD utils.d -MF .deps/utils.Tpo -MP 
-MT utils.o -D_REENTRANT -DPACKAGE_NAME="transmission" 
-DPACKAGE_TARNAME="transmission" -DPACKAGE_VERSION="1.22Z" 
-DPACKAGE_STRING="transmission 1.22Z" 
-DPACKAGE_BUGREPORT="http://trac.transmissionbt.com/newticket"; 
-DPACKAGE="transmission" -DVERSION="1.22Z" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_DAEMON=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_DAEMON=1 
-DHAVE_STRCASECMP=1 -DSIZEOF_VOIDP=4 -DHAVE_PTHREAD=1 -D_FILE_OFFSET_BITS=64 
-DHAVE_GIO=1 -DHAVE_LIBNOTIFY=1 -DHAVE_DBUS_GLIB=1 -DHAVE_LIBINTL_H=1 
-DGETTEXT_PACKAGE="transmission" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 
-DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 
-DENABLE_NLS=1 -D__TRANSMISSION__ utils.c -D_FORTIFY_SOURCE=2 -mtune=generic 
-Wall -W -funroll-loops -fworking-directory -O3 -fpch-preprocess -o utils.i
ignoring nonexistent directory "/usr/local/include/i486-linux-gnu"
ignoring nonexistent directory 
"/usr/lib/gcc/i486-linux-gnu/4.3.1/../../../../i486-linux-gnu/include"
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 ../third-party/
 ../third-party/libevent
 /usr/local/include
 /usr/lib/gcc/i486-linux-gnu/4.3.1/include
 /usr/lib/gcc/i486-linux-gnu/4.3.1/include-fixed
 /usr/include/i486-linux-gnu
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DPACKAGE_NAME="transmission"' 
'-DPACKAGE_TARNAME="transmission"' '-DPACKAGE_VERSION="1.22Z"' 
'-DPACKAGE_STRING="transmission 1.22Z"' 
'-DPACKAGE_BUGREPORT="http://trac.transmissionbt.com/newticket";' 
'-DPACKAGE="transmission"' '-DVERSION="1.22Z"' '-DSTDC_HEADERS=1' 
'-DHAVE_SYS_TYPES_H=1' '-DHAVE_SYS_STAT_H=1' '-DHAVE_STDLIB_H=1' 
'-DHAVE_STRING_H=1' '-DHAVE_MEMORY_H=1' '-DHAVE_STRINGS_H=1' 
'-DHAVE_INTTYPES_H=1' '-DHAVE_STDINT_H=1' '-DHAVE_UNISTD_H=1' 
'-DHAVE_DLFCN_H=1' '-DSTDC_HEADERS=1' '-DTIME_WITH_SYS_TIME=1' 
'-DHAVE_DAEMON=1' '-DHAVE_DIRNAME=1' '-DHAVE_BASENAME=1' '-DHAVE_DAEMON=1' 
'-DHAVE_STRCASECMP=1' '-DSIZEOF_VOIDP=4' '-DHAVE_PTHREAD=1' 
'-D_FILE_OFFSET_BITS=64' '-DHAVE_GIO=1' '-DHAVE_LIBNOTIFY=1' 
'-DHAVE_DBUS_GLIB=1' '-DHAVE_LIBINTL_H=1' '-DGETTEXT_PACKAGE="transmission"' 
'-DHAVE_LOCALE_H=1' '-DHAVE_LC_MESSAGES=1' '-DHAVE_BIND_TEXTDOMAIN_CODESET=1' 
'-DHAVE_GETTEXT=1' '-DHAVE_DCGETTEXT=1' '-DENABLE_NLS=1' '-I.' '-I.' '-I..' 
'-I../third-party/' '-D__TRANSMISSION__' '-I../third-party/libevent' '-pthread' 
'-g' '-Wall' '-W' '-O3' '-funroll-loops' '-MT' 'utils.o' '-MD' '-MP' '-MF' 
'.deps/utils.Tpo' '-c' '-o' 'utils.o' '-mtune=generic'
 /usr/lib/gcc/i486-linux-gnu/4.3.1/cc1 -fpreprocessed utils.i -quiet -dumpbase 
utils.c -mtune=generic -auxbase-strip utils.o -g -O3 -Wall -W -version 
-funroll-loops -fstack-protector -o utils.s
GNU C (Ubuntu 4.3.1-5ubuntu1) version 4.3.1 (i486-linux-gnu)
        compiled by GNU C version 4.3.1, GMP version 4.2.2, MPFR version 2.3.1.
GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=128035
Compiler executable checksum: faa22e45ad40a26210f03b4c453b1d78
utils.c: In function ‘tr_deepLog’:
utils.c:193: warning: ignoring return value of ‘fwrite’, declared with 
attribute warn_unused_result
In function ‘memset’,
    inlined from ‘tr_malloc0’ at utils.c:697:
/usr/include/bits/string3.h:82: warning: call to ‘__warn_memset_zero_len’ 
declared with attribute warning: memset used with constant zero length 
parameter; this could be due to transposed parameters

-- 
problem with compilation
https://bugs.launchpad.net/bugs/246885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to