[MacPorts] #53761: darkice 1.3 fails to build (error at VorbisLibEncoder.cpp)

MacPorts noreply at macports.org
Sun Mar 12 11:12:23 UTC 2017


#53761: darkice 1.3 fails to build (error at VorbisLibEncoder.cpp)
------------------------+----------------------
  Reporter:  jmalcaide  |      Owner:  nielsd
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.1
Resolution:             |   Keywords:
      Port:  darkice    |
------------------------+----------------------

Comment (by jmalcaide):

 I have been looking into this problem, and I think that the darkice port
 itself has several problems. Basically, it does not honor the default off
 state of the vorbis variant.

 The compiling error affects to the file VorbisLibEncoder.cpp, which is
 part of the darkice's Ogg Vorbis support. But Ogg Vorbis support should
 not be added unless vorbis variant has been deliberately turned on. In
 fact, manually configuring darkice using --without-vorbis option makes the
 error to go away. Obviously the problem is still there (some
 incompatibility with libsamplerate), but it should only be triggered when
 building darkice +vorbis. Also, its dependencies on libvorbis and
 libsamplerate ports should only be added if the vorbis variant has been
 turned on.

 I should add that even after installing darkice (specifying --without-
 vorbis by hand), it didn't work for my intended use, but the culprit was
 Jack, whose CoreAudio support is buggy. But that's another port.

--
Ticket URL: <https://trac.macports.org/ticket/53761#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list