protoc-plugin:
[echo] Building protoc-plugin ...
[exec] checking for a BSD-compatible install... /usr/bin/install -c
[exec] checking whether build environment is sane... yes
[exec] checking for a thread-safe mkdir -p... /bin/mkdir -p
[exec] checking for gawk... gawk
[exec] checking whether make sets $(MAKE)... yes
[exec] checking for g++... g++
[exec] checking for C++ compiler default output file name...
[exec] configure: error: in `/app/soft/qe/protoc-plugin':
[exec] configure: error: C++ compiler cannot create executables
[exec] See `config.log' for more details.
BUILD FAILED
/app/soft/qe/build.xml:188: exec returned: 77
Total time: 11 seconds
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=
http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
configure:2490: $? = 0
configure:2497: g++ -V >&5
g++: '-V' option must have argument
configure:2501: $? = 1
configure:2524: checking for C++ compiler default output file name
configure:2546: g++ -static conftest.cpp >&5
/usr/bin/ld: cannot find -lm
collect2: ld returned 1 exit status
configure:2550: $? = 1
configure:2588: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "protobuf-gen-tdw"
| #define PACKAGE_TARNAME "protobuf-gen-tdw"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "protobuf-gen-tdw 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "protobuf-gen-tdw"
| #define VERSION "1.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2594: error: in `/app/soft/qe/protoc-plugin':
configure:2597: error: C++ compiler cannot create executables
See `config.log' for more details.