-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
soem: 1.4.1001-1 in 'noetic/distribution.yaml' [bloom] #25540
Conversation
thanks @sloretz for the merge. The build, however, fails due to a warning which is being treated as an error. I cannot reproduce this locally with whatever flags I set, using standard Ubuntu Focal. I also cannot reproduce with a prerelase check, as this fails with the following output
I used this command generated via prerelease.ros.org:
The build hasn't failed so far for kinetic and melodic. So it seams to be related to a new version of gcc (or soemthing) shipped with focal. As this package only wraps an upstream package, where I'd like to only include releases of upstream, I'm hesitant to fix that error in the src. Can this be ignored somehow? Any ideas what goes wrong or what I have to do to fix this? Thanks. |
@mgruhler It looks like Here's the first mention of
I checked out the branch the Focal source package was built from in the release repo
and searched there for $ grep . -R -e "Werror"
./SOEM/CMakeLists.txt: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Werror")
./SOEM/CMakeLists.txt: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Werror")
./SOEM/CMakeLists.txt: set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Wextra -Werror")
./SOEM/cmake/Modules/Platform/rt-kernel-gcc.cmake:set(CFLAGS "${CFLAGS} -Wall -Wextra -Wno-unused-parameter -Werror") |
You mean, http://prerelease.ros.org/ doesn't work? Weird; it works for me. Mind opening an issue with more info? https://github.com/ros-infrastructure/prerelease_website/issues |
The issue is not the website, but rather that running the prerelease (for noetic and melodic) fails. See ros-infrastructure/prerelease_website#63 |
Increasing version of package(s) in repository
soem
to1.4.1001-1
:noetic/distribution.yaml
0.9.7
null
soem