Skip to content

fatal error: rpc/types.h: No such file or directory #376

@372046933

Description

@372046933
HadoopUtils -I/usr/local/venv/include -I/usr/include/python3.10 -c src/sercore/HadoopUtils/SerialUtils.cc -o build/temp.linux-x86_64-cpython-310/src/sercore/HadoopUtils/Ser│
ialUtils.o -Wno-write-strings -std=c++11 -O3                                                                                                                                │
      src/sercore/HadoopUtils/SerialUtils.cc:21:10: fatal error: rpc/types.h: No such file or directory                                                                     │
         21 | #include <rpc/types.h>                                                                                                                                        │
            |          ^~~~~~~~~~~~~                                                                                                                                        │
      compilation terminated.                                                                                                                                               │
      error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1                                                                                                │
      [end of output]                                                                                                                                                       │
                                                                                                                                                                            │
  note: This error originates from a subprocess, and is likely not a problem with pip.                                                                                      │
  ERROR: Failed building wheel for pydoop                                                                                                                                   │
  Running setup.py clean for pydoop                                                                                                                                         │
Failed to build pydoop                                                                                                                                                      │
                                                                                                                                                                            │
[notice] A new release of pip is available: 24.2 -> 25.0.1                                                                                                                  │
[notice] To update, run: pip install --upgrade pip                                                                                                                          │
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pydoop)  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions