Re: poudriere + soundkonverter build fails

2013-11-06 Thread Mark Martinec
 On 11/5/2013 14:54, Wolfgang Riegler wrote:
  building soundkonverter fails on 9.1 AMD64 with:
  /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
  enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
  Error code 1 [snip]
  Complete build log is attached.
 
John Marino wrote:
 There is a Problem Report system which is appropriate for these kinds of
 reports.  It automatically notifies the maintainer, and it has a place
 for attachments (which didn't make it through the mailer.)
 http://www.freebsd.org/send-pr.html

That was already reported on 2013-10-11, but remains untouched:

  http://www.freebsd.org/cgi/query-pr.cgi?pr=182906


Mark
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: poudriere + soundkonverter build fails

2013-11-06 Thread John Marino
On 11/6/2013 14:30, Mark Martinec wrote:
 On 11/5/2013 14:54, Wolfgang Riegler wrote:
 building soundkonverter fails on 9.1 AMD64 with:
 /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
 enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
 Error code 1 [snip]
 Complete build log is attached.
  
 John Marino wrote:
 There is a Problem Report system which is appropriate for these kinds of
 reports.  It automatically notifies the maintainer, and it has a place
 for attachments (which didn't make it through the mailer.)
 http://www.freebsd.org/send-pr.html
 
 That was already reported on 2013-10-11, but remains untouched:
 
   http://www.freebsd.org/cgi/query-pr.cgi?pr=182906
 
 

Yeah, that's unfortunate.  However, everything still has to go through
listed maintainer until it's clear that he's non-responsive.  Now it
appropriate to ping this list in that case, assuming multiple attempts
to ping the maintainer fail.  I put jhale in copy, so this will count as
a ping. :)

John
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: poudriere + soundkonverter build fails

2013-11-06 Thread David Naylor
On Tuesday, 5 November 2013 14:54:12 Wolfgang Riegler wrote:
 Hi,

Hi,

 building soundkonverter fails on 9.1 AMD64 with:
 /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
 enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
 Error code 1
 
 
 My options are:
 ---Begin OPTIONS List---
 === The following configuration options are available for
 soundkonverter-2.0.4: NLS=on: Native Language Support
  Audio codec formats: you have to choose at least one of them
  AFTEN=on: ATSC A/52 audio encoder
  FAAC=on: FAAC AAC encoder support
  FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
  FLAC=on: FLAC lossless audio codec support
  FLAKE=on: FLAC audio codec
  FLUIDSYNTH=on: SoundFont 2 audio codec
  LAME=on: LAME MP3 audio encoder support
  MAC=on: Monkey's Audio lossless codec
  MPLAYER=on: MPlayer media player support
  MUSEPACK=on: MPC audio format support
  NEROAAC=on: Nero AAC MPEG-3 and 3GPP audio codec
  OPUSTOOLS=on: Opus audio codec
  SHORTEN=on: Shorten (lossless) audio codec
  SPEEX=on: Speex audio format support
  TIMIDITY=on: MIDI audio decoder
  TTA=on: True Audio lossless audio codec
  TWOLAME=on: TwoLAME MP2 audio encoder support
  VORBIS=on: Ogg Vorbis audio codec support
  WAVPACK=on: WavPack lossless audio format support
  Audio filter tools: you have to choose at least one of them
  NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
  SOX=on: Universal sound sample translator
  Replaygain tools for codecs: you have to choose at least one of them
  AACGAIN=on: AAC audio replaygain
  FLAC=on: FLAC lossless audio codec support
  MP3GAIN=on: MP3 audio replaygain
  MUSEPACK=on: MPC audio format support
  NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
  VORBISGAIN=on: Ogg Vorbis audio replaygain
  WAVPACK=on: WavPack lossless audio format support
 === Use 'make config' to modify these settings
 ---End OPTIONS List---
 
 
 Complete build log is attached.

This is a strange error.  Nothing has changed with soundkonverter to cause 
this break so the cause is likely some other package (I naively blame taglib).  
You can fix it by using either clang of a newer version of gcc to build the 
port (for example `make USE_GCC=yes`).  

My current approach is to wait and see if the error goes away.  (Or wait until 
I have more time to track down the root cause, other than using an old 
compiler to compile new code [or something about old dogs and new code ;-D]).  

Regards

signature.asc
Description: This is a digitally signed message part.


poudriere + soundkonverter build fails

2013-11-05 Thread Wolfgang Riegler
Hi,

building soundkonverter fails on 9.1 AMD64 with:
/usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator 
list
*** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1


My options are:
---Begin OPTIONS List---
=== The following configuration options are available for soundkonverter-2.0.4:
 NLS=on: Native Language Support
 Audio codec formats: you have to choose at least one of them
 AFTEN=on: ATSC A/52 audio encoder
 FAAC=on: FAAC AAC encoder support
 FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
 FLAC=on: FLAC lossless audio codec support
 FLAKE=on: FLAC audio codec
 FLUIDSYNTH=on: SoundFont 2 audio codec
 LAME=on: LAME MP3 audio encoder support
 MAC=on: Monkey's Audio lossless codec
 MPLAYER=on: MPlayer media player support
 MUSEPACK=on: MPC audio format support
 NEROAAC=on: Nero AAC MPEG-3 and 3GPP audio codec
 OPUSTOOLS=on: Opus audio codec
 SHORTEN=on: Shorten (lossless) audio codec
 SPEEX=on: Speex audio format support
 TIMIDITY=on: MIDI audio decoder
 TTA=on: True Audio lossless audio codec
 TWOLAME=on: TwoLAME MP2 audio encoder support
 VORBIS=on: Ogg Vorbis audio codec support
 WAVPACK=on: WavPack lossless audio format support
 Audio filter tools: you have to choose at least one of them
 NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
 SOX=on: Universal sound sample translator
 Replaygain tools for codecs: you have to choose at least one of them
 AACGAIN=on: AAC audio replaygain
 FLAC=on: FLAC lossless audio codec support
 MP3GAIN=on: MP3 audio replaygain
 MUSEPACK=on: MPC audio format support
 NORMALIZE=on: MP3/Ogg Vorbis audio filter and replaygain
 VORBISGAIN=on: Ogg Vorbis audio replaygain
 WAVPACK=on: WavPack lossless audio format support
=== Use 'make config' to modify these settings
---End OPTIONS List---


Complete build log is attached. 



Thanks

Wolfgang___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: poudriere + soundkonverter build fails

2013-11-05 Thread John Marino
On 11/5/2013 14:54, Wolfgang Riegler wrote:
 building soundkonverter fails on 9.1 AMD64 with:
 /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator 
 list
 *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1
 [snip] 
 Complete build log is attached. 

There is a Problem Report system which is appropriate for these kinds of
reports.  It automatically notifies the maintainer, and it has a place
for attachments (which didn't make it through the mailer.)

http://www.freebsd.org/send-pr.html

Regards,
John
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org