Source: talksoup.app Version: 1.0alpha-32-g55b4d4e-1.2 Severity: normal Tags: sid jessie User: pkg-gnustep-maintain...@lists.alioth.debian.org Usertags: gnustep-base1.24-transition gnustep-gui0.24-transition gnustep-transition
Your package builds successfully 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: Making all for framework TalkSoupBundles... Compiling file TalkSoup.m ... TalkSoup.m: In function '-[TalkSoup forwardInvocation:]': TalkSoup.m:360:2: warning: overflow in implicit constant conversion [-Woverflow] int index = NSNotFound; ^ [...] Making all for bundle GNUstepOutput... [...] Controllers/ServerListController.m: In function 'reload_column': Controllers/ServerListController.m:173:2: warning: passing argument 1 of 'getRow:column:forPoint:' from incompatible pointer type [enabled by default] [matrix getRow: &row1 column: &col1 forPoint: myPos]; ^ Controllers/ServerListController.m:173:2: note: expected 'NSInteger *' but argument is of type 'int *' Controllers/ServerListController.m:173:2: warning: passing argument 2 of 'getRow:column:forPoint:' from incompatible pointer type [enabled by default] Controllers/ServerListController.m:173:2: note: expected 'NSInteger *' but argument is of type 'int *' Controllers/ServerListController.m:177:2: warning: passing argument 1 of 'getRow:column:forPoint:' from incompatible pointer type [enabled by default] [matrix getRow: &row2 column: &col2 forPoint: myPos]; ^ Controllers/ServerListController.m:177:2: note: expected 'NSInteger *' but argument is of type 'int *' Controllers/ServerListController.m:177:2: warning: passing argument 2 of 'getRow:column:forPoint:' from incompatible pointer type [enabled by default] Controllers/ServerListController.m:177:2: note: expected 'NSInteger *' but argument is of type 'int *' 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