[Bug 198104] www/newsbeuter: Version 2.9 Fails to Build on 9.3-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 28 17:49:27 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198104
Bug ID: 198104
Summary: www/newsbeuter: Version 2.9 Fails to Build on
9.3-RELEASE
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: arved at FreeBSD.org
Reporter: ryanrfrederick at gmail.com
Flags: maintainer-feedback?(arved at FreeBSD.org)
Assignee: arved at FreeBSD.org
www/newsbeuter 2.9 fails to build on 9.3-RELEASE with the following error:
clang++ -O2 -pipe -fno-strict-aliasing -std=gnu++11 -std=c++11 -ggdb -Iinclude
-Istfl -Ifilter -I. -Irss -Wall -Wextra -Wunreachable-code
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include
-I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include -I/usr/local/include/json-c -I/usr/local/include
-DHAVE_OPENSSL=1 -O2 -pipe -fno-strict-aliasing -std=gnu++11 -std=c++11 -ggdb
-Iinclude -Istfl -Ifilter -I. -Irss -Wall -Wextra -Wunreachable-code
-DLOCALEDIR=\"/usr/local/share/locale\" -o src/configcontainer.o -c
src/configcontainer.cpp
In file included from src/configcontainer.cpp:5:
include/logger.h:5:10: fatal error: 'mutex' file not found
#include <mutex>
^
1 error generated.
Makefile:101: recipe for target 'src/configcontainer.o' failed
gmake: *** [src/configcontainer.o] Error 1
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer arved at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list