On Thu, Jun 25, 2015 at 10:35:49PM +0900, Hideki Yamane wrote:
>
> I've changed local pdebuild as
>
> -echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD}
> $DEBBUILDOPTS" | \
> +echo "dpkg-buildpackage -S -d -us -uc -r${BUILDSOURCEROOTCMD}
> $DEBBUILDOPTS" | \
Cool. Do you i
On Thu, 25 Jun 2015 22:35:49 +0900, Hideki Yamane wrote:
> Hm, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786690
Thanks!
> On Thu, 25 Jun 2015 15:14:33 +0200
> gregor herrmann wrote:
> > So you have to pass "-d" (for making the checks non-fatal, i.e.
> > warnings, again, as they were b
Hm, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786690
On Thu, 25 Jun 2015 15:14:33 +0200
gregor herrmann wrote:
> So you have to pass "-d" (for making the checks non-fatal, i.e.
> warnings, again, as they were before), or -nc (don't run clean) to
> dpkg-buildpackage; directly or via --de
On Thu, 25 Jun 2015 14:57:18 +0200, Andreas Tille wrote:
> since I'm back from vacation and upgraded my testing system I realised
> that when using pbuilder the Build-Depends of some package seem to be
> required also on the machine that is creating the pbuilder chroot
> (=where you start pdebuild
> since I'm back from vacation and upgraded my testing system I realised
> that when using pbuilder the Build-Depends of some package seem to be
> required also on the machine that is creating the pbuilder chroot
> (=where you start pdebuild). I regard this a bug but may be I'm missing
> something
Hi,
since I'm back from vacation and upgraded my testing system I realised
that when using pbuilder the Build-Depends of some package seem to be
required also on the machine that is creating the pbuilder chroot
(=where you start pdebuild). I regard this a bug but may be I'm missing
something so b
Hi,
I've checked this issue and i boils down to the fact that the header
file in question is included only conditional. Unfortunately this
condition is not properly set. Cmake is supposed to detect an existing
libc.h header file in dcmtk:
$ grep -R HAVE_LIBC_H | grep CHECK_INCLUDE_FILE
v3p/dcmt
On 24.06.2015 18:56, Daniel Stender wrote:
> On 24.06.2015 18:31, Andrey Rahmatullin wrote:
>> It's not working:
>
>> Traceback (most recent call last):
>> File "/usr/bin/flake8", line 9, in
>> load_entry_point('flake8==2.2.2', 'console_scripts', 'flake8')()
>> File "/usr/lib/python2.7/di
8 matches
Mail list logo