homebrew-core
homebrew-core copied to clipboard
groonga 14.0.4
Created by brew bump
Created with brew bump-formula-pr.
- [ ]
resourceblocks have been checked for updates.
../libtool: line 7577: cd: lib: No such file or directory
libtool: error: cannot determine absolute directory name of 'lib'
Weird. Wonder if it's a parallelisation error.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
Took a look at this, still not sure what's happening.
ENV.deparallelizedoes not fix it- Running
configureandmakeone directory up (i.e. not having a separatebuilddir) does not fix it - After running
autoreconf -ivf, runningconfigureseems to have a syntax error:
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... -std=gnu++11
checking dependency style of clang++ -std=gnu++11... none
../configure: line 6680: syntax error near unexpected token `fi'
../configure: line 6680: `fi'