Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-4220

net-voip/yate-5.5.0-r1: doesn't build -- h323chan.cpp:3394:5: error: ‘PTrace’ has not been declared

    • Icon: Bug Bug
    • Resolution: Workaround
    • Icon: Normal Normal
    • None
    • None

      Trying to emerge yate:

      $ emerge -pqv '=net-voip/yate-5.5.0-r1::net-kit'
      [ebuild  N    ] net-voip/yate-5.5.0-r1  USE="gsm h323 ilbc ilbc-webrtc isac-float mysql speex ssl zlib -amrnb -dahdi -doc -isac-fixed -postgres -qt4 -sctp -spandsp -tdmcard -wanpipe -wpcard -zaptel" CPU_FLAGS_X86="sse2"
      

      Error summary:

      h323chan.cpp: In member function ‘virtual void \{anonymous}::H323Driver::initialize()’:
      h323chan.cpp:3394:5: error: ‘PTrace’ has not been declared
           PTrace::Initialise(dbg,0,PTrace::Blocks | PTrace::Timestamp
           ^
      h323chan.cpp:3394:30: error: ‘PTrace’ has not been declared
           PTrace::Initialise(dbg,0,PTrace::Blocks | PTrace::Timestamp
                                    ^
      h323chan.cpp:3394:47: error: ‘PTrace’ has not been declared
           PTrace::Initialise(dbg,0,PTrace::Blocks | PTrace::Timestamp
                                                     ^
      h323chan.cpp:3395:4: error: ‘PTrace’ has not been declared
        | PTrace::Thread | PTrace::FileAndLine);
          ^
      h323chan.cpp:3395:21: error: ‘PTrace’ has not been declared
        | PTrace::Thread | PTrace::FileAndLine);
                           ^
      Makefile:306: recipe for target 'h323chan.yate' failed
      

      Same problem with version 5.4.0-r1 Details attached.

      Build OK with USE='-h323'.

        1. build.log
          62 kB
        2. emerge-yate_info
          8 kB

            Unassigned Unassigned
            sphakka sphakka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: