This is an automatic notification regarding your Bug report
which was filed against the src:smartmontools package:

#677393: smartmontools: FTBFS[kfreebsd]: 

It has been closed by Giuseppe Iuculano <[email protected]>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Giuseppe Iuculano 
<[email protected]> by
replying to this email.


-- 
677393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: smartmontools
Source-Version: 5.42+svn3561-3

We believe that the bug you reported is fixed in the latest version of
smartmontools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Iuculano <[email protected]> (supplier of updated smartmontools 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 16 Jul 2012 15:21:56 +0200
Source: smartmontools
Binary: smartmontools
Architecture: source i386
Version: 5.42+svn3561-3
Distribution: unstable
Urgency: high
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Giuseppe Iuculano <[email protected]>
Description: 
 smartmontools - control and monitor storage systems using S.M.A.R.T.
Closes: 677393
Changes: 
 smartmontools (5.42+svn3561-3) unstable; urgency=high
 .
   * [f10872d] Really fix FTBFS on kfreebsd.
     Thanks to Petr Salinger (Closes: #677393)
Checksums-Sha1: 
 be347e1bc6efb6cb0efe67e54eab3919da11f915 1611 smartmontools_5.42+svn3561-3.dsc
 9d56885a6ed972a0d6b80383057663abdea677e5 38917 
smartmontools_5.42+svn3561-3.debian.tar.gz
 66d486d0c247eae3c5ccdb2b88fc533940eb1dc1 593118 
smartmontools_5.42+svn3561-3_i386.deb
Checksums-Sha256: 
 5ac465fc338a561a43ff3e403c94e371829b4e93a0a0df87980eecd470643967 1611 
smartmontools_5.42+svn3561-3.dsc
 531140c75909d5643471f84d36970415447c935f2d8fc1b2c598819d844d9db2 38917 
smartmontools_5.42+svn3561-3.debian.tar.gz
 d46619bffc068f667dfd91911be3d4a2bf2fdc62448053327e79fc4e9b9b4aa7 593118 
smartmontools_5.42+svn3561-3_i386.deb
Files: 
 74aab6bdac22cfb25a1af43fc1cb800b 1611 utils optional 
smartmontools_5.42+svn3561-3.dsc
 d932c730126f2ab9238cbc67a89c051a 38917 utils optional 
smartmontools_5.42+svn3561-3.debian.tar.gz
 7750f3fed83c1fb044467eb9deb1f40d 593118 utils optional 
smartmontools_5.42+svn3561-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlAEIAYACgkQNxpp46476aovsgCZAdtUmB3QiuBa+pjbRoZ1uTGL
ifUAoISBTg6u4W9hcC52oaqzhiLrgldC
=J81v
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Package: src:smartmontools
Version: 5.42+svn3539-1
Severity: serious
Tags: sid wheezy
User: [email protected]
Usertags: kfreebsd
X-Debbugs-Cc: [email protected]
Justification: fails to build from source (but built successfully in the past)

Hi!

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

g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(local build)"' 
-DSMARTMONTOOLS_SYSCONFDIR='"/etc"' 
-DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' 
-DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' 
-DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."'      -g -O2 
-Wall -W -MT cciss.o -MD -MP -MF .deps/cciss.Tpo -c -o cciss.o cciss.cpp
In file included from cciss.cpp:27:0:
cissio_freebsd.h:111:7: error: expected ';' at end of member declaration
cissio_freebsd.h:111:16: error: 'PeripDev' does not name a type
cissio_freebsd.h:116:7: error: expected ';' at end of member declaration
cissio_freebsd.h:116:7: error: redeclaration of '<anonymous union>::<anonymous 
struct> <anonymous union>::__packed'
cissio_freebsd.h:111:7: note: previous declaration '<anonymous 
union>::<anonymous struct> <anonymous union>::__packed'
cissio_freebsd.h:116:16: error: 'LogDev' does not name a type
cissio_freebsd.h:122:7: error: expected ';' at end of member declaration
cissio_freebsd.h:122:7: error: redeclaration of '<anonymous union>::<anonymous 
struct> <anonymous union>::__packed'
cissio_freebsd.h:111:7: note: previous declaration '<anonymous 
union>::<anonymous struct> <anonymous union>::__packed'
cissio_freebsd.h:122:16: error: 'LogUnit' does not name a type
cissio_freebsd.h:130:12: error: expected initializer before 'PhysDevAddr_struct'
cissio_freebsd.h:136:12: error: expected initializer before 'LogDevAddr_struct'
cissio_freebsd.h:141:5: error: 'PhysDevAddr_struct' does not name a type
cissio_freebsd.h:142:5: error: 'LogDevAddr_struct' does not name a type
cissio_freebsd.h:143:12: error: expected initializer before 'LUNAddr_struct'
cissio_freebsd.h:151:7: error: expected ';' at end of member declaration
cissio_freebsd.h:151:16: error: 'Type' does not name a type
cissio_freebsd.h:154:12: error: expected initializer before 
'RequestBlock_struct'
cissio_freebsd.h:161:7: error: expected ';' at end of member declaration
cissio_freebsd.h:161:16: error: 'Common_Info' does not name a type
cissio_freebsd.h:167:7: error: expected ';' at end of member declaration
cissio_freebsd.h:167:7: error: redeclaration of '<anonymous union>::<anonymous 
struct> <anonymous union>::__packed'
cissio_freebsd.h:161:7: note: previous declaration '<anonymous 
union>::<anonymous struct> <anonymous union>::__packed'
cissio_freebsd.h:167:16: error: 'Invalid_Cmd' does not name a type
cissio_freebsd.h:168:12: error: expected initializer before 'MoreErrInfo_struct'
cissio_freebsd.h:175:5: error: 'MoreErrInfo_struct' does not name a type
cissio_freebsd.h:177:12: error: expected initializer before 'ErrorInfo_struct'
cissio_freebsd.h:180:5: error: 'LUNAddr_struct' does not name a type
cissio_freebsd.h:181:5: error: 'RequestBlock_struct' does not name a type
cissio_freebsd.h:182:5: error: 'ErrorInfo_struct' does not name a type
cissio_freebsd.h:185:12: error: expected initializer before 
'IOCTL_Command_struct'
cissio_freebsd.h:189:5: error: 'LUNAddr_struct' does not name a type
cissio_freebsd.h:190:5: error: 'RequestBlock_struct' does not name a type
cissio_freebsd.h:191:5: error: 'ErrorInfo_struct' does not name a type
cissio_freebsd.h:194:12: error: expected initializer before 
'IOCTL_Command_struct32'
cissio_freebsd.h:206:5: error: 'uint32_t' does not name a type
cissio_freebsd.h:207:5: error: 'uint32_t' does not name a type
cissio_freebsd.h:211:5: error: 'uint32_t' does not name a type
cciss.cpp: In function 'int cciss_sendpassthru(unsigned int, unsigned char*, 
unsigned int, char*, unsigned int, unsigned int, unsigned char*, int)':
cciss.cpp:144:5: error: 'IOCTL_Command_struct' was not declared in this scope
cciss.cpp:144:26: error: expected ';' before 'iocommand'
cciss.cpp:146:13: error: 'iocommand' was not declared in this scope
make[2]: *** [cciss.o] Error 1

Full build log a
https://buildd.debian.org/status/fetch.php?pkg=smartmontools&arch=kfreebsd-amd64&ver=5.42%2Bsvn3539-1&stamp=1338852976

Regards

    Christoph

If you have further questions please mail [email protected]

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



--- End Message ---

Reply via email to