Opened 9 years ago
Last modified 9 years ago
#50456 new defect
gflags @2.1.2 issues while running (against facebook folly)
Reported by: | georgemp@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | gflags |
Description (last modified by mf2k (Frank Schima))
Hi,
When trying to compile facebook folly against the latest gflags (on OS X 10.11.3), I run into the following error
ERROR: something wrong with flag 'flagfile' in file '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_relea se_tarballs_ports_devel_gflags/gflags/work/gflags-2.1.2/src/gflags.cc'.After uninstalling gflags @2.1.2 and installing 2.0_0 version, the error goes away. If there are any other troubleshooting steps you would like me to perform, please let me know.
I see a similar issue at https://groups.google.com/forum/#!topic/theia-vision-library/V2kufHCbNcY (not sure if the root cause is the same as what I am seeing).
Thanks
Change History (6)
comment:1 Changed 9 years ago by georgemp@…
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to c9s@… |
---|
In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers gflags
), if any.
comment:3 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
The README.md for 2.1.2 says they changed a lot of API issues which is likely the issue here. For now, just use 2.0 as you are until this can be fixed.
comment:6 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from c9s@… to macports-tickets@… |
---|
I should have mentioned - Facebook folly is at https://github.com/facebook/folly