#64738 closed defect (fixed)
SDRangel @6.19.1 build failure: use of undeclared identifier 'apt_temperature'
Reported by: | findamind | Owned by: | ra1nb0w |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | SDRangel |
Description
New install of MacPorts. Ran selfupdate. Attempted sudo port install sdrangel
This failed at roughly 48%
I ran sudo port clean sdrangel
Then repeated the process. Same result. Attaching the output of the target log file.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_SDRangel/SDRangel/main.log
Attachments (2)
Change History (10)
Changed 3 years ago by findamind
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Cc: | michaelld added |
---|---|
Keywords: | SDRangel removed |
Owner: | set to ra1nb0w |
Status: | new → assigned |
Summary: | SDRangel @6.19.1: Error: Failed to build SDRangel: command execution failed → SDRangel @6.19.1 build failure: use of undeclared identifier 'apt_temperature' |
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_SDRangel/SDRangel/work/sdrangel-6.19.1/plugins/channelrx/demodapt/aptdemodimageworker.cpp:849:9: error: use of undeclared identifier 'apt_temperature' :info:build apt_temperature(satnum, &m_tempImage, APT_CHB_OFFSET, APT_CH_WIDTH); :info:build ^
comment:2 Changed 3 years ago by findamind
I apologize. It has been 12 years since I was active in linux. Do I need to search the source of this MacPort and comment out references to the apt_temperature? Or will the correction be implemented in a future MacPorts pull?
comment:3 Changed 3 years ago by Davide Gerhard <ra1nb0w@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 3 years ago by ra1nb0w
You need to sudo port sync
and then should works fine. Can you confirm? thank you
comment:5 Changed 3 years ago by findamind
sudo port clean sdrangel
sudo port sync
sudo port install sdrangel
Failed again. Attaching log output.
comment:7 Changed 3 years ago by findamind
I repeated the following steps.
sudo port clean sdrangel
sudo port sync
sudo port install sdrangel
This time the install completed without errors.
Thank you!
main.log