See <https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/16/changes>
Changes:
[Andrew Johnson] Modify inc dependencies
Using inc causes a rebuild every time; replace it with
the list of include files that the compiler might use.
Also adjust gdd build to avoid a circular dependency.
------------------------------------------
[...truncated 1489 lines...]
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/vxWorks/O.linux-x86'>
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/vxWorks/O.linux-x86'>
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/vxWorks'>
make -C ./RTEMS linux-x86
make[2]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS'>
make -C ./base linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS/base'>
perl ../../../bin/linux-x86/makeMakefile.pl O.linux-x86 ../../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../../.. T_A=linux-x86
make[4]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS/base/O.linux-x86'>
Installing generic include file ../../../../include/epicsRtemsInitHooks.h
make[4]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS/base/O.linux-x86'>
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS/base'>
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/RTEMS'>
make -C libCom/test linux-x86
make[2]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/libCom/test'>
perl ../../../bin/linux-x86/makeMakefile.pl O.linux-x86 ../../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../../.. T_A=linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/libCom/test/O.linux-x86'>
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsUnitTestTest.c
/usr/bin/g++ -o epicsUnitTestTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsUnitTestTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsCalcTest.cpp
/usr/bin/g++ -o epicsCalcTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsCalcTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsAlgorithmTest.cpp
/usr/bin/g++ -o epicsAlgorithmTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsAlgorithmTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsMathTest.c
/usr/bin/g++ -o epicsMathTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsMathTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsEllTest.c
/usr/bin/g++ -o epicsEllTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsEllTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsEnvTest.c
/usr/bin/g++ -o epicsEnvTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsEnvTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsErrlogTest.c
/usr/bin/g++ -o epicsErrlogTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsErrlogTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsStdioTest.c
/usr/bin/g++ -o epicsStdioTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsStdioTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsSockResolveTest.c
/usr/bin/g++ -o epicsSockResolveTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsSockResolveTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsStringTest.c
/usr/bin/g++ -o epicsStringTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsStringTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsTimeTest.cpp
/usr/bin/g++ -o epicsTimeTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsTimeTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsThreadTest.cpp
/usr/bin/g++ -o epicsThreadTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsThreadTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsThreadOnceTest.c
/usr/bin/g++ -o epicsThreadOnceTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsThreadOnceTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsThreadPriorityTest.cpp
/usr/bin/g++ -o epicsThreadPriorityTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsThreadPriorityTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsThreadPrivateTest.cpp
/usr/bin/g++ -o epicsThreadPrivateTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsThreadPrivateTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsExitTest.c
/usr/bin/g++ -o epicsExitTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsExitTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsTimerTest.cpp
/usr/bin/g++ -o epicsTimerTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsTimerTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../ringPointerTest.c
/usr/bin/g++ -o ringPointerTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 ringPointerTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../ringBytesTest.c
/usr/bin/g++ -o ringBytesTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 ringBytesTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsEventTest.cpp
/usr/bin/g++ -o epicsEventTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsEventTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsMutexTest.cpp
/usr/bin/g++ -o epicsMutexTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsMutexTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsExceptionTest.cpp
/usr/bin/g++ -o epicsExceptionTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsExceptionTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../macEnvExpandTest.c
/usr/bin/g++ -o macEnvExpandTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 macEnvExpandTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../macLibTest.c
/usr/bin/g++ -o macLibTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 macLibTest.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../taskwdTest.c
/usr/bin/g++ -o taskwdTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 taskwdTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../blockingSockTest.cpp
/usr/bin/g++ -o blockingSockTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 blockingSockTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsMessageQueueTest.cpp
/usr/bin/g++ -o epicsMessageQueueTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsMessageQueueTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsThreadPerform.cpp
/usr/bin/g++ -o epicsThreadPerform -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsThreadPerform.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../epicsMaxThreads.c
/usr/bin/g++ -o epicsMaxThreads -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 epicsMaxThreads.o -lCom
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../buckTest.c
/usr/bin/g++ -o buckTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 buckTest.o -lCom
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../cvtFastPerform.cpp
/usr/bin/g++ -o cvtFastPerform -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 cvtFastPerform.o -lCom
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/libCom/test/O.linux-x86'>
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/libCom/test'>
make -C db/test linux-x86
make[2]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/db/test'>
perl ../../../bin/linux-x86/makeMakefile.pl O.linux-x86 ../../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../../.. T_A=linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/db/test/O.linux-x86'>
/usr/bin/gcc -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include ../callbackTest.c
/usr/bin/g++ -o callbackTest -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 callbackTest.o -ldbIoc -ldbStaticHost -lca -lCom
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/db/test/O.linux-x86'>
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/db/test'>
make -C ./softIoc linux-x86
make[2]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/softIoc'>
perl ../../bin/linux-x86/makeMakefile.pl O.linux-x86 ../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/softIoc/O.linux-x86'>
perl ../../../bin/linux-x86/makeIncludeDbd.pl base.dbd dlload.dbd system.dbd softIocInclude.dbd
echo "../O.Common/softIocInclude.dbd : ../Makefile" >> softIoc.dbd.d
Expanding dbd
Installing created dbd file ../../../dbd/softIoc.dbd
Installing db file ../../../db/softIocExit.db
mkdir ../../../db
perl ../../../bin/linux-x86/registerRecordDeviceDriver.pl ../O.Common/softIoc.dbd softIoc_registerRecordDeviceDriver <https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/> > softIoc.tmp
mv softIoc.tmp softIoc_registerRecordDeviceDriver.cpp
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../include/os/Linux -I../../../include softIoc_registerRecordDeviceDriver.cpp
FINAL_LOCATION=<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/>
perl ../makeInstallDir.pl '<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/'> > epicsInstallDir.h
/usr/bin/g++ -c -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -O3 -g -Wall -m32 -MMD -I. -I../O.Common -I. -I.. -I../../../include/os/Linux -I../../../include ../softMain.cpp
/usr/bin/g++ -o softIoc -L<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -Wl,-rpath,<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/lib/linux-x86> -m32 softIoc_registerRecordDeviceDriver.o softMain.o -lrecIoc -lsoftDevIoc -lmiscIoc -lrsrvIoc -ldbtoolsIoc -lasIoc -ldbIoc -lregistryIoc -ldbStaticIoc -lca -lCom
Installing created file ../../../bin/linux-x86/softIoc
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/softIoc/O.linux-x86'>
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/softIoc'>
make -C ./gdd linux-x86
make[2]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/gdd'>
perl ../../bin/linux-x86/makeMakefile.pl O.linux-x86 ../../..
mkdir O.Common
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86
make[3]: Entering directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/gdd/O.linux-x86'>
g++ -O3 -g -Wall -fno-strict-aliasing -m32 -MMD -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500 -D_X86_ -DUNIX -D_BSD_SOURCE -Dlinux -D_REENTRANT -c -o genApps.o ../genApps.cc
In file included from ../gdd.h:46,
from ../gddAppTable.h:21,
from ../genApps.cc:17:
../gddNewDel.h:24:24: error: epicsMutex.h: No such file or directory
../gddNewDel.h:25:24: error: epicsGuard.h: No such file or directory
../gddNewDel.h:26:25: error: epicsThread.h: No such file or directory
In file included from ../gddUtils.h:28,
from ../gdd.h:47,
from ../gddAppTable.h:21,
from ../genApps.cc:17:
../aitTypes.h:25:22: error: shareLib.h: No such file or directory
In file included from ../gdd.h:50,
from ../gddAppTable.h:21,
from ../genApps.cc:17:
../aitConvert.h:29:21: error: osiSock.h: No such file or directory
In file included from ../aitTypes.h:58,
from ../gddUtils.h:28,
from ../gdd.h:47,
from ../gddAppTable.h:21,
from ../genApps.cc:17:
../aitHelpers.h:45: error: variable ���epicsShareClass aitTimeStamp��� has initializer but incomplete type
../aitHelpers.h:45: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
../aitHelpers.h:46: error: expected primary-expression before ���friend���
../aitHelpers.h:46: error: expected ���}��� before ���friend���
../aitHelpers.h:46: error: expected ���,��� or ���;��� before ���friend���
../aitHelpers.h:47: error: ���friend��� used outside of class
../aitHelpers.h:47: error: expected initializer before ���operator���
../aitHelpers.h:48: error: ���friend��� used outside of class
../aitHelpers.h:48: error: ISO C++ forbids declaration of ���aitTimeStamp��� with no type
../aitHelpers.h:48: error: expected ���,��� or ���...��� before ���&��� token
../aitHelpers.h:48: error: ���int operator>=(int)��� must have an argument of class or enumerated type
../aitHelpers.h:49: error: ���friend��� used outside of class
../aitHelpers.h:50: error: expected unqualified-id before ���public���
../aitHelpers.h:52: error: ISO C++ forbids declaration of ���aitTimeStamp��� with no type
../aitHelpers.h:52: error: expected ���,��� or ���...��� before ���&��� token
../aitHelpers.h:52: error: ISO C++ forbids declaration of ���aitTimeStamp��� with no type
../aitHelpers.h: In function ���int aitTimeStamp(int)���:
../aitHelpers.h:52: error: only constructors take base initializers
../aitHelpers.h:52: error: ���t��� was not declared in this scope
../aitHelpers.h:52: warning: no return statement in function returning non-void
../aitHelpers.h: At global scope:
../aitHelpers.h:53: error: ISO C++ forbids declaration of ���aitTimeStamp��� with no type
../aitHelpers.h: In function ���int aitTimeStamp(long unsigned int, long unsigned int)���:
../aitHelpers.h:54: error: only constructors take base initializers
../aitHelpers.h:57: error: invalid use of ���this��� in non-member function
../aitHelpers.h:57: error: invalid use of ���this��� in non-member function
../aitHelpers.h:58: error: invalid use of ���this��� in non-member function
../aitHelpers.h:58: error: invalid use of ���this��� in non-member function
../aitHelpers.h:60: warning: no return statement in function returning non-void
../aitHelpers.h: At global scope:
../aitHelpers.h:66: error: non-member function ���void getTV(long int&, long int&)��� cannot have cv-qualifier
../aitHelpers.h: In function ���void getTV(long int&, long int&)���:
../aitHelpers.h:68: error: invalid use of ���this��� in non-member function
../aitHelpers.h:69: error: invalid use of ���this��� in non-member function
../aitHelpers.h:70: error: invalid use of ���this��� in non-member function
../aitHelpers.h:71: error: invalid use of ���this��� in non-member function
../aitHelpers.h: At global scope:
../aitHelpers.h:77: error: non-member function ���void get(long unsigned int&, long unsigned int&)��� cannot have cv-qualifier
../aitHelpers.h: In function ���void get(long unsigned int&, long unsigned int&)���:
../aitHelpers.h:79: error: invalid use of ���this��� in non-member function
../aitHelpers.h:80: error: invalid use of ���this��� in non-member function
../aitHelpers.h: At global scope:
../aitHelpers.h:83: error: non-member function ���operator double()��� cannot have cv-qualifier
../aitHelpers.h:83: error: ���operator double()��� must be a nonstatic member function
../aitHelpers.h:88: error: non-member function ���operator float()��� cannot have cv-qualifier
../aitHelpers.h:88: error: ���operator float()��� must be a nonstatic member function
../aitHelpers.h:96: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:97: error: non-member function ���void get(timespec&)��� cannot have cv-qualifier
../aitHelpers.h:98: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:99: error: expected constructor, destructor, or type conversion before ���operator���
../aitHelpers.h:104: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:105: error: non-member function ���void get(epicsTimeStamp&)��� cannot have cv-qualifier
../aitHelpers.h:106: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:107: error: expected constructor, destructor, or type conversion before ���operator���
../aitHelpers.h:110: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:111: error: expected constructor, destructor, or type conversion before ���operator���
../aitHelpers.h:112: error: expected constructor, destructor, or type conversion before ���;��� token
../aitHelpers.h:114: error: ���aitTimeStamp��� does not name a type
../aitHelpers.h:119: error: expected unqualified-id before ���private���
../aitHelpers.h:121: error: expected declaration before ���}��� token
make[3]: *** [genApps.o] Error 1
make[3]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/gdd/O.linux-x86'>
make[2]: *** [linux-x86] Error 2
make[2]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src/gdd'>
make[1]: *** [gdd.linux-x86] Error 2
make[1]: Leaving directory `<https://jenkins.aps.anl.gov/job/epics-base-3.14-linux32/ws/src'>
make: *** [src.linux-x86] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
- Replies:
- Build failed in Jenkins: epics-base-3.14-linux32 #17 APS Jenkins
- Navigate by Date:
- Prev:
Build failed in Jenkins: epics-base-3.14-vx69 #11 APS Jenkins
- Next:
Build failed in Jenkins: epics-base-3.14 #64 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Jenkins build is back to normal : epics-base-3.14-vx69 #13 APS Jenkins
- Next:
Build failed in Jenkins: epics-base-3.14-linux32 #17 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
|