pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/net/libnice



Le 15/03/14 09:55, OBATA Akio a écrit :
Failed to build on NetBSD-6.1.3:

/usr/bin/make  all-recursive
Making all in stun
Making all in .
Making all in tools
   CC       stund.o
cc1: warnings being treated as errors
stund.c: In function 'exit_handler':
stund.c:273:13: error: function might be possible candidate for
attribute 'noreturn'
*** Error code 1

On illumos I get an error too, but here:
--- stunbdc.o ---
  CC       stunbdc.o
stunbdc.c: In function 'main':
stunbdc.c:131:5: error: initialization discards 'const' qualifier from pointer target type [-Werror] stunbdc.c:132:5: error: initialization discards 'const' qualifier from pointer target type [-Werror] stunbdc.c:133:5: error: initialization discards 'const' qualifier from pointer target type [-Werror] stunbdc.c:134:5: error: initialization discards 'const' qualifier from pointer target type [-Werror] stunbdc.c:135:5: error: initialization discards 'const' qualifier from pointer target type [-Werror]
cc1: all warnings being treated as errors
*** [stunbdc.o] Error code 1

bmake: stopped in /var/tmp/pkgsrc/net/libnice/work/libnice-0.1.5/stun/tools
1 error





Home | Main Index | Thread Index | Old Index