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

cmake失败报错 #127

Open
Anglry opened this issue Jul 31, 2020 · 2 comments
Open

cmake失败报错 #127

Anglry opened this issue Jul 31, 2020 · 2 comments

Comments

@Anglry
Copy link

Anglry commented Jul 31, 2020

more information, such as the ld(1) and ld.so(8) manual pages.

/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/home/QConf-1.2.1/agent/../deps/gdbm/_install/bin'
libtool: install: /usr/bin/install -c .libs/gdbmtool /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbmtool
libtool: install: /usr/bin/install -c .libs/gdbm_load /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbm_load
libtool: install: /usr/bin/install -c .libs/gdbm_dump /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbm_dump
/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/include'
/usr/bin/install -c -m 644 gdbm.h '/home/QConf-1.2.1/agent/../deps/gdbm/_install/include'
make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/src'
make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/src'
Making install in doc
make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm/doc'
make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/info'
/usr/bin/install -c -m 644 ./gdbm.info '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/info'
/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man1'
/usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man1'
/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man3'
/usr/bin/install -c -m 644 gdbm.3 '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man3'
make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/doc'
make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/doc'
Making install in tests
make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm/tests'
make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/tests'
make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/tests'
make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm'
make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm'
make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm'
CMake Error at driver/c++/CMakeLists.txt:29 (message):
message called with incorrect number of arguments

-- Configuring incomplete, errors occurred!
See also "/home/QConf-1.2.1/build/CMakeFiles/CMakeOutput.log".
See also "/home/QConf-1.2.1/build/CMakeFiles/CMakeError.log".

@JeffreyZhu983
Copy link

I have this problem too, Is there any solution for resolve this problem?

@hem040
Copy link

hem040 commented May 8, 2021

the same problem,how to solve

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