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

Error al actulizar varios paquetes #2

Open
susobaco opened this issue Jan 12, 2022 · 0 comments
Open

Error al actulizar varios paquetes #2

susobaco opened this issue Jan 12, 2022 · 0 comments

Comments

@susobaco
Copy link

Hola, he encontrado errores al actualizar varios paquetes:
pocl xxHash wpscan :la versión de descarga es "ref" y no la descarga
slapt-get el error es "Makefile:64: fallo en las instrucciones para el objetivo 'doinstall'"
wireshark Error:
_Run Build Command:"/usr/bin/gmake" "cmTC_1ae0d/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_1ae0d.dir/build.make CMakeFiles/cmTC_1ae0d.dir/build
gmake[1]: Entering directory '/tmp/build/wireshark/wireshark-3.6.1/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1ae0d.dir/src.c.o
/usr/bin/cc -fvisibility=hidden -fexcess-precision=fast -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wredundant-decls -Wframe-larger-than=32768 -Wshadow -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -Werror=implicit -Wno-pointer-sign -std=gnu99 -O2 -fPIC -DC_Wimplicit_fallthrough_VALID -fPIE -Wimplicit-fallthrough -o CMakeFiles/cmTC_1ae0d.dir/src.c.o -c /tmp/build/wireshark/wireshark-3.6.1/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command line option '-Wimplicit-fallthrough'
CMakeFiles/cmTC_1ae0d.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_1ae0d.dir/src.c.o' failed
gmake[1]: *** [CMakeFiles/cmTC_1ae0d.dir/src.c.o] Error 1
gmake[1]: Leaving directory '/tmp/build/wireshark/wireshark-3.6.1/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_1ae0d/fast' failed
gmake: *** [cmTC_1ae0d/fast] Error 2

Source file was:
int main(void) { return 0; }_

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

1 participant