[Pkg-freeipmi-devel] Bug#879947: freeipmi: FTBFS on hurd-i386: no _IOT_ipmi_{req, recv}

Aaron M. Ucko ucko at debian.org
Fri Oct 27 14:11:37 UTC 2017


Source: freeipmi
Version: 1.5.7-2
Severity: important
Tags: upstream
Justification: fails to build from source
User: debian-hurd at lists.debian.org

Builds of freeipmi for hurd-i386 (admittedly not a release
architecture) have been failing per the below excerpt from
https://buildd.debian.org/status/fetch.php?pkg=freeipmi&arch=hurd-i386&ver=1.5.7-2&stamp=1509026569&raw=0

Given the evident lack of kernel support here, I'd suggest simply
restricting freeipmi to

Architecture: kfreebsd-any linux-any

Could you please take a look?

Thanks!

------------------------------------------------------------

driver/ipmi-openipmi-driver.c: In function '_openipmi_write':
driver/ipmi-openipmi-driver.c:135:36: error: '_IOT_ipmi_req' undeclared (first use in this function); did you mean 'ipmi_req'?
 #define IPMICTL_SEND_COMMAND       _IOR (IPMI_IOC_MAGIC,  13, struct ipmi_req)
                                    ^
driver/ipmi-openipmi-driver.c:487:14: note: in expansion of macro 'IPMICTL_SEND_COMMAND'
              IPMICTL_SEND_COMMAND,
              ^~~~~~~~~~~~~~~~~~~~
driver/ipmi-openipmi-driver.c:135:36: note: each undeclared identifier is reported only once for each function it appears in
 #define IPMICTL_SEND_COMMAND       _IOR (IPMI_IOC_MAGIC,  13, struct ipmi_req)
                                    ^
driver/ipmi-openipmi-driver.c:487:14: note: in expansion of macro 'IPMICTL_SEND_COMMAND'
              IPMICTL_SEND_COMMAND,
              ^~~~~~~~~~~~~~~~~~~~
driver/ipmi-openipmi-driver.c: In function '_openipmi_read':
driver/ipmi-openipmi-driver.c:129:36: error: '_IOT_ipmi_recv' undeclared (first use in this function); did you mean 'ipmi_recv'?
 #define IPMICTL_RECEIVE_MSG_TRUNC  _IOWR (IPMI_IOC_MAGIC, 11, struct ipmi_recv)
                                    ^
driver/ipmi-openipmi-driver.c:567:14: note: in expansion of macro 'IPMICTL_RECEIVE_MSG_TRUNC'
              IPMICTL_RECEIVE_MSG_TRUNC,
              ^~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the Pkg-freeipmi-devel mailing list