svn commit: r374801 - head/www/nghttp2

Mathieu Arnold mat at FreeBSD.org
Tue Dec 16 12:43:28 UTC 2014


+--On 16 décembre 2014 12:40:38 +0000 Mathieu Arnold <mat at FreeBSD.org>
wrote:
| Author: mat
| Date: Tue Dec 16 12:40:37 2014
| New Revision: 374801
| URL: https://svnweb.freebsd.org/changeset/ports/374801
| QAT: https://qat.redports.org/buildarchive/r374801/
| 
| Log:
|   Does not build < 10.0 even if WITH_OPENSSL_PORT:
|   
|   First errors are:
|     CXX      ssl.o
|   ssl.cc:29:10: fatal error: 'mutex' file not found
|   #include <mutex>
|            ^
|   In file included from http2.cc:25:
|   ./http2.h:43:19: error: no member named 'move' in namespace 'std'
|         : name(std::move(name)), value(std::move(value)),
| no_index(no_index) {}                ~~~~~^

Full log file (available for ~15 days):

https://pkg.absolight.fr/data/9i386-pkgng/20141216T133026Z/logs/errors/nghttp2-0.6.7.log

-- 
Mathieu Arnold


More information about the svn-ports-head mailing list