Artifacts Associated With Ticket 7abfbf9b69546f9134874830b73ed127face86d5
Ticket change [dda7f7c623] (rid 260) by riking on 2019-08-19 02:12:02:
- foundin initialized to: "8b84a67d855a331c86c228b222bbc1e275de4fb7"
- 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.
- login: "riking"
- mimetype: "text/x-fossil-wiki"
- private_contact initialized to: "de2809f65d8608e1187a355742f01ce50b593f18"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "errtbl.awk not checked in"
- type initialized to: "Build_Problem"
Ticket change [7957a37a77] (rid 263) by lexi on 2019-08-19 02:14:31:
- icomment: "checked in the offending file and committed"
- login: "lexi"
- mimetype: "text/x-fossil-plain"
- priority changed to: "Immediate"
- resolution changed to: "Fixed"
- status changed to: "Fixed"
- username: "lexi@hale.su"