pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/51658 ([pkgsrc] [kdelibs3] Makefile:557: recipe for target 'deviceman.lo' failed)



On 03/12/2016 11:49, maya%NetBSD.org@localhost wrote:
Synopsis: [pkgsrc] [kdelibs3] Makefile:557: recipe for target 'deviceman.lo' failed

State-Changed-From-To: open->feedback
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Sat, 03 Dec 2016 10:49:14 +0000
State-Changed-Why:
wondering if the workaround works


nothing has changed
here the latest output after I rebootstrapped again current of 26/11/2016 and cvs update -dP into x11/kdelibs3

..
In file included from deviceman.cc:56:0:
/home/pkgsrc-current/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3/work/.buildlink/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. [-Wcpp]
 #warning This header is deprecated, use <alsa/asoundlib.h> instead.
  ^
deviceman.cc: In member function 'int DeviceManager::initManager()':
deviceman.cc:347:27: error: aggregate 'snd_seq_client_info_t clienti' has incomplete type and cannot be defined
     snd_seq_client_info_t clienti;
                           ^
deviceman.cc:348:25: error: aggregate 'snd_seq_port_info_t porti' has incomplete type and cannot be defined
     snd_seq_port_info_t porti;
                         ^
deviceman.cc:350:27: error: 'SND_SEQ_OPEN' was not declared in this scope
     snd_seq_open(&handle, SND_SEQ_OPEN);
                           ^
deviceman.cc:353:27: error: aggregate 'snd_seq_system_info_t info' has incomplete type and cannot be defined
     snd_seq_system_info_t info;
                           ^
Makefile:557: recipe for target 'deviceman.lo' failed
make[2]: *** [deviceman.lo] Error 1
make[2]: Leaving directory '/home/pkgsrc-current/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3/work/kdelibs-3.5.10/libkmid'
Makefile:543: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pkgsrc-current/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3/work/kdelibs-3.5.10'
Makefile:438: recipe for target 'all' failed
make: *** [all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /home/pkgsrc-current/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3
*** Error code 1

Stop.
bmake: stopped in /home/pkgsrc-current/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3
pkgsrc-current@thinkpad:~/pkgsrc-current-26_11_2016/pkgsrc/x11/kdelibs3$


Home | Main Index | Thread Index | Old Index