Opened 9 years ago
Last modified 9 years ago
#53861 assigned defect
gmake @4.2.1: Symbol not found: _clock_gettime
| Reported by: | Koersii | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | elcapitan | Cc: | |
| Port: | gmake |
Description
When trying to install ffmpeg with
sudo port install ffmpeg +universal
I get the following error:
---> Configuring openjpeg Error: Failed to configure openjpeg: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg/openjpeg/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port ffmpeg failed
I installed the command line tools and accepted the Xcode Agreement, cleaned the port with
sudo port clean all
but the error is still there.
Attachments (1)
Change History (3)
Changed 9 years ago by Koersii
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
| Keywords: | elcapitan added |
|---|---|
| Owner: | set to stuartwesterman |
| Port: | gmake added |
| Status: | new → assigned |
| Summary: | $openjpeg $2.4.1 [$variants]: Error: Failed to configure openjpeg: configure failure: command execution failed → gmake @4.2.1: Symbol not found: _clock_gettime |
Note: See
TracTickets for help on using
tickets.

So the real error is that gmake is not working:
It looks like this problem can occur if you use Xcode >= 8 on OS X 10.11. See https://github.com/tarantool/tarantool/issues/1777 . We don't see this problem with our precompiled binaries because our 10.11 buildbot builder uses Xcode 7.