Opened 6 years ago

Closed 6 years ago

#56289 closed defect (fixed)

libftdi1: Unable to find 'ftdi1_doc.i'

Reported by: mojca (Mojca Miklavec) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libftdi1

Description (last modified by mojca (Mojca Miklavec))

libftdi1 seems to have some intermittent failures. The first build fails, the second build succeeds. It looks as if some build (dependency) order is wrong.

Attachments (2)

main.log (74.7 KB) - added by mojca (Mojca Miklavec) 6 years ago.
main-megatokio-2018-08-02.log (104.1 KB) - added by Megatokio (Kio) 6 years ago.

Download all attachments as: .zip

Change History (9)

Changed 6 years ago by mojca (Mojca Miklavec)

Attachment: main.log added

comment:1 Changed 6 years ago by mojca (Mojca Miklavec)

Description: modified (diff)

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

Cc: nerdling removed
Owner: set to nerdling
Status: newassigned

Indeed, it says Error: Unable to find 'ftdi1_doc.i' and then shortly after that it says Generating ftdi1_doc.i. Disabling parallel building would work around the problem.

I reported the problem to the mailing list.

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

Another workaround, according to the developer, is to disable doxygen support.

comment:4 Changed 6 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: assignedclosed

Changed 6 years ago by Megatokio (Kio)

comment:5 Changed 6 years ago by Megatokio (Kio)

Resolution: fixed
Status: closedreopened

hi, i tried to install avrdude for which libftdi1 is a dependency. after port selfupdate and port upgrade outdated: build failed with the above error. macos 10.12.6 tried variant +universal and +debug tried build.jobs=1 logfile attached: main-megatokio-2018-08-02.log

comment:6 Changed 6 years ago by nerdling (Jeremy Lavergne)

Might have spotted a dependency problem for upstream:

Dependee "build/python/CMakeFiles/ftdi1_swig_compilation.dir/DependInfo.cmake" is newer than depender "build /python/CMakeFiles/ftdi1_swig_compilation.dir/depend.internal".                                                                                                                                                       

comment:7 in reply to:  4 Changed 6 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: reopenedclosed

I've re-enabled parallel building in exchange for disabling documentation.

[15aef3faad1a4493b106fc9e0f6c7a9485a6a646/macports-ports]

Note: See TracTickets for help on using tickets.