Opened 6 years ago
Closed 6 years ago
#57015 closed defect (fixed)
hdfeos @2.20_0+szip: port upgrade failed
Reported by: | pgf | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.3 |
Keywords: | Cc: | ||
Port: | hdfeos |
Description
port upgrade hdfeos
from @2.19_1 to @2.20_0 fails and returns Error: Failed to build hdfeos: command execution failed
.
The log file (attached) reports some compilation error:
SWapi.c:218:1: error: conflicting types for 'SWopen' SWopen(const char *filename, intn l_access) ^ /opt/local/include/HdfEosDef.h:128:7: note: previous declaration is here int32 SWopen(char *, intn);
and similar.
Attachments (1)
Change History (3)
Changed 6 years ago by pgf
Attachment: | port_upgrade_hdfeos.log added |
---|
comment:1 Changed 6 years ago by mf2k (Frank Schima)
Cc: | tenomoto removed |
---|---|
Owner: | set to tenomoto |
Status: | new → assigned |
comment:2 Changed 6 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Output of the "port upgrade -d hdfeos" command.