Opened 4 years ago
Closed 4 years ago
#61698 closed defect (fixed)
tecla 1.6.3_0 build failure Big Sur: error: implicit declaration of function 'ioctl' is invalid in C99
Reported by: | jerocu | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | tecla |
Description (last modified by jmroot (Joshua Root))
make[1]: *** [normal_obj/enhance.o] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tecla/tecla/work/libtecla' make: *** [normal] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tecla/tecla/work/libtecla' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tecla/tecla/work/libtecla" && /usr/bin/make -w default Exit code: 2 Error: Failed to build tecla: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tecla/tecla/main.log for details.
Attachments (1)
Change History (7)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Cc: | michaelld@… removed |
---|---|
Description: | modified (diff) |
Owner: | set to michaelld |
Status: | new → assigned |
Changed 4 years ago by jerocu
comment:3 Changed 4 years ago by kencu (Ken)
296 :info:build ./enhance.c:367:6: error: implicit declaration of function 'ioctl' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
comment:4 Changed 4 years ago by kencu (Ken)
Summary: | tecla 1.6.3_0 build failure Big Sur → tecla 1.6.3_0 build failure Big Sur: error: implicit declaration of function 'ioctl' is invalid in C99 |
---|
comment:5 Changed 4 years ago by hexagonal-sun (Matthew Leach)
I've added https://github.com/macports/macports-ports/pull/9815 which should fix this.
comment:6 Changed 4 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merged, so this ticket is fixed.
Note: See
TracTickets for help on using
tickets.
Please attach the log file.