Source: sogo Version: 2.1.1b-1 Severity: normal Tags: sid jessie User: pkg-gnustep-maintain...@lists.alioth.debian.org Usertags: gnustep-base1.24-transition gnustep-transition
Your package builds successfully (almost) with the new GNUstep libraries, but there are some GCC warnings that *may* lead to problems at runtime and may affect the forthcoming gnustep transition/jessie release. Latest versions of the core GNUstep packages are available at mentors.d.n [*]; they will be uploaded to experimental first. Please note that the warnings may be unrelated to GNUstep or changes in GNUstep but could be legitimate nevertheless. In case the fix is applicable for the current gnustep-* library packages in sid (-base/1.22 and -gui/0.20) you can upload the fixed package before the transition begins. Otherwise, please wait for the transition to complete and do not forget to adjust the Build-Depends field accordingly: libgnustep-base-dev (>= 1.24.6) or libgnustep-gui-dev (>= 0.24) Relevant portion(s) of the log: iCalRecurrenceRule.m: In function '-[iCalRecurrenceRule valueForFrequency:]': iCalRecurrenceRule.m:312:2: warning: large integer implicitly truncated to unsigned type [-Woverflow] freq = NSNotFound; ^ iCalRecurrenceRule.m:315:5: warning: large integer implicitly truncated to unsigned type [-Woverflow] freq = NSNotFound; ^ [...] SOGoUserManager.m: In function '-[SOGoUserManager checkLogin:password:domain:perr:expire:grace:useCache:]': SOGoUserManager.m:493:3: warning: assignment from distinct Objective-C type [enabled by default] failedCount = [[SOGoCache sharedCache] failedCountForLogin: username]; ^ [...] SOGoSAML2Session.m: In function '-[SOGoSAML2Session processAuthnResponse:]': SOGoSAML2Session.m:393:3: warning: passing argument 1 of 'lasso_profile_set_signature_verify_hint' from incompatible pointer type [enabled by default] lasso_profile_set_signature_verify_hint(lassoLogin, LASSO_PROFILE_SIGNATURE_VERIFY_HINT_IGNORE); ^ In file included from /usr/include/lasso/id-ff/defederation.h:31:0, from /usr/include/lasso/lasso.h:40, from SOGoSAML2Session.m:23: /usr/include/lasso/id-ff/profile.h:208:7: note: expected 'struct LassoProfile *' but argument is of type 'struct LassoLogin *' LASSO_EXPORT void lasso_profile_set_signature_verify_hint(LassoProfile *profile, ^ [...] SOGoAppointmentFolder.m: In function '-[SOGoAppointmentFolder _flattenCycleRecord:forRange:intoArray:]': SOGoAppointmentFolder.m:1087:15: warning: comparison of distinct Objective-C types lacks a cast [enabled by default] tz = eventTimeZone ? eventTimeZone : allDayTimeZone; ^ SOGoAppointmentFolder.m: In function '-[SOGoAppointmentFolder importCalendar:]': SOGoAppointmentFolder.m:3029:5: warning: passing argument 1 of 'isKindOfClass:' from distinct Objective-C type [enabled by default] if ([element isKindOfClass: iCalEventK] && ^ SOGoAppointmentFolder.m:3056:15: warning: passing argument 1 of 'isKindOfClass:' from distinct Objective-C type [enabled by default] if ([element isKindOfClass: iCalEventK]) ^ [...] SOGoMailLabel.m: In function '+[SOGoMailLabel labelsFromDefaults:component:]': SOGoMailLabel.m:77:3: warning: assignment from distinct Objective-C type [enabled by default] allKeys = [[theDefaults allKeys] sortedArrayUsingSelector: @selector (caseInsensitiveCompare:)]; ^ The full build log is available upon request. The severity of this bug may be raised to "important", "serious" or "grave" after the transition depending on the impact. [*] http://mentors.debian.net/debian/pool/main/g/gnustep-make/gnustep-make_2.6.6-1.dsc http://mentors.debian.net/debian/pool/main/g/gnustep-base/gnustep-base_1.24.6-1.dsc http://mentors.debian.net/debian/pool/main/g/gnustep-gui/gnustep-gui_0.24.0-1.dsc http://mentors.debian.net/debian/pool/main/g/gnustep-back/gnustep-back_0.24.0-1.dsc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org