Return-Path: X-Original-To: apmail-qpid-proton-archive@minotaur.apache.org Delivered-To: apmail-qpid-proton-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1FAE10265 for ; Wed, 16 Apr 2014 20:06:16 +0000 (UTC) Received: (qmail 50545 invoked by uid 500); 16 Apr 2014 20:06:15 -0000 Delivered-To: apmail-qpid-proton-archive@qpid.apache.org Received: (qmail 50518 invoked by uid 500); 16 Apr 2014 20:06:15 -0000 Mailing-List: contact proton-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: proton@qpid.apache.org Delivered-To: mailing list proton@qpid.apache.org Received: (qmail 50507 invoked by uid 99); 16 Apr 2014 20:06:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 20:06:15 +0000 Date: Wed, 16 Apr 2014 20:06:15 +0000 (UTC) From: "Rafael H. Schloming (JIRA)" To: proton@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PROTON-554) pn_data_put_long call fails on 64x Linux 2.6.32-5-amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PROTON-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971868#comment-13971868 ] Rafael H. Schloming commented on PROTON-554: -------------------------------------------- I've added a compat.swg with the macros from the workaround patch that gets conditionally included from php.i when older versions of swig are detected. This has fixed the issue in the environments where I have been able to reproduce it. I'm going to close this issue for now. Please let me know if it is still a problem for you. > pn_data_put_long call fails on 64x Linux 2.6.32-5-amd64 > ------------------------------------------------------- > > Key: PROTON-554 > URL: https://issues.apache.org/jira/browse/PROTON-554 > Project: Qpid Proton > Issue Type: Bug > Components: php-binding > Affects Versions: 0.6 > Environment: Linux 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux > PHP 5.4.26-1~dotdeb.0 (cli) (built: Mar 7 2014 08:58:03) > Copyright (c) 1997-2014 The PHP Group > Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies > with Xdebug v2.2.4, Copyright (c) 2002-2014, by Derick Rethans > with Suhosin v0.9.34-dev, Copyright (c) 2007-2012, by SektionEins GmbH > Reporter: Denis Savrukov > Fix For: 0.7 > > Attachments: qpid-proton-0.6-build-swig20.log, qpid-proton-0.6-build.log, workaround.patch > > > Fatal error: Type error in argument 2 of pn_data_put_long. Expected SWIGTYPE_p_long_long -- This message was sent by Atlassian JIRA (v6.2#6252)