Opened 3 years ago

Last modified 2 years ago

#61969 assigned defect

BlackHole @0.2.7 Failed to destroot

Reported by: dozick Owned by: adarshp
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: adarsh@…
Port: BlackHole

Description

Build failure

$ sudo port install BlackHole

version:1
:debug:sysinfo macOS 10.14 (darwin/18.7.0) arch i386
:debug:sysinfo MacPorts 2.6.4
:debug:sysinfo Xcode 10.1
:debug:sysinfo SDK 10.14
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.14
:debug:main BlackHole has no conflicts
:debug:main Executing org.macports.main (BlackHole)

...

Error: Failed to destroot BlackHole: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_BlackHole/BlackHole/main.log for details.

Attachments (1)

main.log (80.0 KB) - added by dozick 3 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_BlackHole/BlackHole/main.log

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by dozick

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_BlackHole/BlackHole/main.log

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

Owner: set to adarshp
Status: newassigned

comment:2 Changed 2 years ago by ra1nb0w

I encountered the same error. Should be fixed now with the latest version. Can you check? thank you

comment:3 Changed 2 years ago by dozick

Yes, it installed without error. For the record, a partial debug log is shown below. Thanks for fixing the bug.

~$ sudo port -d  install blackhole

DEBUG: Starting logging for BlackHole @0.3.0_0
DEBUG: macOS 10.14.6 (darwin/18.7.0) arch i386
DEBUG: MacPorts 2.7.1
DEBUG: Xcode none
DEBUG: SDK 10.14
DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.14
DEBUG: BlackHole has no conflicts
DEBUG: Executing org.macports.main (BlackHole)

--->  Fetching archive for BlackHole

--->  BlackHole-0.3.0_0.darwin_18.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified

--->  Attempting to fetch BlackHole-0.3.0_0.darwin_18.x86_64.tbz2 from http://packages.macports.org/BlackHole
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 34056  100 34056    0     0  1805k      0 --:--:-- --:--:-- --:--:-- 1847k

--->  Attempting to fetch BlackHole-0.3.0_0.darwin_18.x86_64.tbz2.rmd160 from http://packages.macports.org/BlackHole
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   512  100   512    0     0  72163      0 --:--:-- --:--:-- --:--:-- 73142

--->  Installing BlackHole @0.3.0_0
--->  Cleaning BlackHole
--->  Removing work directory for BlackHole
--->  Scanning binaries for linking errors
--->  No broken files found.
--->  No broken ports found.
--->  Some of the ports you installed have notes:
  BlackHole has the following notes:
    To fully uninstall BlackHole, you will need to run the following command
    after running 'port uninstall blackhole':
    
       sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod
~$ 
Note: See TracTickets for help on using tickets.