libk  History Of Ticket 7abfbf9b69546f9134874830b73ed127face86d5

Artifacts Associated With Ticket 7abfbf9b69546f9134874830b73ed127face86d5

  1. Ticket change [dda7f7c623] (rid 260) by riking on 2019-08-19 02:12:02:

    1. foundin initialized to: "8b84a67d855a331c86c228b222bbc1e275de4fb7"
    2. icomment:
      <pre><code>
      make[1]: Entering directory '/home/kanepyork/go/src/c.hale.su/lexi/libk/arch'
      mkdir -p /home/kanepyork/go/src/c.hale.su/lexi/libk/gen
      grep -h "#[      ]*define[      ]\+E" /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h | sed 's;^#[\t ]*define[\t ]\+\(E[A-Z0-9]\+\).*$;k_platform_error_\1 \1;' > /home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_names.tbl
      cat /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h /home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_names.tbl | cpp -P >/home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_numbers.tbl
      awk -f errtbl.awk </home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_numbers.tbl >/home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_table.h
      awk: cannot open errtbl.awk (No such file or directory)
      makefile:39: recipe for target '/home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_table.h' failed
      make[1]: *** [/home/kanepyork/go/src/c.hale.su/lexi/libk/gen/error_table.h] Error 2
      make[1]: Leaving directory '/home/kanepyork/go/src/c.hale.su/lexi/libk/arch'
      </code></pre>
      
      The file arch/errtbl.awk does not exist.
      
    3. login: "riking"
    4. mimetype: "text/x-fossil-wiki"
    5. private_contact initialized to: "de2809f65d8608e1187a355742f01ce50b593f18"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "errtbl.awk not checked in"
    9. type initialized to: "Build_Problem"
  2. Ticket change [7957a37a77] (rid 263) by lexi on 2019-08-19 02:14:31:

    1. icomment: "checked in the offending file and committed"
    2. login: "lexi"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Fixed"
    6. status changed to: "Fixed"
    7. username: "lexi@hale.su"