Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sporadic unclobber error #1288

Open
Tobias-Fischer opened this issue Dec 26, 2024 · 6 comments
Open

Sporadic unclobber error #1288

Tobias-Fischer opened this issue Dec 26, 2024 · 6 comments

Comments

@Tobias-Fischer
Copy link

During the RoboStack rebuild, I sometimes get this error:

Error: 
  × Failed to resolve dependencies: failed to unclobber clobbered files
  ├─▶ failed to unclobber clobbered files
  ├─▶ failed to rename include/X11/Xlib.h__clobber-from-xorg-libx11 to include/X11/Xlib.h
  ╰─▶ failed to rename file from /Users/fischert/robot/ros-humble/output/bld/rattler-build_ros-humble-apriltag-ros_1735244939/
      host_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/include/X11/
      Xlib.h__clobber-from-xorg-libx11 to /Users/fischert/robot/ros-humble/output/bld/rattler-build_ros-humble-apriltag-ros_1735244939/
      host_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/include/X11/Xlib.h:
      No such file or directory (os error 2)

A restart of the build typically fixes it. Not sure if something can be done about it?

@wolfv
Copy link
Member

wolfv commented Dec 26, 2024

This is on macOS?

@wolfv
Copy link
Member

wolfv commented Dec 26, 2024

With the latest version of rattler-build?

@Tobias-Fischer
Copy link
Author

Yes to both :)

@Tobias-Fischer
Copy link
Author

Actually, I take it back - you guys are too fast, I'm on 0.33.0 and will update now to see if it still happens

@Tobias-Fischer
Copy link
Author

Happened again just now with rattler-build 0.33.1:

Error: 
  × Failed to resolve dependencies: failed to unclobber clobbered files
  ├─▶ failed to unclobber clobbered files
  ├─▶ failed to rename include/X11/Xutil.h__clobber-from-xorg-libx11 to include/X11/Xutil.h
  ╰─▶ failed to rename file from /Users/fischert/robot/ros-jazzy/output/bld/rattler-build_ros-jazzy-rqt-gui-cpp_1735278506/
      host_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/include/X11/
      Xutil.h__clobber-from-xorg-libx11 to /Users/fischert/robot/ros-jazzy/output/bld/rattler-build_ros-jazzy-rqt-gui-cpp_1735278506/
      host_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/include/X11/
      Xutil.h: No such file or directory (os error 2)

@traversaro
Copy link

It is not related to unclobbering, but I also experienced as transient error:

  x Could not collect run exports
  |-> an io error occurred: failed to unpack `\\?\C:\Users\straversaro\AppData\Local\rattler\cache\pkgs\simbody-3.7-
  |   hade3207_3\Library\include\SimTKcommon\internal\MatrixBase.h`
  |-> failed to unpack `\\?\C:\Users\straversaro\AppData\Local\rattler\cache\pkgs\simbody-3.7-hade3207_3\Library\include\SimTKcommon\internal\MatrixBase.h`
  |-> failed to unpack `Library/include/SimTKcommon/internal/MatrixBase.h` into `\\?\C:\Users\straversaro\AppData\Local\rattler\cache\pkgs\simbody-3.7-
  |   hade3207_3\Library\include\SimTKcommon\internal\MatrixBase.h`
  |-> error decoding response body
  |-> request or response body error
  |-> error reading a body from connection
  `-> stream error received: unexpected internal error encountered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants