Opened 3 years ago
Closed 3 years ago
#63704 closed defect (fixed)
heimdal: fatal error: 'hdb-protos.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | heimdal |
Description
In file included from common.c:34: In file included from ./hdb_locl.h:67: ./hdb.h:312:10: fatal error: 'hdb-protos.h' file not found #include <hdb-protos.h> ^~~~~~~~~~~~~~
Change History (2)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This is happening on all buildbot workers running 10.15 and earlier. The reason why the file is missing is shown earlier in the log:
The build also fails on my 10.15 machine in trace mode but succeeds with perl5+perl5_28 and p5.28-json installed.