x11/terminal.app
Links
Depends On
Depend Of
NothingCategories
Terminal Emulator for GNUstep
| Version | Run | OSVersion | Arch | License | Status | |
|---|---|---|---|---|---|---|
| 0.9.4_3 | 141 | 0.3 | i386 | gpl2 | fail |
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| defianti386 | info | 2009-03-03 10:03:14 | Test Started |
| defianti386 | fail | 2009-03-03 10:05:26 | make build returned non-zero: 1 |
| defianti386 | fail | 2009-03-03 10:05:26 | Test complete. |
Log
[1m===> Building for terminal.app-0.9.4_3[0m This is gnustep-make 2.0.6. Type 'make print-gnustep-make-help' for help. Making all for app Terminal... Creating Terminal.app/.... Compiling file main.m ... main.m: In function '-[Terminal applicationShouldTerminate:]': main.m:277: warning: class 'NSButton' does not implement the 'NSMenuView' protocol main.m:287: warning: class 'NSButton' does not implement the 'NSMenuView' protocol main.m:290: warning: class 'GSHbox' does not implement the 'NSMenuView' protocol main.m:302: warning: class 'NSTextField' does not implement the 'NSMenuView' protocol main.m:319: warning: class 'NSImageView' does not implement the 'NSMenuView' protocol main.m:326: warning: class 'NSTextField' does not implement the 'NSMenuView' protocol main.m:329: warning: class 'GSHbox' does not implement the 'NSMenuView' protocol main.m:339: warning: class 'GSVbox' does not implement the 'NSMenuView' protocol main.m:348: warning: class 'NSButton' does not implement the 'NSMenuView' protocol main.m:349: warning: class 'NSButton' does not implement the 'NSMenuView' protocol main.m:350: warning: class 'NSButton' does not implement the 'NSMenuView' protocol Compiling file Services.m ... Services.m: In function '-[TerminalServices terminalService:userData:error:]': Services.m:269: warning: pointer type mismatch in conditional expression Services.m: In function '+[TerminalServices updateServicesPlist]': Services.m:290: warning: no '-nextObject' method found Services.m:290: warning: (Messages without a matching method signature Services.m:290: warning: will be assumed to return 'id' and accept Services.m:290: warning: '...' as arguments.) Compiling file ServicesPrefs.m ... ServicesPrefs.m: In function '-[TerminalServicesPrefs tableViewSelectionDidChange:]': ServicesPrefs.m:168: warning: pointer type mismatch in conditional expression ServicesPrefs.m:171: warning: pointer type mismatch in conditional expression Compiling file ServicesParameterWindowController.m ... Compiling file TerminalWindow.m ... Compiling file TerminalWindowPrefs.m ... Compiling file TerminalView.m ... TerminalView.m:31:22: warning: termio.h: No such file or directory TerminalView.m:41:19: warning: pty.h: No such file or directory TerminalView.m: In function '-[TerminalView(display) drawRect:]': TerminalView.m:495: warning: pointer targets in passing argument 2 of 'GSFromUnicode' differ in signedness TerminalView.m:502: warning: pointer targets in passing argument 2 of 'DPSshow' differ in signedness TerminalView.m: In function '-[TerminalView(input) runProgram:withArguments:inDirectory:initialInput:arg0:]': TerminalView.m:1703: error: storage size of 'ws' isn't known TerminalView.m:1742: warning: implicit declaration of function 'forkpty' TerminalView.m:1703: warning: unused variable 'ws' TerminalView.m: In function '-[TerminalView _resizeTerminalTo:]': TerminalView.m:1924: error: storage size of 'ws' isn't known TerminalView.m:2019: warning: implicit declaration of function 'ioctl' TerminalView.m:2019: error: 'TIOCSWINSZ' undeclared (first use in this function) TerminalView.m:2019: error: (Each undeclared identifier is reported only once TerminalView.m:2019: error: for each function it appears in.) TerminalView.m:1924: warning: unused variable 'ws' gmake[1]: *** [obj/TerminalView.o] Error 1 gmake: *** [Terminal.all.app.variables] Error 2 *** Error code 2 Stop in /usr/mports/x11/terminal.app.