Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 17:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198104] www/newsbeuter: Version 2.9 Fails to Build on 9.3-RELEASE
Message-ID:  <bug-198104-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ryanrfrederick@gmail.com
             Flags: maintainer-feedback?(arved@FreeBSD.org)
          Assignee: arved@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@FreeBSD.org> ---
Auto-assigned to maintainer arved@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198104-13>