irc/talksoup
IRC client for GNUstep
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.0_2 | 320 | 0.7 | amd64 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m5 | info | 2016-03-21 18:39:17.587247 | Test Started |
| m5 | fail | 2016-03-21 18:40:51.116211 | make build returned non-zero: 1 |
| m5 | fail | 2016-03-21 18:40:51.208976 | Test complete. |
Log
[1m===> Building for talksoup-1.0_2[0m
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
This is gnustep-make 2.6.7. Type 'gmake print-gnustep-make-help' for help.
Making all in TalkSoupBundles ...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Making build-headers for framework TalkSoupBundles...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Creating TalkSoupBundles.framework/Versions/0.990/Headers...
Creating TalkSoupBundles.framework/Versions/0.990/Headers/TalkSoup.h...
Creating TalkSoupBundles.framework/Versions/0.990/Headers/TalkSoupProtocols.h...
Creating TalkSoupBundles.framework/Versions/0.990/Headers/TalkSoupMisc.h...
Creating TalkSoupBundles.framework/Versions/0.990/Headers/Encodings.h...
Creating derived_src/.stamp...
Creating TalkSoupBundles.framework/Versions/0.990/Resources...
Updating Version/Current symlink...
Making all for framework TalkSoupBundles...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Compiling file TalkSoup.m ...
Compiling file Functions.m ...
Compiling file Dummy.m ...
Compiling file Encodings.m ...
TalkSoup.m:385:54: warning: comparison of constant 'NSNotFound' (9223372036854775807) with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]
if ((index = [in indexOfObjectIdenticalTo: sender]) != NSNotFound)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
TalkSoup.m:415:60: warning: comparison of constant 'NSNotFound' (9223372036854775807) with expression of type 'int' is always true [-Wtautological-constant-out-of-range-compare]
else if ((index = [out indexOfObjectIdenticalTo: sender]) != NSNotFound)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
TalkSoup.m:360:14: warning: implicit conversion from 'unsigned long' to 'int' changes value from 9223372036854775807 to -1 [-Wconstant-conversion]
int index = NSNotFound;
~~~~~ ^~~~~~~~~~
3 warnings generated.
Creating derived_src/NSFramework_TalkSoupBundles.m...
Compiling file derived_src/NSFramework_TalkSoupBundles.m ...
Linking framework TalkSoupBundles ...
Copying localized resources into the framework wrapper...
Creating TalkSoupBundles.framework/Versions/0.990/Resources/Info-gnustep.plist...
Making all in Source ...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Making all for app TalkSoup...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Creating TalkSoup.app/....
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Compiling file main.m ...
Compiling file commands.m ...
Linking app TalkSoup ...
Creating TalkSoup.app/Resources...
Creating stamp file...
Creating TalkSoup.app/Resources/Info-gnustep.plist...
Creating TalkSoup.app/Resources/TalkSoup.desktop...
Copying resources into the app wrapper...
Making all in Input ...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Making all in NetclassesInput ...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Making all for bundle NetclassesInput...
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Creating NetclassesInput/....
/usr/local/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead
Compiling file Functions.m ...
Compiling file NetclassesInputSendThenDieTransport.m ...
Compiling file main.m ...
In file included from NetclassesInputSendThenDieTransport.m:18:
./NetclassesInputSendThenDieTransport.h:20:9: fatal error: 'netclasses/NetBase.h' file not found
In file included from main.m:18:
./main.h:18:9: fatal error: 'netclasses/IRCObject.h' file not found
#import
^
#import
^
1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target 'obj/NetclassesInput.obj/NetclassesInputSendThenDieTransport.m.o' failed
gmake[5]: *** [obj/NetclassesInput.obj/NetclassesInputSendThenDieTransport.m.o] Error 1
gmake[5]: *** Waiting for unfinished jobs....
1 error generated.
/usr/local/GNUstep/System/Library/Makefiles/rules.make:479: recipe for target 'obj/NetclassesInput.obj/main.m.o' failed
gmake[5]: *** [obj/NetclassesInput.obj/main.m.o] Error 1
/usr/local/GNUstep/System/Library/Makefiles/Instance/bundle.make:193: recipe for target 'internal-bundle-run-compile-submake' failed
gmake[4]: *** [internal-bundle-run-compile-submake] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:311: recipe for target 'NetclassesInput.all.bundle.variables' failed
gmake[3]: *** [NetclassesInput.all.bundle.variables] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/bundle.make:37: recipe for target 'internal-all' failed
gmake[2]: *** [internal-all] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed
gmake[1]: *** [internal-all] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed
gmake: *** [internal-all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/mports/irc/talksoup.
Links
Depends On
- devel/gmake (build)
- devel/gnustep-make (build)
- lang/clang34 (build)
- x11-toolkits/gnustep-back (build)
- lang/libobjc2 (lib)
- x11-toolkits/gnustep-back (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus