[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622746: marked as done (Regression: gcc-4.5 Internal error while rebuilding wireshark_1.5.0-1)



Your message dated Thu, 14 Apr 2011 14:57:24 +0200
with message-id <20110414125724.GA20983@wavehammer.waldi.eu.org>
and subject line Re: Bug#622746: Regression: gcc-4.5 Internal error while rebuilding wireshark_1.5.0-1
has caused the Debian Bug report #622746,
regarding Regression: gcc-4.5 Internal error while rebuilding wireshark_1.5.0-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
622746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622746
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.5
Version: 4.5.2-8
Severity: normal

Rebuilding wireshark_1.5.0-1 for i386 failed in pbuilder-uml:

	then mv -f ".deps/packet-parlay.Tpo" ".deps/packet-parlay.Plo"; else
rm -f ".deps/packet-parlay.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I/usr/include -I/usr/local/include -I/usr/include
-DPLUGIN_DIR=\"/usr/lib/wireshark/libwireshark0/plugins\" -DINET6
"-D_U_=__attribute__((unused))" -g -O2 -Wall -W -Wextra
-Wdeclaration-after-statement -Wendif-labels -Wpointer-arith
-Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security
-fexcess-precision=fast -I/usr/include -I/usr/local/include -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include -MT
packet-parlay.lo -MD -MP -MF .deps/packet-parlay.Tpo -c
packet-parlay.c  -fPIC -DPIC -o .libs/packet-parlay.o
packet-parlay.c:85746:13: warning:
'decode_org_csapi_fw_TpLoadPolicy_st' defined but not used
packet-parlay.c:85824:13: warning:
'decode_org_csapi_fw_TpLoadInitVal_st' defined but not used
do_syscall_stub : ret = -12, offset = 1052680, data = 27dcb008
do_syscall_stub: syscall 192 failed, return value = 0xfffffff4,
expected return value = 0x18421000
    syscall parameters: 0x18421000 0x1000 0x7 0x11 0x3 0x41cb
Failed to flush page for address 0x18421000
gcc-4.5.real: Internal error: Killed (program cc1)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.
make[4]: *** [packet-parlay.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/wireshark-1.5.0/plugins/giop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/wireshark-1.5.0/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/wireshark-1.5.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/wireshark-1.5.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
System halted.
helper_wait : waitpid process 17990 failed, errno = 10
* route del -host 192.168.10.2 dev tap0
* bash -c echo 0 > /proc/sys/net/ipv4/conf/tap0/proxy_arp

 -> Exit code 1

4.5.2-9 is still unable to build wireshark properly.

This bug prevents me from uploading wireshark_1.5.1-1.

Cheers,
Balint



--- End Message ---
--- Begin Message ---
On Thu, Apr 14, 2011 at 01:31:14PM +0200, Bálint Réczey wrote:
> Rebuilding wireshark_1.5.0-1 for i386 failed in pbuilder-uml:

Loose the uml part.

> do_syscall_stub : ret = -12, offset = 1052680, data = 27dcb008
> do_syscall_stub: syscall 192 failed, return value = 0xfffffff4,

#define __NR_mmap2              192
#define ENOMEM          12      /* Out of memory */

This is a simple out-of-memory error.

Bastian

-- 
Virtue is a relative term.
		-- Spock, "Friday's Child", stardate 3499.1


--- End Message ---

Reply to: