Bug#664612: wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has no member named 'dqb_fhardlimit'

2012-03-19 Thread Jakub Wilk

found 664612 2.6.2-33
thanks

* Dominic Hargreaves , 2012-03-19, 12:57:
Thanks. Unfortunately this package is orphaned, and although I did the 
QA upload to fix a (trivial) bug in the package, I'm not in a position 
to fix this ensuing bug (though I will do what I can to help).
Just to be clear; the change I made was to add a Depends to the 
resultant binary package, and nothing which could have introduced this 
problem.


Right, the previous version FTBFS, too.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120319150350.ga3...@jwilk.net



Processed: Re: Bug#664612: wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has no member named 'dqb_fhardlimit'

2012-03-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 664612 2.6.2-33
Bug #664612 [src:wu-ftpd] wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has 
no member named 'dqb_fhardlimit'
Marked as found in versions wu-ftpd/2.6.2-33.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
664612: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664612
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.133216943530889.transcr...@bugs.debian.org



Bug#664612: wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has no member named 'dqb_fhardlimit'

2012-03-19 Thread Dominic Hargreaves
On Mon, Mar 19, 2012 at 11:47:22AM +, Dominic Hargreaves wrote:
> On Mon, Mar 19, 2012 at 12:10:57PM +0100, Christoph Egger wrote:
> > x86_64-kfreebsd-gnu-gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. 
> > -I../support -c -o extensions.o extensions.c
> 
> ...
> 
> > extensions.c: In function 'msg_massage':
> > extensions.c:412:47: error: 'struct dqblk64' has no member named 
> > 'dqb_fhardlimit'
> > extensions.c:420:47: error: 'struct dqblk64' has no member named 
> > 'dqb_fsoftlimit'
> > extensions.c:428:47: error: 'struct dqblk64' has no member named 
> > 'dqb_curfiles'
> > extensions.c:437:12: error: 'struct dqblk64' has no member named 
> > 'dqb_btimelimit'
> > extensions.c:447:19: error: 'struct dqblk64' has no member named 
> > 'dqb_curfiles'
> > extensions.c:447:39: error: 'struct dqblk64' has no member named 
> > 'dqb_fsoftlimit'
> > extensions.c:448:12: error: 'struct dqblk64' has no member named 
> > 'dqb_ftimelimit'
> ...
> 
> > make[2]: *** [extensions.o] Error 1
> > 
> > 
> > Full build log at
> > https://buildd.debian.org/status/fetch.php?pkg=wu-ftpd&arch=kfreebsd-amd64&ver=2.6.2-34&stamp=1332143034
> 
> Thanks. Unfortunately this package is orphaned, and although I did
> the QA upload to fix a (trivial) bug in the package, I'm not in a
> position to fix this ensuing bug (though I will do what I can to help).

Just to be clear; the change I made was to add a Depends to the resultant
binary package, and nothing which could have introduced this problem.

Cheers,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120319125742.gl28...@urchin.earth.li



Bug#664612: wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has no member named 'dqb_fhardlimit'

2012-03-19 Thread Dominic Hargreaves
On Mon, Mar 19, 2012 at 12:10:57PM +0100, Christoph Egger wrote:
> x86_64-kfreebsd-gnu-gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. 
> -I../support -c -o extensions.o extensions.c

...

> extensions.c: In function 'msg_massage':
> extensions.c:412:47: error: 'struct dqblk64' has no member named 
> 'dqb_fhardlimit'
> extensions.c:420:47: error: 'struct dqblk64' has no member named 
> 'dqb_fsoftlimit'
> extensions.c:428:47: error: 'struct dqblk64' has no member named 
> 'dqb_curfiles'
> extensions.c:437:12: error: 'struct dqblk64' has no member named 
> 'dqb_btimelimit'
> extensions.c:447:19: error: 'struct dqblk64' has no member named 
> 'dqb_curfiles'
> extensions.c:447:39: error: 'struct dqblk64' has no member named 
> 'dqb_fsoftlimit'
> extensions.c:448:12: error: 'struct dqblk64' has no member named 
> 'dqb_ftimelimit'
...

> make[2]: *** [extensions.o] Error 1
> 
> 
> Full build log at
> https://buildd.debian.org/status/fetch.php?pkg=wu-ftpd&arch=kfreebsd-amd64&ver=2.6.2-34&stamp=1332143034

Thanks. Unfortunately this package is orphaned, and although I did
the QA upload to fix a (trivial) bug in the package, I'm not in a
position to fix this ensuing bug (though I will do what I can to help).

Cheers,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120319114722.gk28...@urchin.earth.li



Bug#664612: wu-ftpd: FTBFS[kfreebsd]: error: 'struct dqblk64' has no member named 'dqb_fhardlimit'

2012-03-19 Thread Christoph Egger
Package: src:wu-ftpd
Version: 2.6.2-34
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

x86_64-kfreebsd-gnu-gcc  -g -Wall -D_FILE_OFFSET_BITS=64  -O2 -I.. -I../support 
-c -o extensions.o extensions.c
extensions.c: In function 'check_newer':
extensions.c:204:4: warning: format '%qd' expects argument of type 'long long 
int', but argument 4 has type '__off_t' [-Wformat]
extensions.c:204:4: warning: format '%qd' expects argument of type 'long long 
int', but argument 5 has type '__time_t' [-Wformat]
extensions.c: In function 'msg_massage':
extensions.c:412:47: error: 'struct dqblk64' has no member named 
'dqb_fhardlimit'
extensions.c:420:47: error: 'struct dqblk64' has no member named 
'dqb_fsoftlimit'
extensions.c:428:47: error: 'struct dqblk64' has no member named 'dqb_curfiles'
extensions.c:437:12: error: 'struct dqblk64' has no member named 
'dqb_btimelimit'
extensions.c:447:19: error: 'struct dqblk64' has no member named 'dqb_curfiles'
extensions.c:447:39: error: 'struct dqblk64' has no member named 
'dqb_fsoftlimit'
extensions.c:448:12: error: 'struct dqblk64' has no member named 
'dqb_ftimelimit'
extensions.c: In function 'show_message':
extensions.c:696:5: warning: suggest explicit braces to avoid ambiguous 'else' 
[-Wparentheses]
extensions.c:704:5: warning: suggest explicit braces to avoid ambiguous 'else' 
[-Wparentheses]
extensions.c: In function 'show_readme':
extensions.c:765:5: warning: suggest explicit braces to avoid ambiguous 'else' 
[-Wparentheses]
extensions.c:773:5: warning: suggest explicit braces to avoid ambiguous 'else' 
[-Wparentheses]
extensions.c: In function 'del_check':
extensions.c:1590:5: warning: suggest explicit braces to avoid ambiguous 'else' 
[-Wparentheses]
extensions.c: In function 'allow_retrieve':
extensions.c:1671:12: warning: variable 'len' set but not used 
[-Wunused-but-set-variable]
extensions.c: In function 'checknoretrieve':
extensions.c:1737:12: warning: variable 'len' set but not used 
[-Wunused-but-set-variable]
extensions.c: In function 'get_quota':
extensions.c:1906:10: warning: unused variable 'mnt_fsname' [-Wunused-variable]
make[2]: *** [extensions.o] Error 1


Full build log at
https://buildd.debian.org/status/fetch.php?pkg=wu-ftpd&arch=kfreebsd-amd64&ver=2.6.2-34&stamp=1332143034

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehso977i@hepworth.siccegge.de



phoronix-test-suite_3.8.0-1_amd64.changes ACCEPTED into unstable

2012-03-19 Thread Debian FTP Masters



Accepted:
phoronix-test-suite_3.8.0-1.debian.tar.gz
  to contrib/p/phoronix-test-suite/phoronix-test-suite_3.8.0-1.debian.tar.gz
phoronix-test-suite_3.8.0-1.dsc
  to contrib/p/phoronix-test-suite/phoronix-test-suite_3.8.0-1.dsc
phoronix-test-suite_3.8.0-1_all.deb
  to contrib/p/phoronix-test-suite/phoronix-test-suite_3.8.0-1_all.deb
phoronix-test-suite_3.8.0.orig.tar.gz
  to contrib/p/phoronix-test-suite/phoronix-test-suite_3.8.0.orig.tar.gz


Changes:
phoronix-test-suite (3.8.0-1) unstable; urgency=low
 .
  * QA upload.
  * New upstream release.
  * Refresh patches.
  * Update debian/copyright.
  * Bump Standards.


Override entries for your package:
phoronix-test-suite_3.8.0-1.dsc - source contrib/utils
phoronix-test-suite_3.8.0-1_all.deb - optional contrib/utils

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1s9zrt-0006rn...@franck.debian.org



Processing of phoronix-test-suite_3.8.0-1_amd64.changes

2012-03-19 Thread Debian FTP Masters
phoronix-test-suite_3.8.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  phoronix-test-suite_3.8.0-1.dsc
  phoronix-test-suite_3.8.0.orig.tar.gz
  phoronix-test-suite_3.8.0-1.debian.tar.gz
  phoronix-test-suite_3.8.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1s9ziq-0005ef...@franck.debian.org