notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: textproc/exempi/files

Number of commits found: 2

Saturday, 6 Jan 2018
04:13 jbeich search for other commits by this committer
textproc/exempi: unbreak build with Clang 6 (C++14 by default)

In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:703:81: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetLocalizedText( kXMP_NS_DC, "title", "",
"x-default", 0, &utf8, kXMP_NoOptions ))
                                                                                
                    ^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:1232:28: note: passing argument to
parameter 'options' here
                                                    XMP_OptionBits * options )
const;
                                                                     ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:710:57: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_DM, "artist", &utf8,
kXMP_NoOptions ))
                                                                            
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:717:56: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_DM, "album", &utf8,
kXMP_NoOptions ))
                                                                           
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:724:62: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_XMP, "CreateDate",
&utf8, kXMP_NoOptions ))
                                                                                
 ^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:736:61: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_DM, "logComment", &utf8,
kXMP_NoOptions ))
                                                                                
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:743:56: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_DM, "genre", &utf8,
kXMP_NoOptions ))
                                                                           
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
In file included from MP3_Handler.cpp:11:
In file included from ./MP3_Handler.hpp:15:
./../FormatSupport/ID3_Support.hpp:763:62: error: cannot initialize a parameter
of type 'XMP_OptionBits *' (aka 'unsigned int *') with an rvalue of type
'XMP_OptionBits' (aka 'unsigned int')
                        if ( meta->GetProperty( kXMP_NS_DM, "trackNumber",
&utf8, kXMP_NoOptions ))
                                                                                
 ^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:607:79: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...( xmp->GetProperty( bextCodingHistory.ns, bextCodingHistory.prop, &value,
kXMP_NoOptions ))
                                                                              
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:619:75: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
        if ( xmp->GetProperty( bextDescription.ns, bextDescription.prop, &value,
kXMP_NoOptions ) )
                                                                                
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:626:74: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
        if ( xmp->GetProperty( bextOriginator.ns , bextOriginator.prop, &value,
kXMP_NoOptions ) )
                                                                               
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:633:80: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...( xmp->GetProperty( bextOriginatorRef.ns , bextOriginatorRef.prop, &value,
kXMP_NoOptions ) )
                                                                               
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:640:84: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...bextOriginationDate.ns , bextOriginationDate.prop, &value, kXMP_NoOptions )
)
                                                                ^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:647:84: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...bextOriginationTime.ns , bextOriginationTime.prop, &value, kXMP_NoOptions )
)
                                                                ^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:655:79: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...( xmp->GetProperty( bextTimeReference.ns, bextTimeReference.prop, &value,
kXMP_NoOptions ) )
                                                                              
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:678:61: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
        if ( xmp->GetProperty( bextUMID.ns, bextUMID.prop, &value,
kXMP_NoOptions ) )
                                                                  
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^
RIFF_Support.cpp:697:79: error: cannot initialize a parameter of type
'XMP_OptionBits *'
      (aka 'unsigned int *') with an rvalue of type 'XMP_OptionBits' (aka
'unsigned int')
  ...( xmp->GetProperty( bextCodingHistory.ns, bextCodingHistory.prop, &value,
kXMP_NoOptions ) )
                                                                              
^~~~~~~~~~~~~~
../../../public/include/XMP_Const.h:421:33: note: expanded from macro
'kXMP_NoOptions'
 #define kXMP_NoOptions          ((XMP_OptionBits)0UL)
                                 ^~~~~~~~~~~~~~~~~~~~~
../../../public/include/TXMPMeta.hpp:384:40: note: passing argument to parameter
'options' here
                           XMP_OptionBits * options ) const;
                                            ^

Reported by:	antoine (via bug 224669)
Obtained from:	upstream (exempi 2.4.0)
Original commitRevision:458191 
Saturday, 1 Nov 2014
11:55 kwm search for other commits by this committer
Update to 2.2.2.

Drop :keepla from USES=libtool
Drop @dirrm from plist.
Original commitRevision:372005 

Number of commits found: 2