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

Re: svn-buildpackage error help



gotcha!

I used existing dir in svn tree for ncbi-blast-plus, did not think that
all svn stuff was not set.

Thanks

Le 4/29/11 1:15 PM, Steffen Möller a écrit :
> Have you set
>
> svn propset mergeWithUpstream 1 debian
>
> ?
>
> Cheers,
>
> Steffen
>
> On 04/29/2011 11:28 AM, Olivier Sallou wrote:
>> Hi,
>> I have an issue in my packaging build . If someone could help or give
>> some hints.....
>>
>> In my ncbi-blast-plus packaging, I can do a fakeroot debian/rules 
>> clean/binary.
>> Package is generated correctly.
>>
>> When I go to my trunk dir, and execute
>>
>> svn-buildpackage -rfakeroot -uc -us
>>
>>
>> my build fails with the following messages "dpkg-source: warning:
>> ignoring deletion of file", and indeed, in my build-area dir, files are
>> not present.
>> Though my file ncbi-blast-plus_2.2.25.orig.tar.bz2 contains the files.....
>>
>> Here is an extract of build:
>> dpkg-buildpackage -rfakeroot -uc -us
>> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor):
>> -g -O2
>> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
>> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin:
>> vendor): -g -O2
>> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor):
>> -g -O2
>> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
>> dpkg-buildpackage: source package ncbi-blast-plus
>> dpkg-buildpackage: source version 2.2.25-1
>> dpkg-buildpackage: source changed by Olivier Sallou <osallou@irisa.fr>
>> dpkg-buildpackage: host architecture amd64
>>  dpkg-source --before-build ncbi-blast-plus-2.2.25
>>  fakeroot debian/rules clean
>> dh clean
>>    dh_testdir
>>    dh_auto_clean
>>    debian/rules override_dh_clean
>> make[1]: Entering directory
>> `/opt/DEBIAN-MED/trunk/packages/ncbi-blast-plus/build-area/ncbi-blast-plus-2.2.25'
>> dh_clean
>> find . -name ncbiconf_unix.h | xargs rm -f
>> make[1]: Leaving directory
>> `/opt/DEBIAN-MED/trunk/packages/ncbi-blast-plus/build-area/ncbi-blast-plus-2.2.25'
>>  dpkg-source -b ncbi-blast-plus-2.2.25
>> dpkg-source: info: using source format `3.0 (quilt)'
>> dpkg-source: info: building ncbi-blast-plus using existing
>> ./ncbi-blast-plus_2.2.25.orig.tar.bz2
>> dpkg-source: warning: ignoring deletion of file configure
>> dpkg-source: warning: ignoring deletion of file src/Makefile.in
>> dpkg-source: warning: ignoring deletion of directory src/corelib
>> dpkg-source: warning: ignoring deletion of file src/corelib/ncbitime.cpp
>> dpkg-source: warning: ignoring deletion of file
>> src/corelib/ncbi_os_mswin.cpp
>> dpkg-source: warning: ignoring deletion of file src/corelib/env_reg.cpp
>> dpkg-source: warning: ignoring deletion of file
>> src/corelib/plugin_manager.cpp
>> dpkg-source: warning: ignoring deletion of file src/corelib/ncbi_base64.c
>> dpkg-source: warning: ignoring deletion of file
>> src/corelib/ncbi_autoinit.cpp
>> ...
>>
>

-- 
gpg key id: 4096R/326D8438  (pgp.mit.edu)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438



Reply to: