Don't like ads? PRO users don't see any ads ;-)
Guest

Test

By: a guest on May 5th, 2012  |  syntax: None  |  size: 1.89 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. make[2]: Entering directory `/usr/src/sbo_tmp/gammu-1.31.0/build'
  2. /usr/bin/cmake -E cmake_progress_report /usr/src/sbo_tmp/gammu-1.31.0/build/CMakeFiles
  3. [ 29%] Building C object tests/CMakeFiles/at-charset.dir/at-charset.o
  4. cd /usr/src/sbo_tmp/gammu-1.31.0/build/tests && /opt/icecream/bin/gcc  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fPIC -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -fPIC -Wwrite-strings -Wredundant-decls -I/usr/src/sbo_tmp/gammu-1.31.0/build/tests/../include -I/usr/include/mysql   -o CMakeFiles/at-charset.dir/at-charset.o   -c /usr/src/sbo_tmp/gammu-1.31.0/tests/at-charset.c
  5. Linking C executable at-charset
  6. cd /usr/src/sbo_tmp/gammu-1.31.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/at-charset.dir/link.txt --verbose=1
  7. /opt/icecream/bin/gcc  -O2 -fPIC -Wall -Werror-implicit-function-declaration -Wno-deprecated-declarations -Wdeclaration-after-statement -Wpointer-arith -Wfloat-equal -Wbad-function-cast -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wsign-compare -Wno-pointer-sign -Wshadow -Wformat=2 -Wno-format-y2k -Wno-format-nonliteral -fstack-protector -fPIC -Wwrite-strings -Wredundant-decls  -Wl,-zrelro -Wl,--as-needed  CMakeFiles/at-charset.dir/at-charset.o  -o at-charset -rdynamic ../libgammu/libGammu.so.7.1.31.0 ../helper/libstring.a -lglib-2.0 -lgobject-2.0 -lbluetooth -lusb-1.0 -lc -lm -Wl,-rpath,/usr/src/sbo_tmp/gammu-1.31.0/build/libgammu
  8. ../libgammu/libGammu.so.7.1.31.0: undefined reference to `__stack_chk_guard'
  9. collect2: ld returned 1 exit status
  10. make[2]: *** [tests/at-charset] Error 1