Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53069 closed defect (fixed)

uhd +python35 build failure

Reported by: mf2k (Frank Schima) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: uhd uhd-devel

Description

uhd(-devel) is failing to build with python35.

"/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_science_uhd/uhd/work/uhd-003_010_001_000/host/lib/rfnoc/nocscript/gen_basic_funcs.py", line 455, in write_manual_file
:info:build     if not func_list_tree.has_key(func['category']):
:info:build AttributeError: 'dict' object has no attribute 'has_key'
:info:build make[2]: *** [docs/nocscript_functions.dox] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....
:info:build 

Attachments (1)

main.log (115.5 KB) - added by mf2k (Frank Schima) 7 years ago.

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 7 years ago by mf2k (Frank Schima)

See also #52902.

comment:2 Changed 7 years ago by michaelld (Michael Dickens)

In e50de14a/macports-ports:

uhd: add temporary patch to fix building on Python 3.5; works with older Python too; addresses ticket #53069 .

comment:3 Changed 7 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

comment:4 Changed 7 years ago by michaelld (Michael Dickens)

In 7990b266/macports-ports:

uhd: add temporary patch to fix building on Python 3.5; works with older Python too; addresses ticket #53069 .

Note: See TracTickets for help on using tickets.