[Bug 260926] Re: gcc 4.3.1 hangs

Bug Watch Updater 260926 at bugs.launchpad.net
Sat Mar 23 22:28:23 CET 2013


** Changed in: gcc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/260926

Title:
  gcc 4.3.1 hangs

Status in The GNU Compiler Collection:
  Invalid
Status in PLD Linux Distribution:
  Fix Released

Bug description:
  Trying to build transmission-1.33 everything hangs at:

  make[1]: Wejście do katalogu `/home/users/patrys/rpm/BUILD/transmission-1.33/libtransmission'
  i686-pld-linux-gcc -DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE_VERSION=\"1.33\" -DPACKAGE_STRING=\"transmission\ 1.33\" -DPACKAGE_BUGREPORT=\"http://trac.transmissionbt.com/newticket\" -DPACKAGE=\"transmission\" -DVERSION=\"1.33\" -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 -D_FORTIFY_SOURCE=2   -I/usr/include/openssl   -pthread -g -Wall -W -O3 -funroll-loops -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  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:704:
  /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

  gdb attached to the cc1 process eating 100% CPU shows:

  lhd_print_error_function (context=0x869d7c0, 
      file=0x8722e80 "/usr/include/bits/string3.h", diagnostic=0xbf93fd7c)
      at ../../gcc/langhooks.c:427
  427			  while (TREE_CODE (ao) == BLOCK && BLOCK_ABSTRACT_ORIGIN (ao))

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/260926/+subscriptions


More information about the pld-bugs mailing list