[Bug 278377] devel/ninja: tuple_element.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 15 12:50:54 BST 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278377

            Bug ID: 278377
           Summary: devel/ninja: tuple_element.h' file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: johntdarrah at gmail.com
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Updated ports tree (MAIN)

There is a "tuple.h" in "/usr/include/c++/v1/__fwd"
FreeBSD 13.3p1-RELEASE



===>  Building for ninja-1.11.1,2
bootstrapping ninja...
In file included from ./src/browse.cc:21:
In file included from /usr/include/c++/v1/vector:304:
In file included from /usr/include/c++/v1/__algorithm/copy.h:12:
In file included from /usr/include/c++/v1/__algorithm/copy_move_common.h:14:
In file included from /usr/include/c++/v1/__algorithm/unwrap_range.h:19:
In file included from /usr/include/c++/v1/__utility/pair.h:17:
/usr/include/c++/v1/__fwd/get.h:18:10: fatal error: '__tuple/tuple_element.h'
file not found
   18 | #include <__tuple/tuple_element.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
when running:  c++ -MMD -MT build/browse.o -MF build/browse.o.d -Wall -Wextra
-Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti
-fno-exceptions -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3.9"' -O2
-DNDEBUG -fdiagnostics-color -I/usr/local/include -DUSE_PPOLL
-DNINJA_HAVE_BROWSE -I. -O2 -pipe -fno-strict-aliasing   -c ./src/browse.cc -o
build/browse.o
Traceback (most recent call last):
  File
"/usr/home/john/FreeBSD/hiawatha/src/devel/ninja/work/ninja-1.11.1/configure.py",
line 470, in <module>
    objs += cxx('browse', order_only=built('browse_py.h'))
  File
"/usr/home/john/FreeBSD/hiawatha/src/devel/ninja/work/ninja-1.11.1/configure.py",
line 287, in cxx
    return n.build(built(name + objext), 'cxx', src(name + '.cc'), **kwargs)
  File
"/usr/home/john/FreeBSD/hiawatha/src/devel/ninja/work/ninja-1.11.1/configure.py",
line 169, in build
    self._run_command(self._expand(cmd, local_vars))
  File
"/usr/home/john/FreeBSD/hiawatha/src/devel/ninja/work/ninja-1.11.1/configure.py",
line 194, in _run_command
    subprocess.check_call(cmdline, shell=True)
  File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'c++ -MMD -MT build/browse.o -MF
build/browse.o.d -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers
-Wno-unused-parameter -fno-rtti -fno-exceptions -fvisibility=hidden -pipe
'-DNINJA_PYTHON="python3.9"' -O2 -DNDEBUG -fdiagnostics-color
-I/usr/local/include -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -pipe
-fno-strict-aliasing   -c ./src/browse.cc -o build/browse.o' returned non-zero
exit status 1.
*** Error code 1

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


More information about the kde-freebsd mailing list