Your message dated Tue, 10 Jun 2014 17:00:07 +0000
with message-id <e1wupp5-0002jd...@franck.debian.org>
and subject line Bug#713558: fixed in netatalk 2.2.5-1
has caused the Debian Bug report #713558,
regarding netatalk: FTBFS: print_cups.c:134:16: error: dereferencing pointer to 
incomplete type
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
713558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netatalk
Version: 2.2.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 
> -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" 
> -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" 
> -DSPOOLDIR=\"/var/spool/netatalk/\" -I../../include 
> -D_U_="__attribute__((unused))" -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall  -fPIE  
> -fstack-protector --param ssp-buffer-size=4  -D_FORTIFY_SOURCE=2  -Wformat 
> -Wformat-security -Werror=format-security  -I../../sys -c print_cups.c
> print_cups.c: In function 'cups_printername_ok':
> print_cups.c:134:16: error: dereferencing pointer to incomplete type
>          request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
>                 ^
> print_cups.c:135:16: error: dereferencing pointer to incomplete type
>          request->request.op.request_id   = 1;
>                 ^
> print_cups.c:167:21: error: dereferencing pointer to incomplete type
>          if (response->request.status.status_code >= IPP_OK_CONFLICT)
>                      ^
> In file included from print_cups.c:45:0:
> print_cups.c:170:49: error: dereferencing pointer to incomplete type
>                           
> ippErrorString(response->request.status.status_code));
>                                                  ^
> ../../include/atalk/logger.h:217:70: note: in definition of macro 'LOG'
>              make_log_entry((log_level), (type), __FILE__, __LINE__,  
> __VA_ARGS__); \
>                                                                       ^
> print_cups.c: In function 'cups_get_printer_status':
> print_cups.c:246:16: error: dereferencing pointer to incomplete type
>          request->request.op.operation_id = IPP_GET_PRINTER_ATTRIBUTES;
>                 ^
> print_cups.c:247:16: error: dereferencing pointer to incomplete type
>          request->request.op.request_id   = 1;
>                 ^
> print_cups.c:277:21: error: dereferencing pointer to incomplete type
>          if (response->request.status.status_code >= IPP_OK_CONFLICT)
>                      ^
> In file included from print_cups.c:45:0:
> print_cups.c:280:49: error: dereferencing pointer to incomplete type
>                           
> ippErrorString(response->request.status.status_code));
>                                                  ^
> ../../include/atalk/logger.h:217:70: note: in definition of macro 'LOG'
>              make_log_entry((log_level), (type), __FILE__, __LINE__,  
> __VA_ARGS__); \
>                                                                       ^
> print_cups.c:294:25: error: dereferencing pointer to incomplete type
>                  if (attr->values[0].integer == IPP_PRINTER_STOPPED)
>                          ^
> print_cups.c:296:30: error: dereferencing pointer to incomplete type
>                  else if (attr->values[0].integer == IPP_NOT_ACCEPTING)
>                               ^
> print_cups.c:304:12: error: dereferencing pointer to incomplete type
>    if ( attr->values[0].integer == 0 ) 
>             ^
> print_cups.c:311:31: error: dereferencing pointer to incomplete type
>    strncat ( pr->p_status, attr->values[0].string.text, 
> 255-strlen(pr->p_status));
>                                ^
> print_cups.c: In function 'cups_mangle_printer_name':
> print_cups.c:477:3: warning: format '%u' expects argument of type 'unsigned 
> int', but argument 4 has type 'size_t' [-Wformat=]
>    sprintf ( pr->p_name, "%s#%2.2u", pr->p_name, count++);
>    ^
> make[4]: *** [print_cups.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/netatalk_2.2.2-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: netatalk
Source-Version: 2.2.5-1

We believe that the bug you reported is fixed in the latest version of
netatalk, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated netatalk 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 23 Apr 2014 16:48:09 +0200
Source: netatalk
Binary: netatalk netatalk-dbg
Architecture: source amd64
Version: 2.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Netatalk team <pkg-netatalk-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 netatalk   - AppleTalk user binaries
 netatalk-dbg - Debug symbols for netatalk
Closes: 581127 588832 589215 685162 703426 713558 745520
Changes: 
 netatalk (2.2.5-1) unstable; urgency=medium
 .
   [ upstream ]
   * New stable release 2.2.3.
     + Add afpd support for Apple mDNSResponder.
     + Add afpd new LDAP config option ldap_uuid_string.
     + Based on Unicode 6.1.0.
     + Update experimental systemd service files to always run both afpd
       and cnid_metad (unsuitable for 2.x: lack AppleTalk support).
     + Update afpd to ensure our umask is not altered by e.g. pam_umask.
     + Update  afpd to use GSS_C_NO_NAME as server principal when
       Kerberos options -fqdn and -krb5service are not set.
     + Update afpd CNID handling for TimeMachine volumes.
       Closes: bug#703426. Thanks to Dominic Evans.
     + Fix afpd sendfile() on FreeBSD.
     + Fix afpd to not use searchdb when doing partial name search.
     + Fix possible afpd bug handling disconnected sessions.
     + Fix close IPC file descriptors in afpd session child processes.
     + Fix dbd to not remove BerkeleyDB if still in use by e.g. cnid_dbd
       (a bug introduced in 2.2.2).
     + Fix debian initscript to start avahi-daemon (if available) before
       atalkd
     + Fix use only ASCII in Zeroconf advertised TimeMachine volume name.
   * New stable release 2.2.4:
     + Fix missing UAM links.
     + Fix lockup in AFP logout on Fedora 17.
     + Fix reset signal handlers and alarm timer after successful PAM
       authentication. Fixes a problem with AFP disconnects caused by
       pam_smbpass.so messing with our handlers and timer.
     + Fix possible afpd problem with sendfile on Solaris derived
       platforms.
   * New stable release 2.2.5:
     + Fix errors searching volumes.
     + Add configurable symlink handling with a new volume option
       'followsymlinks'. Setting the option causes afpd to follow
       symlinks on the server side.
     + Reload groups when reloading volumes.
     + Fix a possible crash in cname() where cname_mtouname calls
       dirlookup() where the curdir is freed because the dircache
       detected a dev/inode cache difference and evicted the object
       from the cache.
     + Fix change default FinderInfo for directories to be all 0.
 .
   [ Jonas Smedegaard ]
   * Update README.source to emphasize control.in file as *not* a
     show-stopper for contributions, referring to wiki page for details.
   * Adapt to upstream change from CVS to git:
     + Add git URL as alternate upstream source.
     + Have git-import-orig suppress upstream .gitignore file.
     + Drop helper target get-orig-vcs from rules file.
     + Stop tracking md5sum of upstream tarball (track git tags instead).
   * Drop dpkg-source local-options hint: Declared options are default
     since dpkg-source 1.16.1.
   * Move packaging to team maintenance:
     + Update Vcs-* Maintainer fields in control file.
     + (Re-)add myself as uploader.
   * Drop patch 101: Adopted upstream.
   * Unfuzz patches.
   * Separate upstream-relevant part of patch 205 as patch 101 to drop
     bogus warning in configfile.
   * Fix explicitly enable code paths private since CUPS 1.6.
     Closes: bug#713558. Thanks to Patrick Coulthard.
   * Add patch 102 to fix bashisms in add_netatalk_printer script.
     Closes: bug#581127. Thanks to Raphael Geissert.
   * Add patch 103 to fix user-visible typos in log output and
     documentation.
     Closes: bug#685162. Thanks to Ralf Hildebrandt.
   * extend logcheck filters.
     Closes: bug#589215, #588832. Thanks to Radek Antoniuk.
   * Update copyright file:
     + Fix relabel a license as MIT~veryshort (from GAP).
     + Improve tracking of autotools files.
   * Fix DEP5 syntax error (Double "Copyright:").
   * Fix revert to SysV stop action at default runlevels:
     + Add patch 104 to adjust LSB header.
     + Drop custom update-rc.d parameters (also other now obsolete ones)
       in rules file.
     Closes: bug#745520. Thanks to "c" and Chad.
   * Tidy patches:
     + Normalize extension of patch 205.
     + Rename patches cherry-picked upstream to be based on changedata +
       git hash.
     + Add DEP3 patch headers.
     + Unfuzz patches.
   * Limit watch file to 2.x versions.
 .
   [ Adrian Knoth ]
   * Update copyright file:
     + Fix DEP5 syntax error ("Files:" misspelled).
 .
   [ Brian Campbell ]
   * Fix patch 103 to exclude debian/changelog typos.
   * Add debug package.
   * Explicitly set DEB_DESTDIR now that we're building two binary
     packages.
   * Update package relations:
     + Relax to build-depend unversioned on cdbs: Needed version
       satisfied even in oldstable.
     + Build-depend on autotools-dev.
   * Cherry-pick patches from upstream mainline git branch:
     + Fix error reporting for connection errors.
     + Fix crash following symlinks.
     + Fix handling of large numbers of volumes.
 .
   [ Chris Boot ]
   * Add patch 105 to fix an unterminated quoted string in
     add_netatalk_printer.
   * Update standards version to 3.9.5.
   * Fix Vcs-Git URL to make it canonical.
   * Fix avoid duplicate Section fields in control file.
Checksums-Sha1: 
 5b0e360202ea292851203e85b1d16750e18445e3 2364 netatalk_2.2.5-1.dsc
 069e98a63b57d25bec5521a6dcdc0d38957f9f35 1727893 netatalk_2.2.5.orig.tar.gz
 e044be974318495611e27ae3d0ba9d1763fc78bc 45804 netatalk_2.2.5-1.debian.tar.xz
 294b232f0452077b86013ca2d3647daa37ea01b3 734988 netatalk_2.2.5-1_amd64.deb
 50f95472fe41f7d7e42c1a85b3f70c590bf05c1b 1379376 netatalk-dbg_2.2.5-1_amd64.deb
Checksums-Sha256: 
 36fc221f09f02580b3971f0c08f2c3a62b2b9672869a5c99e6a927bd72607a0e 2364 
netatalk_2.2.5-1.dsc
 efd95fc95c1821a80d0db34babf1e94d70145aaa7c6a2597f10ff1f72508f9c7 1727893 
netatalk_2.2.5.orig.tar.gz
 21df285fa46b49f76318bf4effc26153341cb7f4ddd23f03864453b56fb3bf87 45804 
netatalk_2.2.5-1.debian.tar.xz
 fc645f1baaf3fb40aac5e32e9586423f62502a324fbcaaee3211a5594e02474e 734988 
netatalk_2.2.5-1_amd64.deb
 a81d12f398fba560de8c0b620f14123c09b1aab51474314fdb1d817b1b38c46f 1379376 
netatalk-dbg_2.2.5-1_amd64.deb
Files: 
 46e715da83f32ce6838a5777ccf505bd 734988 net extra netatalk_2.2.5-1_amd64.deb
 77f6ebbeb1e13b6cdafb41ab02cab4de 1379376 debug extra 
netatalk-dbg_2.2.5-1_amd64.deb
 31f029314ea7765bb307bc022bc1c1a3 2364 net extra netatalk_2.2.5-1.dsc
 f93d23ceb27a77634fcd554858d0857f 1727893 net extra netatalk_2.2.5.orig.tar.gz
 d8324bbad714551e2c5df202135b6a62 45804 net extra netatalk_2.2.5-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJTV9kpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhZkkP/j8jpxh5EZr2/MB+bqxAQ4JC
0ebjWksF/jfYdxRhskG59xo967kg95pQL7nlFr0pUwYUUD5YQq3FDniFHAEUxS6L
/xLHlEXwd4vOey75Lr2eiJ5zH77s366T4xd4TsWOEn/+dc2MiXgDPwyHHFqYjf9I
w42uMQlAfSiL2c/G58Ux11DHKBwdhUTtHNSwHV2tNwRi4Hygogi454aSp3IlRGYe
Jd7Y3wi8D2PnqYYmtbSgEhisOuOOQ87jDBOlXcMXydED6GlRztiMCCdO4ckPb/y4
m1+zoPkOXtleA6HOV2rQlhlCt0fbTv3vzo5FQciAe31xcLta03HmUR1tC9hkI5NO
oMaRIAgzmsYiPPrFqtcfUWcnETD1L+QuS3uPDIiRkRJWZmQxS+CMc1gvhS86W5E5
volrg0BjgCYJEEISo0cBhv8C1UOZE2yye2DpFlW5uRZucEsopnDWmIoCi0S2OJXv
sVB+8XWF+HbQFcFwgACALrMCeF4dNEU+2m+3tYEW/dcaMYh7kQS/xnMX8rVgb2dC
hcK4Qr8yZEMmC8XhFLbtdD46+aWpkMa0Gld9TmuADFcK0tWcUFpYKigh3KKd7Ite
Gf8TIaPPvbuzIZeRbaIJzZ2paFeMRwga9aFJmqGbG5SIZf91Kv8ByyJXhdaxBeGz
SFl2JqOUtZNqzErhywR9
=xkES
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to