Source: cenon.app
Version: 3.93-1.2
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: gnustep-gui0.24-transition gnustep-transition
This package fails to build on i386/amd64 with gnustep-gui/0.24.0-1
with the following error:
Compiling file TileScrollView.m ...
TileScrollView.m: In function '-[TileScrollView zoomIn:]':
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:94:9: warning: (Messages without a matching method signature
[enabled by default]
TileScrollView.m:94:9: warning: will be assumed to return 'id' and accept
[enabled by default]
TileScrollView.m:94:9: warning: '...' as arguments.) [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:101:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:101:62: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m: In function '-[TileScrollView zoomOut:]':
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:126:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = (float)[[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:126:5: error: pointer value used where a floating point value
was expected
TileScrollView.m: In function '-[TileScrollView magnifyRegion:]':
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:181:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:181:66: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:187:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:187:62: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
/usr/share/GNUstep/Makefiles/rules.make:468: recipe for target
'obj/Cenon.obj/TileScrollView.m.o' failed
Latest versions of the GNUstep core packages are available at
mentors.d.n. [*]; they will be uploaded to experimental first. The
severity of this bug will be raised to `serious' once they're in sid.
[*]
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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]