Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2018 02:40:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227943] [devel/llvm60] The port devel/llvm60 is not installed
Message-ID:  <bug-227943-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227943

            Bug ID: 227943
           Summary: [devel/llvm60] The port devel/llvm60 is not installed
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: admin@support.od.ua
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

# pwd
/usr/ports/devel/llvm60

# make MAKE_JOBS_UNSAFE=3Dyes

...
/usr/include/c++/v1/vector:1537:9: note: in instantiation of member function
'std::__1::vector<std::__1::pair<llvm::Regex, const char *>,
std::__1::allocator<std::__1::pair<llvm::Regex, const char *> >
>::__swap_out_circular_buffer' requested here
        __swap_out_circular_buffer(__v);
        ^
/usr/ports/devel/llvm60/work/llvm-6.0.0.src/tools/clang/tools/extra/include=
-fixer/find-all-symbols/HeaderMapCollector.cpp:19:33:
note: in instantiation of member function
'std::__1::vector<std::__1::pair<llvm::Regex, const char *>,
std::__1::allocator<std::__1::pair<llvm::Regex, const char *> > >::reserve'
requested here
  this->RegexHeaderMappingTable.reserve(RegexHeaderMappingTable->size());
                                ^
/usr/ports/devel/llvm60/work/llvm-6.0.0.src/include/llvm/Support/Regex.h:49=
:5:
note: 'Regex' has been explicitly marked deleted here
    Regex(const Regex &) =3D delete;
    ^
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/llvm60
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm60

# pkg info ninja
ninja-1.8.2,2
Name           : ninja
Version        : 1.8.2,2
Installed on   : Wed May  2 20:11:26 2018 EEST
Origin         : devel/ninja
Architecture   : FreeBSD:11:amd64
...
# uname -a
..=20
FreeBSD 11.0-STABLE #0 r311150: Tue Jan  3 04:47:48 EET 2017

--=20
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-227943-7788>