Advertisement
Guest User

Untitled

a guest
May 6th, 2017
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.88 KB | None | 0 0
  1. [mloskot@ ~/dev/liblas/_svn/trunk]$ make check
  2. Making check in src
  3. Making check in .
  4. Making check in apps
  5. Making check in include
  6. Making check in test
  7. Making check in unit
  8. make liblas_test
  9. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.cpp
  10. In file included from ../../include/liblas/lasheader.hpp:46,
  11. from common.cpp:8:
  12. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  13. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  14. mv -f .deps/common.Tpo .deps/common.Po
  15. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT guid_test.o -MD -MP -MF .deps/guid_test.Tpo -c -o guid_test.o guid_test.cpp
  16. mv -f .deps/guid_test.Tpo .deps/guid_test.Po
  17. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasclassification_test.o -MD -MP -MF .deps/lasclassification_test.Tpo -c -o lasclassification_test.o lasclassification_test.cpp
  18. In file included from ../../include/liblas/lasheader.hpp:46,
  19. from common.hpp:10,
  20. from lasclassification_test.cpp:15:
  21. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  22. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  23. mv -f .deps/lasclassification_test.Tpo .deps/lasclassification_test.Po
  24. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT laserror_test.o -MD -MP -MF .deps/laserror_test.Tpo -c -o laserror_test.o laserror_test.cpp
  25. mv -f .deps/laserror_test.Tpo .deps/laserror_test.Po
  26. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasfile_test.o -MD -MP -MF .deps/lasfile_test.Tpo -c -o lasfile_test.o lasfile_test.cpp
  27. In file included from ../../include/liblas/lasheader.hpp:46,
  28. from ../../include/liblas/lasreader.hpp:46,
  29. from ../../include/liblas/detail/file.hpp:46,
  30. from ../../include/liblas/lasfile.hpp:46,
  31. from lasfile_test.cpp:8:
  32. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  33. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  34. ./tut/tut_assert.hpp: In function 'void tut::<unnamed>::ensure_equals(const char*, const Q&, const T&) [with T = liblas::LASFileVersion, Q = long unsigned int]':
  35. ./tut/tut_assert.hpp:89: instantiated from 'void tut::<unnamed>::ensure_equals(const Q&, const T&) [with T = liblas::LASFileVersion, Q = size_t]'
  36. lasfile_test.cpp:77: instantiated from here
  37. ./tut/tut_assert.hpp:72: warning: comparison between signed and unsigned integer expressions
  38. mv -f .deps/lasfile_test.Tpo .deps/lasfile_test.Po
  39. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasheader_test.o -MD -MP -MF .deps/lasheader_test.Tpo -c -o lasheader_test.o lasheader_test.cpp
  40. In file included from ../../include/liblas/lasheader.hpp:46,
  41. from lasheader_test.cpp:8:
  42. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  43. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  44. lasheader_test.cpp: In member function 'void tut::test_object<Data>::test() [with int n = 5, Data = tut::lasheader_data]':
  45. lasheader_test.cpp:126: warning: large integer implicitly truncated to unsigned type
  46. ./tut/tut_assert.hpp: In function 'void tut::<unnamed>::ensure_equals(const char*, const Q&, const T&) [with T = int, Q = long unsigned int]':
  47. ./tut/tut_assert.hpp:89: instantiated from 'void tut::<unnamed>::ensure_equals(const Q&, const T&) [with T = int, Q = size_t]'
  48. lasheader_test.cpp:53: instantiated from here
  49. ./tut/tut_assert.hpp:72: warning: comparison between signed and unsigned integer expressions
  50. ./tut/tut_assert.hpp: In function 'void tut::<unnamed>::ensure_equals(const char*, const Q&, const T&) [with T = int, Q = unsigned int]':
  51. ./tut/tut_assert.hpp:89: instantiated from 'void tut::<unnamed>::ensure_equals(const Q&, const T&) [with T = int, Q = unsigned int]'
  52. lasheader_test.cpp:255: instantiated from here
  53. ./tut/tut_assert.hpp:72: warning: comparison between signed and unsigned integer expressions
  54. mv -f .deps/lasheader_test.Tpo .deps/lasheader_test.Po
  55. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasspatialreference_test.o -MD -MP -MF .deps/lasspatialreference_test.Tpo -c -o lasspatialreference_test.o lasspatialreference_test.cpp
  56. In file included from ../../include/liblas/lasspatialreference.hpp:45,
  57. from lasspatialreference_test.cpp:8:
  58. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  59. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  60. mv -f .deps/lasspatialreference_test.Tpo .deps/lasspatialreference_test.Po
  61. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT laspoint_test.o -MD -MP -MF .deps/laspoint_test.Tpo -c -o laspoint_test.o laspoint_test.cpp
  62. In file included from ../../include/liblas/lasheader.hpp:46,
  63. from common.hpp:10,
  64. from laspoint_test.cpp:14:
  65. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  66. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  67. ./tut/tut_assert.hpp: In function 'void tut::<unnamed>::ensure_equals(const char*, const Q&, const T&) [with T = liblas::LASPoint::DataMemberFlag, Q = unsigned int]':
  68. ./tut/tut_assert.hpp:89: instantiated from 'void tut::<unnamed>::ensure_equals(const Q&, const T&) [with T = liblas::LASPoint::DataMemberFlag, Q = unsigned int]'
  69. laspoint_test.cpp:109: instantiated from here
  70. ./tut/tut_assert.hpp:72: warning: comparison between signed and unsigned integer expressions
  71. mv -f .deps/laspoint_test.Tpo .deps/laspoint_test.Po
  72. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasreader_iterator_test.o -MD -MP -MF .deps/lasreader_iterator_test.Tpo -c -o lasreader_iterator_test.o lasreader_iterator_test.cpp
  73. In file included from ../../include/liblas/lasheader.hpp:46,
  74. from ../../include/liblas/lasreader.hpp:46,
  75. from ../../include/liblas/iterator.hpp:45,
  76. from lasreader_iterator_test.cpp:9:
  77. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  78. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  79. mv -f .deps/lasreader_iterator_test.Tpo .deps/lasreader_iterator_test.Po
  80. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasreader_test.o -MD -MP -MF .deps/lasreader_test.Tpo -c -o lasreader_test.o lasreader_test.cpp
  81. In file included from ../../include/liblas/lasheader.hpp:46,
  82. from ../../include/liblas/lasreader.hpp:46,
  83. from lasreader_test.cpp:8:
  84. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  85. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  86. mv -f .deps/lasreader_test.Tpo .deps/lasreader_test.Po
  87. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT lasvariablerecord_test.o -MD -MP -MF .deps/lasvariablerecord_test.Tpo -c -o lasvariablerecord_test.o lasvariablerecord_test.cpp
  88. In file included from lasvariablerecord_test.cpp:8:
  89. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  90. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  91. mv -f .deps/lasvariablerecord_test.Tpo .deps/lasvariablerecord_test.Po
  92. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT laswriter_test.o -MD -MP -MF .deps/laswriter_test.Tpo -c -o laswriter_test.o laswriter_test.cpp
  93. In file included from ../../include/liblas/lasheader.hpp:46,
  94. from ../../include/liblas/laswriter.hpp:45,
  95. from laswriter_test.cpp:8:
  96. ../../include/liblas/lasvariablerecord.hpp: In function 'std::istream& liblas::operator>>(std::istream&, liblas::LASVariableRecord&)':
  97. ../../include/liblas/lasvariablerecord.hpp:151: warning: comparison between signed and unsigned integer expressions
  98. mv -f .deps/laswriter_test.Tpo .deps/laswriter_test.Po
  99. g++ -DPACKAGE_NAME=\"las\" -DPACKAGE_TARNAME=\"liblas-src\" -DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"las\ 1.3.0\" -DPACKAGE_BUGREPORT=\"hobu.inc@gmail.com\" -DPACKAGE=\"liblas-src\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\*\*/ -DHAVE_LONG_LONG=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -I. -I. -I../../include -I../include -I../include/detail -I/usr/include -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -MT liblas_test_suite.o -MD -MP -MF .deps/liblas_test_suite.Tpo -c -o liblas_test_suite.o liblas_test_suite.cpp
  100. mv -f .deps/liblas_test_suite.Tpo .deps/liblas_test_suite.Po
  101. /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -L/usr/lib -o liblas_test common.o guid_test.o lasclassification_test.o laserror_test.o lasfile_test.o lasheader_test.o lasspatialreference_test.o laspoint_test.o lasreader_iterator_test.o lasreader_test.o lasvariablerecord_test.o laswriter_test.o liblas_test_suite.o ../../src/liblas.la -lz
  102. mkdir .libs
  103. g++ -Wall -Wno-long-long -pedantic -std=c++98 -O3 -DNDEBUG -o .libs/liblas_test common.o guid_test.o lasclassification_test.o laserror_test.o lasfile_test.o lasheader_test.o lasspatialreference_test.o laspoint_test.o lasreader_iterator_test.o lasreader_test.o lasvariablerecord_test.o laswriter_test.o liblas_test_suite.o -L/usr/lib ../../src/.libs/liblas.so -lz -Wl,--rpath -Wl,/usr/local/lib
  104. creating liblas_test
  105. make check-TESTS
  106. libLAS Test Suite:
  107. ==================
  108. liblas::LASClassification: ..............................
  109. liblas::LASError: ...Failed to remove '../data//lasfile_tmp.las' file
  110.  
  111. liblas::LASFile: .Failed to remove '../data//lasfile_tmp.las' file
  112. .Failed to remove '../data//lasfile_tmp.las' file
  113. ..Failed to remove '../data//lasfile_tmp.las' file
  114. .Failed to remove '../data//lasfile_tmp.las' file
  115. .Failed to remove '../data//lasfile_tmp.las' file
  116. .Failed to remove '../data//lasfile_tmp.las' file
  117. ...Failed to remove '../data//lasfile_tmp.las' file
  118.  
  119. liblas::LASHeader: ............
  120. liblas::LASPoint: ................
  121. liblas::LASReader: .......
  122. liblas::LASSpatialReference: .
  123. liblas::LASVariableRecord: ......
  124. liblas::LASWriter: ....
  125. liblas::guid: .......
  126. liblas::lasreader_iterator: ......................
  127.  
  128. tests summary: ok:118
  129. PASS: liblas_test
  130. ==================
  131. All 1 tests passed
  132. ==================
  133. [mloskot@ ~/dev/liblas/_svn/trunk]$ ./apps/lasinfo test/data/srs.las
  134.  
  135. ---------------------------------------------------------
  136. Header Summary
  137. ---------------------------------------------------------
  138. File Name: test/data/srs.las
  139. Version: 1.0
  140. Source ID: 0
  141. Reserved: 0
  142. Project ID/GUID: '00000000-0000-0000-0000-000000000000'
  143. System Identifier: 'MODIFIED'
  144. Generating Software: 'TerraScan'
  145. File Creation Day/Year: 0/0
  146. Header Size 227
  147. Offset to Point Data 759
  148. Number Var. Length Records 3
  149. Point Data Format 1
  150. Point Data Record Length 28
  151. Number of Point Records 10
  152. Number of Points by Return 10 0 0 0 0
  153. Scale Factor X Y Z 0.01 0.01 0.01
  154. Offset X Y Z -0.000000 -0.000000 -0.000000
  155. Min X Y Z 289814.150000 4320978.610000 170.580000
  156. Max X Y Z 289818.500000 4320980.590000 170.760000
  157. Spatial Reference
  158.  
  159. ---------------------------------------------------------
  160. VLR Summary
  161. ---------------------------------------------------------
  162. User: 'LASF_Projection' - Description: ''
  163. ID: 34735 Length: 72
  164.  
  165. User: 'LASF_Projection' - Description: ''
  166. ID: 34736 Length: 40
  167.  
  168. User: 'LASF_Projection' - Description: ''
  169. ID: 34737 Length: 256
  170.  
  171. [mloskot@ ~/dev/liblas/_svn/trunk]$ uname -a
  172. FreeBSD .dev.cadcorp.net 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
  173. [mloskot@ ~/dev/liblas/_svn/trunk]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement