Opened 5 years ago

Closed 2 years ago

#58641 closed defect (duplicate)

libftd2xx fails to install on Mac OSX 10.5 Leopard

Reported by: linuxjunkie999 Owned by: ranauei
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Leopard Cc: ranauei@…, ryandesign (Ryan Carsten Schmidt)
Port: libftd2xx

Description

Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftd2xx/libftd2xx/work" && /usr/bin/hdiutil attach '/opt/local/var/macports/distfiles/libftd2xx/D2XX1.2.2.dmg' -private -readonly -nobrowse -mountpoint "/tmp/mports.a26qNLX0" && cd "/tmp/mports.a26qNLX0" && /usr/bin/find . -depth -perm -+r -print0 | /usr/bin/cpio -0 -p -d -m -u "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftd2xx/libftd2xx/work/D2XX1.2.2"; status=$?; cd / && /usr/bin/hdiutil detach "/tmp/mports.a26qNLX0" && /bin/rmdir "/tmp/mports.a26qNLX0"; exit $status 
Exit code: 1
Error: Failed to extract libftd2xx: command execution failed

Attachments (1)

libftd2xx.txt (7.9 KB) - added by linuxjunkie999 5 years ago.

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by linuxjunkie999

Attachment: libftd2xx.txt added

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Owner: set to ranauei
Status: newassigned

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Cc: ryandesign added

Looks like this might actually be an issue with the use_dmg support in base?

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

Resolution: duplicate
Status: assignedclosed

Duplicate of #56457.

Note: See TracTickets for help on using tickets.