MidnightBSD Magus

editors/zile

Small emacs-like text editor

Flavor Version Run OSVersion Arch License Restricted Status
2.4.11 291 0.6 i386 gpl3 0 fail

Events

Machine Type Time Message
defianti386 info 2015-04-26 03:00:47.845988 Test Started
defianti386 fail 2015-04-26 03:01:44.407164 make build returned non-zero: 1
defianti386 fail 2015-04-26 03:01:44.551911 Test complete.

Log

===>  Building for zile-2.4.11
gmake  all-recursive
gmake[1]: Entering directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11'
Making all in lib
gmake[2]: Entering directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
  GEN      alloca.h
  GEN      c++defs.h
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      configmake.h
  GEN      float.h
  GEN      unused-parameter.h
  GEN      sys/types.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      langinfo.h
  GEN      locale.h
  GEN      getopt.h
  GEN      math.h
  GEN      spawn.h
  GEN      signal.h
  GEN      stdio.h
  GEN      sys/select.h
  GEN      stdlib.h
  GEN      sys/stat.h
  GEN      string.h
  GEN      sys/wait.h
  GEN      sys/time.h
  GEN      time.h
  GEN      unistd.h
  GEN      wchar.h
  GEN      wctype.h
gmake  all-recursive
gmake[3]: Entering directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
gmake[4]: Entering directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
  CC       copy-acl.o
  CC       set-acl.o
  CC       gl_array_list.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       bitrotate.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       cloexec.o
  CC       copy-file.o
  CC       dirname.o
  CC       basename.o
  CC       dirname-lgpl.o
  CC       basename-lgpl.o
  CC       stripslash.o
  CC       exitfail.o
  CC       fatal-signal.o
  CC       fd-hook.o
  CC       fd-safer-flag.o
  CC       dup-safer-flag.o
  CC       filenamecat-lgpl.o
  CC       full-write.o
  CC       hash.o
  CC       gl_linked_list.o
  CC       gl_list.o
  CC       localcharset.o
  CC       math.o
  CC       openat-die.o
  CC       pipe-filter-ii.o
  CC       pipe-filter-aux.o
  CC       pipe2.o
  CC       pipe2-safer.o
  CC       printf-frexp.o
  CC       progname.o
  CC       acl-errno-valid.o
  CC       printf-frexpl.o
  CC       file-has-acl.o
  CC       qcopy-acl.o
  CC       qset-acl.o
  CC       quotearg.o
  CC       safe-read.o
  CC       safe-write.o
  CC       save-cwd.o
  CC       sig-handler.o
  CC       spawn-pipe.o
  CC       glthread/threadlib.o
  CC       unistd.o
  CC       dup-safer.o
  CC       fd-safer.o
  CC       pipe-safer.o
  CC       wait-process.o
  CC       wctype-h.o
  CC       xmalloc.o
  CC       xalloc-die.o
  CC       xgetcwd.o
  CC       xsize.o
  CC       xstrndup.o
  CC       gl_xlist.o
  CC       xvasprintf.o
  CC       xasprintf.o
  CC       asnprintf.o
  CC       acl_entries.o
  CC       asprintf.o
  CC       chdir-long.o
  CC       error.o
  CC       euidaccess.o
  CC       fdopendir.o
  CC       float.o
  CC       frexpl.o
  CC       getgroups.o
  CC       getopt.o
  CC       getopt1.o
error.c:381:12: warning: data argument not used by format string [-Wformat-extra-args]
           file_name, line_number);
           ^
  CC       isnanf.o
  CC       group-member.o
1 warning generated.
  CC       isnanl.o
  CC       memmem.o
  CC       mempcpy.o
  CC       openat-proc.o
  CC       printf-args.o
  CC       printf-parse.o
  CC       rawmemchr.o
  CC       regex.o
  CC       spawn_faction_addclose.o
  CC       spawn_faction_adddup2.o
  CC       spawn_faction_addopen.o
  CC       strchrnul.o
  CC       vasnprintf.o
  CC       vasprintf.o
  GEN      charset.alias
In file included from regex.c:70:
./regex_internal.c:1397:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  if (idx < 0 || idx >= set->nelem)
      ~~~ ^ ~
  GEN      ref-add.sed
  GEN      ref-del.sed
  CC       glthread/lock.o
1 warning generated.
  AR       libzile.a
gmake[4]: Leaving directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
gmake[3]: Leaving directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
gmake[2]: Leaving directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11/lib'
Making all in .
gmake[2]: Entering directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11'
  CC       src/basic.o
  CC       src/bind.o
  CC       src/buffer.o
  CC       src/eval.o
  CC       src/file.o
  CC       src/funcs.o
  CC       src/help.o
  CC       src/killring.o
  CC       src/line.o
src/file.c:557:26: warning: comparison of constant -2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
      for (ans = -2; ans == -2;) {
                     ~~~ ^  ~~
src/file.c:579:15: warning: comparison of constant -1 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
      if (ans == -1)
          ~~~ ^  ~~
src/funcs.c:1122:32: warning: unknown warning group '-Wunused-but-set-variable', ignored [-Wunknown-pragmas]
#pragma GCC diagnostic ignored "-Wunused-but-set-variable"
                               ^
  CC       src/gc_veneer.o
  CC       src/lisp.o
  CC       src/macro.o
  CC       src/redisplay.o
  CC       src/registers.o
2 warnings generated.
  CC       src/search.o
  CC       src/undo.o
  CC       src/variables.o
  CC       src/window.o
  CC       src/memrmem.o
  CC       src/astr.o
  CC       src/estr.o
  CC       src/lists.o
1 warning generated.
  CC       src/completion.o
  CC       src/editfns.o
src/astr.c:67:12: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  as->text = s;
           ^ ~
  CC       src/getkey.o
  CC       src/history.o
  CC       src/keycode.o
  CC       src/main.o
  CC       src/marker.o
  CC       src/minibuf.o
1 warning generated.
  CC       src/region.o
  CC       src/term_minibuf.o
  CC       src/term_redisplay.o
  CC       src/term_curses.o
  CCLD     src/zile
/usr/bin/ld: cannot find -lgc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:2108: recipe for target 'src/zile' failed
gmake[2]: *** [src/zile] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11'
Makefile:2255: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/editors/zile/work/zile-2.4.11'
Makefile:1923: recipe for target 'all' failed
gmake: *** [all] Error 2
*** [run-build] Error code 2

Stop in /usr/mports/editors/zile.

Links

Depends On

Depend Of

Nothing

Categories