Opened 6 years ago

Closed 2 years ago

#57438 closed defect (fixed)

indi @0.9.6: error: unknown type name 'pthread_t'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: indi

Description

indi does not build:

/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_indi/indi/work/libindi-0.9.6/libs/indibase/baseclient.h:190:5: error: unknown type name 'pthread_t'
    pthread_t listen_thread;
    ^

We should try updating it to the latest version, currently 1.6.2, and verify that the ports that depend on it (indi_maxdomeii and kstars) then still work.

Change History (2)

comment:1 Changed 4 years ago by DaveStrickland (Dave Strickland)

I'm seeing this same bug trying to build indi 0.9.6 with Macports 2.6.2 on OSX 10.11.6.

:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_indi/indi/work/libindi-0.9.6/li
bs/indibase/indiproperty.cpp:2:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_indi/indi/work/libindi-0.9.6/libs/indibase/baseclient
.h:190:5: error: unknown type name 'pthread_t'
:info:build     pthread_t listen_thread;
:info:build     ^

System info:

:debug:sysinfo OS X 10.11 (darwin/15.6.0) arch i386
:debug:sysinfo MacPorts 2.6.2
:debug:sysinfo Xcode 8.2
:debug:sysinfo SDK 10.11
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.11

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 30735aab843f6983213406847d787590ba9ac915/macports-ports (master):

indi: Update to 1.9.4

Closes: #57438

Note: See TracTickets for help on using tickets.