launchpad-users team mailing list archive
-
launchpad-users team
-
Mailing list archive
-
Message #06712
Re: Makefile issue
On 29/11/14 05:16, Sascha Manns wrote:
> Hello List,
>
> maybe anyone can help me to fix that issue?
>
> [snip]
>>
>> If i'm running the same stuff for utopic in Launchpad it makes
>> ln -sf .firstbuild etc/fop/fop-daps.xml
>> /bin/mkdir -p '/build/buildd/daps-1.9.26/debian/tmp/etc/daps/fop'
>> /usr/bin/install -c -m 644 ./etc/fop/fop-daps.xml '/build/buildd/daps-1.9.26/debian/tmp/etc/daps/fop'
>> /usr/bin/install: cannot stat './etc/fop/fop-daps.xml': No such file or directory
>> Makefile:779: recipe for target 'install-dist_fopconfDATA' failed
>>
>> So it looks like the build server does the build in another way as my local maschine.
>> Maybe anyone knows what happend?
>> The project is https://code.launchpad.net/~sascha-manns-h/daps/trunk
Have you tried downloading the source package from Launchpad and
building it in pbuilder or sbuild locally? Just running make isn't going
to reproduce a Debian build environment.
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References