Opened 3 years ago

Closed 3 years ago

#61374 closed defect (duplicate)

ola @0.10.7_2 build failure: use of undeclared identifier 'GOOGLE_CHECK'

Reported by: andyggraves Owned by: peternewman (Peter Newman)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc:
Port: ola

Description (last modified by jmroot (Joshua Root))

--->  Configuring ola
Warning: -----------------------------------------------------------------------
Warning: The port 'ola' uses the cxx11 PortGroup which is deprecated.
Warning: Please instead specify the required c++ standard directly using
Warning:     compiler.cxx_standard  2011
Warning: replacing 2011 with newer standards (e.g. 2014, 2017) as required.
Warning: For more details see https://trac.macports.org/wiki/CompilerSelection
Warning: -----------------------------------------------------------------------
--->  Building ola
Error: Failed to build ola: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_ola/ola/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port ola failed

Attachments (1)

main.log (115.7 KB) - added by andyggraves 3 years ago.
main.log attached

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by andyggraves

Attachment: main.log added

main.log attached

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to peternewman
Status: newassigned

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Summary: Unable to install and build OLAola @0.10.7_2 build failure: use of undeclared identifier 'GOOGLE_CHECK'
:info:build protoc/StrUtil.cpp:256:3: error: use of undeclared identifier 'GOOGLE_CHECK'
:info:build   GOOGLE_CHECK(i >= 0)
:build   ^

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.