Hi,

I'm sorry, but this doesn't do the trick either. It's still crashing.

I replaced what you said with
"./configure --prefix=/usr"
There's another configure line:
"configure: ./autogen.sh" - I left this one as it was.

Benjamin

Adam Cécile (Le_Vert) schrieb:
> Benjamin Scherrer a écrit :
>> Hi,
>>   
> Hello,
>> I've build and installed this package (somehow dget couldn't get around
>> the https, so I added --insecure -u),
>> but it crashes, too, with pretty the same backtrace.
>>   
> Okay. So the problem hasn't been fixed upstream. It really looks like
> something being in wrong in packaging files.
>> I have some time, so we can go on. What's so different between a debian
>> package build and a standard compilation?
>>   
> Nothing really exciting. I bet the issue can come from debian's
> hardcoded CFLAGS. Could you please do this test ?
> 1. Edit debian/rules from the debian package.
> 2. Remove all options passed to configure.
>        ./configure --host=$(DEB_HOST_GNU_TYPE) \
>                    --build=$(DEB_BUILD_GNU_TYPE) \
>                    --prefix=/usr \
>                    --mandir=/usr/share/man \
>                    CFLAGS="$(CFLAGS)" \
>                    LDFLAGS="-Wl,-z,defs"
> Become:
>        ./configure --prefix=/=usr
> 3. Build and install the package.
>
> Thanks in advance,
>
> Adam.
>> Benjamin
>>
>> Adam Cécile (Le_Vert) schrieb:
>>  
>>> Hi,
>>>
>>> Could you please dget and build this package ?
>>> It's based on latest svn snapshot:
>>> https://dedibox.le-vert.net/divers/debian/aqualung/aqualung_0.9~beta9.1+svn.r1032-1.dsc
>>>
>>>
>>>
>>> If this one works, there's definetly something between revision 1000
>>> and 1032 that fixed your bug.
>>> However, I read the whole svn changelog and haven't see anything
>>> related to this bug.
>>>
>>> Do you have some free time to help us figuring out what's wrong ? It's
>>> a bit hard to work on it as the problem is not reproductible here.
>>> If you have some time,  I guess I'll just build that 31 packages
>>> between r1000 and r1032, so you could try them easily to see what
>>> revision fixed your issue.
>>> Are you okay ?
>>>
>>> I think this could be done in an automated way :D
>>>
>>> Thanks in advance,
>>>
>>> Adam.
>>>
>>> Benjamin Scherrer a écrit :
>>>    
>>>> Hi,
>>>>
>>>> Adam: unfortunately it still crashes with the same errors after the
>>>> build and install of the .deb file.
>>>>
>>>> Mark: I fixed this through compiling the newest svn-tarball (r-1032)
>>>> from source. But the debian package is still unusable for me.
>>>> I thought that if it's related to my system only, then the bug report
>>>> could be closed.
>>>>
>>>> Regards
>>>> Benjamin
>>>>
>>>> Adam Cécile (Le_Vert) schrieb:
>>>>  
>>>>      
>>>>> Mark Purcell a écrit :
>>>>>           
>>>>>> On Tuesday 28 October 2008 21:30:12 Adam Cécile (Le_Vert) wrote:
>>>>>>  
>>>>>>               
>>>>>>> Do you mean I should close the bug right now, even Ben has still
>>>>>>> this
>>>>>>> issue ?
>>>>>>>                         
>>>>>> No if Ben still has the issue, then we shouldn't close, but from the
>>>>>> tone of his last email I was under the impression that the problem
>>>>>> has gone away.
>>>>>>
>>>>>> Ben.  Can you confirm?
>>>>>>
>>>>>> Mark
>>>>>>                   
>>>>> No Ben still has the issue.
>>>>> Let's if it could be fixed by a binNMU.
>>>>>
>>>>> Ben:
>>>>> aptitude install dpkg-dev devscripts build-essential pbuilder
>>>>> dget -x
>>>>> http://ftp.de.debian.org/debian/pool/main/a/aqualung/aqualung_0.9~beta9.1-1.dsc
>>>>>
>>>>>
>>>>>
>>>>> cd aqualung-0.9~beta9.1
>>>>> /usr/lib/pbuilder/pbuilder-satisfydepends
>>>>> debuild -sa
>>>>>
>>>>> Then dpkg -i the .deb package and tell us if it still fails.
>>>>>
>>>>> Thanks in advance,
>>>>>
>>>>> Regards, Adam.
>>>>>
>>>>>             
>>>>         
>>>     
>>
>>
>>   
>
>



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to