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

net-wireless/bluez-5.50-r1 fails to compile

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None

      From a new fresh install on a Lenovo X1 carbon (intel kabylake cpu), I am unable to emerge bluez due to this error below

      tools/btpclient.c: In function 'signal_handler':
      tools/btpclient.c:2834:7: error: 'SIGINT' undeclared (first use in this function)
       case SIGINT:
       ^~~~~~
      tools/btpclient.c:2834:7: note: each undeclared identifier is reported only once for each function it appears in
      tools/btpclient.c:2835:7: error: 'SIGTERM' undeclared (first use in this function)
       case SIGTERM:
       ^~~~~~~
      tools/btpclient.c: In function 'main':
      tools/btpclient.c:3197:2: warning: implicit declaration of function 'sigemptyset' [-Wimplicit-function-declaration]
       sigemptyset(&mask);
       ^~~~~~~~~~~

      I've exhausted many different options between different choosing different profiles, etc. but at this point I'm not sure what else to try. Please find attached build and environment logs

        1. build.log
          41 kB
        2. environment
          150 kB

            oleg oleg
            jho jho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: