Opened 5 years ago

Last modified 4 years ago

#59585 closed defect

ola @0.10.7 +libftdi0 fails to build — at Version 2

Reported by: fdstevex (Steve Tibbett) Owned by: peternewman (Peter Newman)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ola

Description (last modified by jmroot (Joshua Root))

As the summary says .. attempting to install ola with support for the Enttec Open DMX USB adapter on the Mac which requires the libftdi0 variant.

Full log attached. Summary:

sudo port install ola +libftdi0
Password:
--->  Computing dependencies for ola
--->  Fetching archive for ola
--->  Attempting to fetch ola-0.10.7_1+http+libftdi0+libusb+osc+python27.darwin_19.x86_64.tbz2 from https://packages.macports.org/ola
--->  Attempting to fetch ola-0.10.7_1+http+libftdi0+libusb+osc+python27.darwin_19.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/ola
--->  Attempting to fetch ola-0.10.7_1+http+libftdi0+libusb+osc+python27.darwin_19.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/ola
--->  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

Change History (3)

Changed 5 years ago by fdstevex (Steve Tibbett)

Attachment: main.log added

First build output

comment:1 Changed 5 years ago by fdstevex (Steve Tibbett)

Problem seems to be these build errors:

:info:build protoc/StrUtil.cpp:256:3: error: use of undeclared identifier 'GOOGLE_CHECK'
:info:build   GOOGLE_CHECK(i >= 0)
:info:build   ^
:info:build protoc/StrUtil.cpp:436:3: error: use of undeclared identifier 'GOOGLE_DCHECK_LT'
:info:build   GOOGLE_DCHECK_LT(digits, 100);

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

Description: modified (diff)
Owner: set to peternewman
Port: ola added
Status: newassigned
Summary: port install ola +libftdi0 failsola @0.10.7 +libftdi0 fails to build
Note: See TracTickets for help on using tickets.