www/gopherus
Classic text interface to the gopherspace
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.2.2 | 600 | 3.2 | i386 | bsd2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3232b | info | 2025-02-15 13:01:47.632166 | Test Started |
| m3232b | fail | 2025-02-15 13:01:55.098487 | make build returned non-zero: 1 |
| m3232b | fail | 2025-02-15 13:01:55.254838 | Test complete. |
Log
[1m===> Building for gopherus-1.2.2[0m --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /magus/work/usr/mports/www/gopherus/work/gopherus-1.2.2 --- .depend --- echo gopherus: /usr/lib/libc.a >> .depend --- gopherus.o --- --- dnscache.o --- --- fs/fs-lin.o --- --- history.o --- --- net/net-bsd.o --- --- parseurl.o --- --- gopherus.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.gopherus.o -MTgopherus.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c gopherus.c -o gopherus.o --- dnscache.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.dnscache.o -MTdnscache.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c dnscache.c -o dnscache.o --- fs/fs-lin.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.fs_fs-lin.o -MTfs/fs-lin.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c fs/fs-lin.c -o fs/fs-lin.o --- history.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.history.o -MThistory.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c history.c -o history.o --- net/net-bsd.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.net_net-bsd.o -MTnet/net-bsd.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c net/net-bsd.c -o net/net-bsd.o --- parseurl.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.parseurl.o -MTparseurl.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c parseurl.c -o parseurl.o --- readflin.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.readflin.o -MTreadflin.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c readflin.c -o readflin.o --- startpg.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.startpg.o -MTstartpg.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c startpg.c -o startpg.o --- ui/ui-curse.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.ui_ui-curse.o -MTui/ui-curse.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c ui/ui-curse.c -o ui/ui-curse.o --- wordwrap.o --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -MD -MF.depend.wordwrap.o -MTwordwrap.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -c wordwrap.c -o wordwrap.o --- gopherus --- cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Qunused-arguments -L/usr/lib -fstack-protector-strong -o gopherus gopherus.o dnscache.o fs/fs-lin.o history.o net/net-bsd.o parseurl.o readflin.o startpg.o ui/ui-curse.o wordwrap.o ld: error: undefined symbol: initscr >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: start_color >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: raw >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: noecho >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: stdscr >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) >>> referenced 8 more times ld: error: undefined symbol: keypad >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: wtimeout >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_kbhit) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_kbhit) ld: error: undefined symbol: set_escdelay >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: nonl >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_init) ld: error: undefined symbol: endwin >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_close) ld: error: undefined symbol: wclear >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) ld: error: undefined symbol: wattr_on >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) ld: error: undefined symbol: wmove >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_locate) >>> referenced 2 more times ld: error: undefined symbol: waddch >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) ld: error: undefined symbol: wattr_off >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) ld: error: undefined symbol: wrefresh >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_cls) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_refresh) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_locate) ld: error: undefined symbol: init_pair >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_putchar) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_putchar) ld: error: undefined symbol: wadd_wch >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_putchar) ld: error: undefined symbol: wgetch >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_getkey) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_getkey) >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_kbhit) ld: error: undefined symbol: ungetch >>> referenced by ui-curse.c >>> ui/ui-curse.o:(ui_kbhit) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [gopherus] Error code 1 make: stopped in /magus/work/usr/mports/www/gopherus/work/gopherus-1.2.2 1 error make: stopped in /magus/work/usr/mports/www/gopherus/work/gopherus-1.2.2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/mports/www/gopherus
Links
Depends On
- devel/ncurses (build)
- devel/ncurses (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus