Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43413 closed defect (invalid)

uhd: install fails during destroot.

Reported by: surviveee@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: uhd

Description

Fetching archive for uhd
--->  Attempting to fetch uhd-3.7.0_0+docs+examples+libusb+manual+orc+python27+test.darwin_13.x86_64.tbz2 from http://packages.macports.org/uhd
--->  Attempting to fetch uhd-3.7.0_0+docs+examples+libusb+manual+orc+python27+test.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/uhd
--->  Attempting to fetch uhd-3.7.0_0+docs+examples+libusb+manual+orc+python27+test.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/uhd
--->  Fetching distfiles for uhd
--->  Attempting to fetch uhd-release_003_007_000.tar.gz from https://github.com/EttusResearch/uhd/tarball/release_003_007_000
--->  Verifying checksums for uhd
--->  Extracting uhd
--->  Configuring uhd
--->  Building uhd
--->  Staging uhd into destroot
Error: org.macports.destroot for port uhd returned: command execution failed
Error: Failed to install uhd
Please see the log file for port uhd for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
Error: The following dependencies were not installed: uhd xmlto coreutils docbook-xml docbook-xml-4.1.2 docbook-xml-4.2 xmlcatmgr docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl findutils fop getopt libpaper
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gnuradio failed

main log

_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/build'
:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
:info:destroot   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/utils/uhd_images_downloader.py", line 44
:info:destroot     except Exception, e:
:info:destroot                     ^
:info:destroot SyntaxError: invalid syntax
:info:destroot Command failed: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/utils/uhd_images_downloader.py --install-location=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/destroot/opt/local/share/uhd/images
:info:destroot Exit code: 1
:error:destroot org.macports.destroot for port uhd returned: command execution failed
:debug:destroot Error code: NONE
:debug:destroot Backtrace: command execution failed
    while executing
"$post $targetname"
:info:destroot Warning: targets not executed for uhd: org.macports.activate org.macports.destroot org.macports.install
:notice:destroot Please see the log file for port uhd for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
 

How to deal with this problems

Attachments (1)

main.log (377.2 KB) - added by surviveee@… 10 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to michaelld@…
Priority: HighNormal
Version: 2.2.1

Please CC the maintainer when submitting tickets and attach the full build log.

$ port info --maintainer uhd
maintainer: michaelld@macports.org, openmaintainer@macports.org

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Keywords: staging destroot removed
Summary: failed to installuhd: install fails during destroot.

Changed 10 years ago by surviveee@…

Attachment: main.log added

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

I just checked in r119191, which should address this issue. Please do:

sudo port clean uhd
sudo port selfupdate
sudo port install uhd

and see if that works. If not, please post the whole log file to this ticket; you never know when having all of the info therein is useful!

comment:4 in reply to:  3 Changed 10 years ago by surviveee@…

Replying to michaelld@…:

I just checked in r119191, which should address this issue. Please do:

sudo port clean uhd
sudo port selfupdate
sudo port install uhd

and see if that works. If not, please post the whole log file to this ticket; you never know when having all of the info therein is useful!

Thanks a lot. I have install it successfully.

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Type: requestdefect

comment:6 Changed 10 years ago by michaelld (Michael Dickens)

Great! Thanks for reporting back promptly!

Note: See TracTickets for help on using tickets.