Aha! I'll change it to MATCHES instead of STREQUALS and that should do it since technically the issue is with both 32 and 64 bit architectures, it just might not have shown up yet on both. Perhaps the build name for the dashboard should be HPPA64 then instead HPPA32?
- Chuck On Thu, Nov 6, 2014 at 10:54 AM, Rolf Eike Beer <e...@sf-mail.de> wrote: > Am Donnerstag, 6. November 2014, 10:37:25 schrieb Chuck Atkins: > > Hi Eike, > > > > So, it seems that voyager has no issue, only pioneer, which I'm just > taking > > as coincidence from differences in various binary sizes. However, from > > looking at the error log, the link line for cmake shows: > > > > /usr/bin/c++ -Wnon-virtual-dtor -Wcast-align -Wchar-subscripts -Wall -W > > -Wshadow -Wpointer-arith -Wformat-security -Wundef -g > > CMakeFiles/cmake.dir/cmakemain.cxx.o CMakeFiles/cmake.dir/cmcmd.cxx.o -o > > ../bin/cmake -rdynamic libCMakeLib.a kwsys/libcmsys.a > > ../Utilities/cmexpat/libcmexpat.a > > ../Utilities/cmlibarchive/libarchive/libcmlibarchive.a > > ../Utilities/cmliblzma/libcmliblzma.a ../Utilities/cmbzip2/libcmbzip2.a > > ../Utilities/cmcompress/libcmcompress.a ../Utilities/cmcurl/libcmcurl.a > > ../Utilities/cmzlib/libcmzlib.a -ldl > > > > which doesn't show the addition of the -mlong-calls flag. This is a bit > > perplexing as it would seem to imply that some how the if conditions are > > not being satisfied. On pioneer, does cmake --system-information show > the > > expected value for CMAKE_SYSTEM_PROCESSOR, CMAKE_C_COMPILER_ID, and > > CMAKE_CXX_COMPILER_ID, i.e. "parisc", "GNU", and "GNU" ? > > It says parisc64. I obviously never properly checked that when playing > with my > workaround code. > > Eike
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers