This is gnustep-make 2.6.5. Type 'make print-gnustep-make-help' for help.
Making all for app MPDCon...
Creating MPDCon.app/....
Compiling file AppController.m ...
Compiling file PreferencesController.m ...
Compiling file PlayView.m ...
Compiling file PlaylistController.m ...
Compiling file MPDController.m ...
MPDController.m:829:2: warning: FIXME getAllAlbumsForArtist [-W#warnings]
#warning FIXME getAllAlbumsForArtist
^
MPDController.m:866:2: warning: FIXME getAllTracksForArtist [-W#warnings]
#warning FIXME getAllTracksForArtist
^
MPDController.m:941:2: warning: FIXME getAllTracksForAlbum [-W#warnings]
#warning FIXME getAllTracksForAlbum
^
MPDController.m:677:3: warning: implicit declaration of function
'mpd_send_list_playlists' is invalid in C99
[-Wimplicit-function-declaration]
mpd_send_list_playlists(mpdConnection);
^
4 warnings generated.
Compiling file PlaylistItem.m ...
Compiling file CollectionController.m ...
CollectionController.m:243:2: warning: FIXME the formatters are not working
[-W#warnings]
#warning FIXME the formatters are not working
^
1 warning generated.
Compiling file PlaylistsManagerController.m ...
Compiling file StatisticsController.m ...
Compiling file StatisticsItem.m ...
Compiling file CrossfadeController.m ...
Compiling file OwnTableView.m ...
Compiling file BoldCell.m ...
Compiling file BoldFormatter.m ...
BoldFormatter.m:55:1: warning: control reaches end of non-void function
[-Wreturn-type]
}
^
1 warning generated.
Compiling file NormalFormatter.m ...
NormalFormatter.m:55:1: warning: control reaches end of non-void function
[-Wreturn-type]
}
1 warning generated.
Compiling file LyricsInspector.m ...
Compiling file SongInspector.m ...
Compiling file SongRatingCell.m ...
Compiling file PlaylistInspector.m ...
Compiling file SQLiteAdaptor.m ...
Compiling file RandomPlaylistFeed.m ...
RandomPlaylistFeed.m:153:37: warning: implicit declaration of function
'arc4random' is invalid in C99 [-Wimplicit-function-declaration]
NSUInteger random = arc4random() % [allSongs count];
^
1 warning generated.
Compiling file CollectionBrowser.m ...
Compiling file main.m ...
Linking app MPDCon ...
./obj/MPDCon.obj/MPDController.m.o: In function `-[MPDController getAllPlaylists]':
/home/alex/Scaricati/MPDCon-1.5/MPDController.m:677: undefined reference to `mpd_send_list_playlists'
./obj/MPDCon.obj/RandomPlaylistFeed.m.o: In function `-[RandomPlaylistFeed playlistUpdateThread]':
/home/alex/Scaricati/MPDCon-1.5/RandomPlaylistFeed.m:153: undefined reference to `arc4random'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [MPDCon.app/./MPDCon] Error 1
make[2]: *** [internal-app-run-compile-submake] Error 2
make[1]: *** [MPDCon.all.app.variables] Error 2
make: *** [internal-all] Error 2
-----------------------------------------------------------------
A: "Hey dude, where are you from?"
B: “I’m from Uros”
A: “What?”
B: “Uros, the Uranos' world capital”
A: “Hey dude, you look so strange and white. You should eat some meat!”
B: “We don’t need to eat”
A: “Hey man, that dude looks so strange, He doesn’t need to eat”
C: “OMG! So strange, he also is so white!”
D: “Why do I have to hunt to eat and survive and he doesn’t need to eat to survive? I hate him!”
<…>