Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#66035 closed defect (fixed)

port install aptdec does not work on Big Sur

Reported by: mtappgit (MT-Apps) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: aptdec

Description

I want to build sdrangel which depends on aptdec

There are source files missing in archive:

Logfile: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_aptdec/aptdec/main.log

...
:info:configure CMake Error at CMakeLists.txt:28 (add_executable):
:info:configure   Cannot find source file:
:info:configure     src/argparse/argparse.c
                    ^^^^^^^^^^^^^^^^^^^^^^^
...
:info:configure CMake Error at CMakeLists.txt:28 (add_executable):
:info:configure   No SOURCES given to target: aptdec
:info:configure CMake Generate step failed.  Build files cannot be regenerated correctly.
...

Change History (3)

comment:1 Changed 18 months ago by jmroot (Joshua Root)

Owner: set to ra1nb0w
Status: newassigned

comment:2 Changed 18 months ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

In f8009d88b2e18422aaef01f2070a4cea78dcefeb/macports-ports (master):

aptdec: fix recursive dependency

Closes: #66035

comment:3 Changed 18 months ago by ra1nb0w

fixed. thank you very much for the report.

Note: See TracTickets for help on using tickets.