Closed vishalsynerzip closed 4 years ago
Hi @vishalsynerzip , thank your for posting. I'm aware of this issue. The formula isn't getting built, I don't know if related to this dependency or another bug, but I haven't been able to fix it in the bottles brunch. The log is available here
The only error I detect
jpeg2000dataset.cpp:611:28: error: assigning to 'char *' from incompatible type 'const char *'
if ( !(pszFormatName = jas_image_fmttostr( iFormat )) )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [../o/jpeg2000dataset.lo] Error 1
make[1]: *** [jpeg2000-install-obj] Error 2
make: *** [frmts-target] Error 2
I need to invest more time. Help would be more than welcome.
It should be fixed with 221f6e21ffd0ea3108d9e7a686eeee3a60e309dc
Thanks @alazarolop ... I have tested it and it is working fine.
Please answers the following
I've...
brew update
twice?)brew gist-logs formula
Describe the bug While installing osgeo-dal the error gets thrown Error: No available formula with the name "cryptopp" (dependency of osgeo/osgeo4mac/osgeo-gdal)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The osgeo-gdal would get installed.
Screenshots
Additional context I am running this on the Catalina macOS version - 10.15.6
brew doctor
output: Your system is ready to brew.Logs