Kitware / fletch

Computer Vision Software Development Environment
61 stars 54 forks source link

Patch PDAL PlyReader #707

Closed daniel-riehm closed 2 years ago

daniel-riehm commented 2 years ago

Change std::istream::streampos to std::streampos, since the former doesn't exist in some modern compilers.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 2 years ago

jenkins test this please

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 2 years ago

jenkins test this please

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 2 years ago

jenkins test this please

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

dstoup commented 2 years ago

The LinuxGPU failure is known from the last PR I reviewed.

MAC and Windows are odd errors I haven't seen before. They don't seem particular to this PR but something is wrong and I'm not sure where is came in.

https://open.cdash.org/index.php?project=Fletch

daniel-riehm commented 2 years ago

jenkins test this please

daniel-riehm commented 2 years ago

jenkins test this please

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 2 years ago

Fletch KWIVER against Fletch Centos build succeeded.

daniel-riehm commented 2 years ago

There are other underlying dashboard issues which will prevent this PR from ever passing CI on its own. #709 demonstrates that CI can "pass" in combination with other PRs.