open-hpi / openhpi

Other
6 stars 10 forks source link

make distcheck fails #1995

Closed mohandev2 closed 6 years ago

mohandev2 commented 6 years ago

make distcheck fails. It is able to build the openhpi-3.8.0.tar.gz but fails with the following error

/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -export-dynamic -o openhpid server.o openhpid-posix.o libopenhpidaemon.la ../marshal/libopenhpimarshal.la ../transport/libopenhpitransport.la -lstdc++ -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 libtool: link: g++ -g -O2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wpointer-arith -Wformat=2 -Wformat-security -Wformat-nonliteral -Wcast-qual -Wcast-align -Wshadow -Wwrite-strings -Wredundant-decls -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-value -D_GNU_SOURCE -D_REENTRANT -fexceptions -o .libs/openhpid server.o openhpid-posix.o -pthread -Wl,--export-dynamic ./.libs/libopenhpidaemon.a -lgmodule-2.0 /root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/ssl/.libs/libopenhpi_ssl.so -lcrypto /root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/utils/.libs/libopenhpiutils.so -lgcrypt -lssl -lpthread -lm ../marshal/.libs/libopenhpimarshal.so ../transport/.libs/libopenhpitransport.so -lstdc++ -lgthread-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_inst/lib make[4]: Leaving directory /root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/openhpid' make[3]: Leaving directory/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/openhpid' Making all in clients make[3]: Entering directory /root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/clients' Making all in hpixml make[4]: Entering directory/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/clients/hpixml' Makefile:506: ../../../clients/.deps/clients.Po: No such file or directory make[4]: No rule to make target ../../../clients/.deps/clients.Po'. Stop. make[4]: Leaving directory/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/clients/hpixml' make[3]: [all-recursive] Error 1 make[3]: Leaving directory /root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build/clients' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build' make[1]: [all] Error 2 make[1]: Leaving directory `/root/mohan/openhpi/openhpi_3.8.x_latest/openhpi-3.8.0/_build' make: [distcheck] Error 1

Reported by: mohandev2

Original Ticket: openhpi/bugs/1995

mohandev2 commented 6 years ago

Closed with checkin #7745

Original comment by: mohandev2

mohandev2 commented 6 years ago

Original comment by: mohandev2

mohandev2 commented 6 years ago

Closed with checkin #7745

Original comment by: mohandev2