Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 89564 invoked from network); 16 Jul 2010 05:24:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 05:24:13 -0000 Received: (qmail 20718 invoked by uid 500); 16 Jul 2010 05:24:12 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 20243 invoked by uid 500); 16 Jul 2010 05:24:08 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 20200 invoked by uid 99); 16 Jul 2010 05:24:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 05:24:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of romainchanu@gmail.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vw0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 05:23:07 +0000 Received: by vws4 with SMTP id 4so2681384vws.2 for ; Thu, 15 Jul 2010 22:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=kiyl8C5XxqfxmVZ3lIKL0W9frzG9Miwqk8l9BMT+NEI=; b=CPEBG16NekQGZUQ9XoFQE5lYd4BKx/XhQvtlEMa0Dse3A7mGGZSQT9K0ktKpnz+NGD lukFsicCXGefUlWpEpPikY2GeBcHXNxXw7oSAnWY0fe4n387F0niWNGq4dKBv6brfym5 rOZwBl/HHihb7kiignwpLgAAAST4zMMfvC2BA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=EBn0+luE+ykvmppSnRo1JPpXWkRgPVO51yJ89b16ld6uXSdWYwGeZfPf9IuTCX8TvX F63MXh9ypPG56dIIbr6NeEwxWdtAFM+68Di2D73ma36C703I6AmkVb3Kw3CURwKaeyvu 6Y5+GqhvD08hiZf6jt+/RmMeS6995DVKrx6H4= MIME-Version: 1.0 Received: by 10.220.89.68 with SMTP id d4mr189051vcm.238.1279257765497; Thu, 15 Jul 2010 22:22:45 -0700 (PDT) Received: by 10.220.163.198 with HTTP; Thu, 15 Jul 2010 22:22:45 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 Jul 2010 13:22:45 +0800 Message-ID: Subject: Re: [AMQ-CPP] Issues with 3.2.1 From: Romain CHANU To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=0016364ed268b04c51048b7a68ef X-Virus-Checked: Checked by ClamAV on apache.org --0016364ed268b04c51048b7a68ef Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi Sebastian, I am trying to upgrade right now the gcc compiler on the Debian environment. However, my baseline environment is CentOS (they follow the RHEL developmen= t stream as you know). I keep you informed on my investigation. On 16 July 2010 12:00, Sebastian Rodriguez wrote: > Hi, > > Have you tried upgrading your gcc in the centos and debian machines? This > would keep a consisting environment so that we can rule out that possible > root of problems? > > Regards > > > On 16 July 2010 11:49, Romain CHANU wrote: > > > Hi, > > > > I am currently upgrading my client from 3.1.0 to 3.2.1. > > > > The environment used is very broad: > > > > - Centos 5.3 (gcc 4.1.2, APR 1.3.9, APR-util 1.3.9) > > - Debian 5.0 (gcc 4.3.2, APR 1.3.5, APR-util 1.3.7) > > - Fedora 11 (gcc 4.4.0, APR 1.3.5, APR-util 1.3.9) > > - Ubuntu 10.04 (gcc 4.4.3, APR 1.3.8, APR-util 1.3.9) > > > > The compilation works whatever the environment used :-) > > > > However, I am facing major issues: > > > > 1) On Centos 5.3 and Debian 5.0, "make check" fails: > > > > (error reported from Centos 5.3) > > > > g++ -DHAVE_CONFIG_H -I. -I../.. -ansi -pedantic -DLINUX=3D2 > -D_REENTRANT > > -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/apr/include/apr- > > 1 -I/usr/local/apr/include/apr-1 -W -Wall -Wextra -Wconversion -fPI= C > > -fstrict-aliasing -Wstrict-aliasing=3D2 -Wno-long-long -DLINUX=3D2 > > -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE > > -I/usr/local/apr/include/apr-1 -I/usr/local/apr/include/apr-1 > > -Wno-non-virtual-dtor -Wno-unused-parameter -Wno-uninitialized > -I./../main > > -I/usr/local/include -g -O2 -pthread -MT > > activemq/test/activemq_test_integration-MessageCompressionTest.o -MD -M= P > > -MF > > activemq/test/.deps/activemq_test_integration-MessageCompressionTest.Tp= o > -c > > -o activemq/test/activemq_test_integration-MessageCompressionTest.o `te= st > > -f > > 'activemq/test/MessageCompressionTest.cpp' || echo > > './'`activemq/test/MessageCompressionTest.cpp > > activemq/test/MessageCompressionTest.cpp:63: error: integer constant is > too > > large for =91long=92 type > > activemq/test/MessageCompressionTest.cpp:69: error: integer constant is > too > > large for =91long=92 type > > > > > > 2) I tried to run the examples provided in the package: > > > > - On Centos 5.3 and Debian 5.0, none of the examples worked... I got a > > "segmentation fault" > > > > - On Fedora 11 and Ubuntu 10.04, all the examples worked. > > > > > > Do you have any idea on what's going on? > > > > > > Thank you. > > > > Regards, > > > > Romain > > > > > > -- > Sebastien Rodriguez > --0016364ed268b04c51048b7a68ef--