[GSoC 2020] : BSP Buildset for EPICS (next steps)

Mritunjay Sharma mritunjaysharma394 at gmail.com
Wed Aug 12 00:13:40 UTC 2020


Hello Heinz and everyone!

Thank you so much for this update. I started to work first by building
EPICS by hand
for "xilinx_zynq_a9_qemu". Till the time, you gave
https://gitlab.fhi.mpg.de/junkes/epics-base.git,
I had to struggle with lot of errors which cloning into this repo solved.

So I started by building "xilinx_zynq_a9_qemu" BSP for RTEMS5 using my own
blog with only difference being
that  I used '--disable-networking' to use libbsd.

After that, I used this blog https://rmeena840.github.io/Fourth-Post/ of a
GSoC 19 Student to build and install rtems-libbsd
for  "xilinx_zynq_a9_qemu".

Everything worked perfectly fine till now. Now I entered the 'epics-base'
directory and made
the changes in configure/os/CONFIG_SITE.Common.RTEMS as:

# FHI:
RTEMS_SERIES = 5
RTEMS_VERSION = 5
RTEMS_BASE = /home/mritunjay/development/rtems/$(RTEMS_VERSION)-arm

Also made the change in configure/CONFIG_SITE:

CROSS_COMPILER_TARGET_ARCHS=RTEMS-xilinx_zynq_a9_qemu

After this I used 'make' command and it worked fine.

So, I can say that there were just two changes which I had to make then the
previous one.

The successful build by hand enabled me to work on the RSB recipe.

I worked on them and it can be found here
https://github.com/RTEMS/rtems-source-builder/compare/master...mritunjaysharma394:epics-support-zynq
.

The patch I am applying can be found here:
https://raw.githubusercontent.com/mritunjaysharma394/epics-mritunjay/master/patches/0001-Added-support-for-RTEMS-xilinx_zynq_a9_qemu.patch

However, the problem I am facing is that while building the recipe using:
```.../source-builder/sb-builder --log=log_epics epics-7-1```,
the build is failing because it seems that Patch setup in configure file is
not getting applied there. I followed the same steps as done for pc
but this time the patch is not getting applied.

It will be really helpful if you can guide where did I went wrong thist
time.

I am attaching the log and report file for reference.

Thanks
Mritunjay




On Mon, Aug 10, 2020 at 8:56 PM junkes <junkes at fhi-berlin.mpg.de> wrote:

> Hello Mritunjay,
>
> I have now finished an EPICS variant that works with libbsd so far. DHCP
> and NFS work. NTP I added a primitive reader. This is sufficient for
> testing.
>
> You can find the development here:
>
> https://gitlab.fhi.mpg.de/junkes/epics-base.git
>
> It's not perfect yet. The adaptation to the legacy stack and the
> processing of the environment variables from the flash (u-boot etc.) is
> still missing.
>
> [h1 at earth QtC-epics-base (7.0 *+)]$ ./startQemu softIoc
> Script name: ./startQemu
> qemu-system-aarch64: warning: nic cadence_gem.1 has no peer
> WARNING: OS Clock time was read before being set.
> Using 1990-01-02 00:00:00.000000 UTC
>
> initConsole --- Info ---
> stdin: fileno: 0, ttyname: /dev/ttyS1
> stdout: fileno: 1, ttyname: /dev/ttyS1
> stderr: fileno: 2, ttyname: /dev/ttyS1
> tcsetattr failed: I/O error
> time set to : 04/14/14 07:30:06.000055589 UTC
> Startup.
> epicsThreadSetPriority called by non epics thread
>
> ***** RTEMS Version: rtems-5.0.0-m2003 (ARM/ARMv4/xilinx_zynq_a9_qemu)
> *****
>
> ***** Initializing network (dhcp) *****
> nexus0: <RTEMS Nexus device>
> zy7_slcr0: <Zynq-7000 slcr block> on nexus0
> cgem0: <Cadence CGEM Gigabit Ethernet Interface> on nexus0
> miibus0: <MII bus> on cgem0
> e1000phy0: <Marvell 88E1111 Gigabit PHY> PHY 0 on miibus0
> e1000phy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
> 1000baseT-FDX, 1000baseT-FDX-master, auto
> e1000phy1: <Marvell 88E1111 Gigabit PHY> PHY 23 on miibus0
> e1000phy1:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
> 1000baseT-FDX, 1000baseT-FDX-master, auto
> info: cgem0: Ethernet address: 52:54:00:12:34:56
> info: lo0: link state changed to UP
>
> ---- Wait for DHCP done ...
> dhcpcd: unknown option -- pv4only
> info: version 6.2.1 starting
> cgem0: cgem_mediachange: could not set ref clk0 to 25000000.
> info: cgem0: link state changed to UP
> dhcpcd: unknown option -- pv4only
> debug: cgem0: executing `ioc boot' PREINIT
>
> ***** Primary Network interface : cgem0 *****
> debug: cgem0: executing `ioc boot' CARRIER
>
> ***** Primary Network interface : cgem0 *****
> info: DUID 00:01:00:01:1a:de:4a:fe:52:54:00:12:34:56
> info: cgem0: IAID 00:12:34:56
> info: cgem0: soliciting an IPv6 router
> debug: cgem0: delaying Router Solicitation for LL address
> debug: cgem0: using ClientID
> 00:46:48:49:20:74:65:73:74:20:63:6c:69:65:6e:74
> info: cgem0: soliciting a DHCP lease
> debug: cgem0: sending DISCOVER (xid 0x86686938), next in %0.1f seconds
> info: cgem0: carrier lost
> debug: cgem0: executing `ioc boot' NOCARRIER
>
> ***** Primary Network interface : cgem0 *****
> info: cgem0: carrier acquired
> dhcpcd: unknown option -- pv4only
> debug: cgem0: executing `ioc boot' CARRIER
>
> ***** Primary Network interface : cgem0 *****
> info: cgem0: IAID 00:12:34:56
> info: cgem0: soliciting an IPv6 router
> debug: cgem0: delaying Router Solicitation for LL address
> debug: cgem0: using ClientID
> 00:46:48:49:20:74:65:73:74:20:63:6c:69:65:6e:74
> info: cgem0: soliciting a DHCP lease
> debug: cgem0: sending DISCOVER (xid 0x441a0d89), next in %0.1f seconds
> debug: cgem0: wrong xid 0x86686938 (expecting 0x441a0d89) from 10.1.0.1
> debug: cgem0: sending DISCOVER (xid 0x441a0d89), next in %0.1f seconds
> info: cgem0: offered 10.1.0.104 from 10.1.0.1
> debug: cgem0: sending REQUEST (xid 0x441a0d89), next in %0.1f seconds
> debug: cgem0: acknowledged 10.1.0.104 from 10.1.0.1
> debug: cgem0: checking for 10.1.0.104
> debug: cgem0: sending ARP probe (1 of 3), next in %0.1f seconds
> debug: cgem0: sending ARP probe (2 of 3), next in %0.1f seconds
>
> ---- Wait for DHCP done ...
> debug: cgem0: sending ARP probe (3 of 3), next in %0.1f seconds
> info: cgem0: leased 10.1.0.104 for 6000 seconds
> debug: cgem0: renew in 3000 seconds, rebind in 5250 seconds
> debug: cgem0: adding IP address 10.1.0.104/24
> info: cgem0: adding host route to 10.1.0.104 via 127.0.0.1
> err: cgem0: ipv4_addroute: File exists
> info: cgem0: adding route to 10.1.0.0/24
> err: cgem0: ipv4_addroute: File exists
> info: cgem0: adding default route via 10.1.0.1
> debug: cgem0: writing lease `/var/db/dhcpcd-cgem0.lease'
> debug: cgem0: executing `ioc boot' BOUND
>
> ***** Primary Network interface : cgem0 *****
> Interface TGP bounded
> rtems_bsdnet_bootp_server_name : 1001.1001 at 10.1.0.1:/Volumes/Epics
> rtems_bsdnet_bootp_boot_file_name :
> /Volumes/Epics/myExample/bin/RTEMS-xilinx_zynq_a9_qemu/myExample.boot
> rtems_bsdnet_bootp_cmdline :
> /Volumes/Epics/myExample/iocBoot/iocmyExample/st.cmd
> debug: cgem0: sending ARP announce (1 of 2), next in 2.0 seconds
> -------------- IFCONFIG -----------------
> cgem0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
> 1500
>        options=80008<VLAN_MTU,LINKSTATE>
>        ether 52:54:00:12:34:56
>        inet6 fe80::5054:ff:fe12:3456%cgem0 prefixlen 64 scopeid 0x1
>        inet 10.1.0.104 netmask 0xffffff00 broadcast 10.1.0.255
>        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
>        media: Ethernet autoselect (100baseTX <full-duplex>)
>        status: active
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>        options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
>        inet 127.0.0.1 netmask 0xffffff00
>        inet6 ::1 prefixlen 128
>        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
>        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
>        groups: lo
> -------------- NETSTAT ------------------
> Routing tables
>
> Internet:
> Destination        Gateway            Flags     Netif Expire
> default            10.1.0.1           UGS       cgem0
> 10.1.0.0/24        link#1             U         cgem0
> 10.1.0.104         link#1             UHS         lo0
> 127.0.0.1          link#2             UH          lo0
>
> Internet6:
> Destination                       Gateway                       Flags
>     Netif Expire
> ::1                               link#2                        UH
>          lo0
> fe80::%cgem0/64                   link#1                        U
>         cgem0
> fe80::5054:ff:fe12:3456%cgem0     link#1                        UHS
>         lo0
> fe80::%lo0/64                     link#2                        U
>           lo0
> fe80::1%lo0                       link#2                        UHS
>         lo0
>
> ***** Until now no NTP support in RTEMS 5 with rtems-libbsd *****
>
> ***** Ask ntp server once... *****
> time from ntp : 08/10/20 15:08:41.000055589 UTC
>
> ***** Setting up file system *****
> ***** Initializing NFS *****
> rtems_bootp_server_name: 1001.1001 at 10.1.0.1:/Volumes/Epics
> nfsMount("1001.1001 at 10.1.0.1", "/Volumes/Epics", "/Volumes/Epics")
> Mount 1001.1001 at 10.1.0.1:/Volumes/Epics on /Volumes/Epics
> Warning: EPICS_TIMEZONE (CST6CDT,M3.2.0/2,M11.1.0/2) unrecognizable --
> times will be displayed as GMT.
> check for time registered , C++ initialization ...
> ***** Preparing EPICS application *****
> chdir("/Volumes/Epics/myExample/iocBoot/iocmyExample/")
> ***** Starting EPICS application *****
> dbLoadDatabase("../../dbd/softIoc.dbd")
> Can't register 'system' command -- no command interpreter available.
> softIoc_registerRecordDeviceDriver(pdbbase)
> # Begin /Volumes/Epics/myExample/iocBoot/iocmyExample/st.cmd
> iocInit()
> Starting iocInit
> ############################################################################
>
> ## EPICS R7.0.3.2-DEV
> ## Rev. R7.0.3.1-105-ge597f8104c18ec7b9fc5-dirty
> ############################################################################
>
> debug: cgem0: sending ARP announce (2 of 2)
> Warning: RSRV has empty beacon address list
> epicsThreadRealtimeLock Warning: Unable to lock the virtual address space.
> VM page faults may harm real-time performance. errno=22
> iocRun: All initialization complete
> # End /Volumes/Epics/myExample/iocBoot/iocmyExample/st.cmd
>
>
>
>
> On 2020-08-08 21:58, Mritunjay Sharma wrote:
>
>
>
> On Sat, Aug 8, 2020 at 11:10 PM Gedare Bloom <gedare at rtems.org> wrote:
>
> On Sat, Aug 8, 2020 at 11:08 AM Mritunjay Sharma
> <mritunjaysharma394 at gmail.com> wrote:
> >
> >
> >
> > On Sat, Aug 8, 2020 at 9:46 PM Heinz Junkes <junkes at fhi-berlin.mpg.de>
> wrote:
> >>
> >> Hallo Mritunjay,
> >> everything looks pretty good. I'm commenting on the text. I also send
> this mail
> >> to two EPICS experts (Andrew Johnson and Michael Davidsaver). Maybe
> they also have some ideas.
> >
> >
> > Thank you so much Heinz! It will be really a great help!
> >>
> >>
> >>
> >> >
> >> > Current Status:
> >> >
> >> > 1) Successfully built EPICS7 with RTEMS5 by hand for pc-386
> >> > 2) Worked for RSB recipe.
> >> >    In its due process, I Wrote:
> >> >     i) rsb/rtems/config/epics/epics-7-1.cfg
> >> >     ii)rsb/rtems/config/epics/epics-base.bset
> >> >     iii)rsb/source-builder/config/epics-7-1.cfg
> >> > 3) Added Patch for RTEMS-pc-386 support which made the above recipe
> work successfully.
> >> > 4) Therefore, Successully built EPICS7 with RTEMS5 by using RSB
> recipe as well for pc-386 as of now.
> >> > 5) Sent 4 Patches for review of the same.
> >> >
> >> > What problems are in the next steps?
> >> >
> >> > 1) How to make it work across different architectures?
> >> > 2) Exisiting EPICS works on the old legacy network stack.
> >> > 3) I am not using EPICS upstream branch. It is being built
> >> > by Heinz's epics playground.
> >> > 4) Doubts in how to start with testing.
> >> >
> >> > My Resarch work for the Problem no: 1
> >> >
> >> > I have gone through the EPICS developer guide from here
> >> > exhaustively in the past couple of day and here are few interesting
> things
> >> > that I found which can help:
> >> >
> >> > 1) "The main ingredients of the build system are:
> >> > • A set of configuration files and tools provided in the EPICS
> base/configure directory
> >> > • A corresponding set of configuration files in the <top>/configure
> directory of a non-base <top> directory
> >> > structure to be built. The makeBaseApp.pl and makeBaseExt.pl scripts
> create these configuration files. Many of
> >> > these files just include a file of the same name from the
> base/configure directory.
> >> > • Makefiles in each directory of the <top> directory structure to be
> built
> >> > • User created configuration files in build created
> $(INSTALL_LOCATION)/cfg directories.
> >> > "
> >> >
> >> > Remarks: Now since it is also mentioned in the guide that
> "makeBaseApp.pl
> >> > creates directories and then copies template files into the newly
> created directories
> >> > while expanding macros in the template files. EPICS base provides two
> sets of template files: simple and example."
> >> > Can we think of using makeBaseApp.pl to that end? Making the user
> allow
> >> > to change the configurations from the terminal?
> >>
> >> I don't think that makeBaseApp.pl will help you. This is intended to
> build an example IOC. It takes the settings from the above mentioned
> configuration files.
> >>
> >> You "only" need to specify the location of the RTEMS installation in
> configure/os/CONFIG_SITE.Common.RTEMS.
> >> RTEMS_VERSION =
> >> RTEMS_BASE =
> >>
> >> Then you have to define the target in configure/CONFIG_SITE:
> >> ...
> >> # Which target architectures to cross-compile for.
> >> #  Definitions in configure/os/CONFIG_SITE.<host>.Common
> >> #  may override this setting.
> >> CROSS_COMPILER_TARGET_ARCHS=
> >> ...
> >> e.g. "CROSS_COMPILER_TARGET_ARCHS=RTEMS-xilinx_zynq_a9_qemu"
> >>
> >> And for each target there must be a file in configure/os:
> >> e.g. CONFIG_Common.RTEMS-xilinx_zynq_a9_qemu
> >> If it is not provided by EPICS, the RSB should install it there
> (adapted to the target to be used by epics make).
> >
>
> Probably they should be provided by EPICS for known-to-work
> configurations. If they are not, we should push upstream.
>
> >
> > Yes, Heinz. I followed the above steps and created a patch which I
> applied in the configuration files of RSB recipe.
> > The problem with it is that it's made only for pc-386 and I have to
> hardcode there about location of the RTEMS installation in
> > configure/os/CONFIG_SITE.Common.RTEMS. My doubt is how to modify the
> patch that can it offer user-specific location of the RTEMS
> > installation and bsp?
> >>
>
> I still think this should be done through some kind of pre-processing
> (scripting) over these configuration files for a given target, using
> some fixed pattern, rather than by patching. A patch is fine for
> proof-of-concept, but I don't think we want to have x patches for x
> BSP targets of EPICS.  Maybe it is fine, there aren't that many BSP
> targets right now, but I can see this kind of patch-based
> configuration getting a little unwieldy.
>
> If you proceed with the patch-based approach, you need to figure out
> how to pick the right patch to apply based on the target/bsp build. So
> that would be your next step. Create a patch for the zynq, and see if
> you can dynamically determine which one to apply (zynq or pc386) based
> on RSB internal state/variables.
>
> Thank you for the suggestions. I will start working on creating the patch
> for zynq and will see if
> something can be done to dynamically determine them.
>
> >>
> >> >
> >> > 2) "The startup directory in EPICS base contains a perl script,
> EpicsHostArch.pl, which can be used to define
> >> > EPICS_HOST_ARCH. This script can be invoked with a command line
> parameter defining the alternate compiler (e.g.
> >> > if invoking EpicsHostArch.pl yields solaris-sparc, then invoking
> EpicsHostArch.pl gnu will yield
> >> > solaris-sparc-gnu).
> >> > The startup directory also contains scripts to help users set the
> path and other environment variables"
> >> This has nothing to do with 2)
> >
> >
> > I am sorry for the misunderstanding. All the 4 points mentioned here are
> my observations only for the Problem No.1
> > `1) How to make it work across different architectures?`
> >>
> >>
> >> There's no need to adjust anything here. The EPICS make recognizes the
> architecture on which it is started.
> >>
> >> > Remarks: As EPICS_HOST_ARCH, can we do something similar for
> CROSS_COMPILER_TARGET_ARCHS?
> >> >
> >> > 3) ") The following is a summary of targets that can be specified for
> gnumake:
> >> > • <action>
> >> > • <arch>
> >> > • <action>.<arch>
> >> > • <dir>
> >> > • <dir>.<action>
> >> > • <dir>.<arch>
> >> > • <dir>.<action>.<arch>
> >> > where:
> >> > <arch> is an architecture such as solaris-sparc, vxWorks-68040,
> win32-x86, etc.
> >> > <action> is help, clean, realclean, distclean, inc, install, build,
> rebuild, buildInstall, realuninstall, or uninstall"
> >> >
> >> > Remarks: Now similar to the above stated, can we work for Cross
> Compiler target Architecture?
> >> >
> >>
> >> But this does not refer to 3) ?
> >
> >
> > No no, this remark is also for the problem 1 only as told above. Slight
> misunderstanding here :)
> >>
> >>
> >>
> >>
> >> 3) You have to take "my" repo at the moment, because the adaptations to
> RTEMS5 are not yet included in the official epics-base. This is a
> hen-and-egg problem because RTEMS is only now in the release phase, so my
> changes have not been implemented yet.
> >
> >
> > Ok, I hope Dr. Gedare and Chris can help you with that.
>
> We just need to be ready for when RTEMS 5.1 is officially released.
> Hopefully soon, but I don't have a timeline. Releases are mostly
> volunteer time, so they happen when they happen. We're trying to get
> better about that, but it is hard (due to lack of incentives).
>
> I think that makes it clear, Heinz.
>
> >>
> >>
> >> 2) I'm just about to figure out in the Epics Makefiles whether the
> target was built with the legacy-stack or libbsd-stack. It's working
> already.
> >> Now I also have to adjust the rtems_init.c accordingly. Here I have to
> clean up a little bit. But I hope to have this finished by the middle of
> the week.
> >
> >
> > Thank you so much for the update!
> >
> > So I would like to ask my other mentors - what can I do for the time
> being? What should be the next steps for this week?
>
> Prepare the zynq patch and try to work out the logic of how to select
> the right patch to apply.
>
> Then similar logic might be usable to script the configuration changes
> of EPICS so we don't need patches.
>
> Sure, I will do and update soon.
>
>
> > And yes how to begin the testing part?
>
> This was suggested by Heinz earlier to look at the CI test scripts
> that EPICS maintainers use.
>
>
> Yes, it slipped out of my mind. Will check and revert.
>
> Thanks
> Mritunjay Sharma
>
>
> > I have tried to find some resources but I think it will be
> > better if you can help somewhere to look at.
> >
> > Thanks
> > Mritunjay Sharma
> >>
> >>
> >> > These were the little doubts that originated from the research work I
> did.
> >> > I will like the opinion of mentors that what can be the optimal way
> now to approach the
> >> > project after this? What can be some resources for better research
> work of the
> >> > above problems?
> >> >
> >> > Also, for the reference:
> >> > Link to the changes in commits of rsb can be found here:
> https://github.com/RTEMS/rtems-source-builder/compare/master...mritunjaysharma394:epics-support
> >> >
> >> > The patch for epics can be found here:
> https://github.com/mritunjaysharma394/epics-mritunjay/tree/master/patches
> >> >
> >> >
> >> > Thanks
> >> > Mritunjay Sharma
> >> >
> >> >
> >> >
> >> >
> >> Heinz
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200812/2876ab29/attachment-0001.html>
-------------- next part --------------
RTEMS Tools Project - Source Builder Error Report
 Build: error: building epics-base-7.0-x86_64-linux-gnu-1
 Command Line: ../source-builder/sb-builder --log=log_epics epics-7-1
 Python: 2.7.18rc1 (default, Apr  7 2020, 12:05:55) [GCC 9.3.0]
 https://github.com/mritunjaysharma394/rtems-source-builder.git/origin/a80aad0a639137aa0d8dfcbe9f257dccdd1cfa35-modified
 Linux mritunjay-Lenovo-Yoga-S740-14IIL 5.8.0-rc5-eudyptula-00009-g9a3b04a5c215 #3 SMP Wed Jul 15 19:42:15 IST 2020 x86_64
Tail of the build log:
-rw-rw-r-- root/root     15516 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdThread.c
-rw-rw-r-- root/root       716 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdThread.h
-rw-rw-r-- root/root       643 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdThreadExtra.c
-rw-rw-r-- root/root      3802 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdTime.cpp
-rw-rw-r-- root/root       922 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdTime.h
-rw-rw-r-- root/root       586 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdVME.h
-rw-rw-r-- root/root       615 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osdWireConfig.h
-rw-rw-r-- root/root       674 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/osiFileName.h
-rw-rw-r-- root/root      4368 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/strtoll.c
-rw-rw-r-- root/root      3258 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/strtoull.c
-rw-rw-r-- root/root      7492 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/task_params.h
-rw-rw-r-- root/root      8936 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/tz2timezone.c
-rw-rw-r-- root/root      3928 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/veclist.c
-rw-rw-r-- root/root       920 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/os/vxWorks/vxComLibrary.c
-rw-rw-r-- root/root      8618 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiClockTime.c
-rw-rw-r-- root/root       828 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiClockTime.h
-rw-rw-r-- root/root      8480 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiNTPTime.c
-rw-rw-r-- root/root       609 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiNTPTime.h
-rw-rw-r-- root/root      1195 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiPoolStatus.h
-rw-rw-r-- root/root      1543 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiProcess.h
-rw-rw-r-- root/root      4945 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiSock.c
-rw-rw-r-- root/root      7641 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiSock.h
-rw-rw-r-- root/root      6931 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/osi/osiWireFormat.h
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/
-rw-rw-r-- root/root       537 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/Makefile
-rw-rw-r-- root/root      5528 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/epicsThreadPool.h
-rw-rw-r-- root/root      7953 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/poolJob.c
-rw-rw-r-- root/root      3126 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/poolPriv.h
-rw-rw-r-- root/root     11076 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/pool/threadPool.c
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/
-rw-rw-r-- root/root       645 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/Makefile
-rw-rw-r-- root/root      7120 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/epicsRingBytes.c
-rw-rw-r-- root/root      2244 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/epicsRingBytes.h
-rw-rw-r-- root/root      3400 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/epicsRingPointer.cpp
-rw-rw-r-- root/root      6461 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/ring/epicsRingPointer.h
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/taskwd/
-rw-rw-r-- root/root       501 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/taskwd/Makefile
-rw-rw-r-- root/root     10551 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/taskwd/taskwd.c
-rw-rw-r-- root/root      1776 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/taskwd/taskwd.h
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/
-rw-rw-r-- root/root       662 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/Makefile
-rw-rw-r-- root/root      7148 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/epicsTimer.cpp
-rw-rw-r-- root/root      6576 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/epicsTimer.h
-rw-rw-r-- root/root      7320 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timer.cpp
-rw-rw-r-- root/root      9011 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timerPrivate.h
-rw-rw-r-- root/root      7342 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timerQueue.cpp
-rw-rw-r-- root/root      4681 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timerQueueActive.cpp
-rw-rw-r-- root/root      2700 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timerQueueActiveMgr.cpp
-rw-rw-r-- root/root      2075 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/timer/timerQueuePassive.cpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/valgrind/
-rwxrwxr-x root/root    388811 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/valgrind/valgrind.h
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/
-rw-rw-r-- root/root       771 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/ACKNOWLEDGEMENTS
-rw-rw-r-- root/root      1798 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/EPICS_READ_THIS
-rw-rw-r-- root/root       924 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/Makefile
-rw-rw-r-- root/root      2050 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/NEW_FEATURES
-rw-rw-r-- root/root       504 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/NOTES
-rw-rw-r-- root/root       156 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/NO_WARRANTY
-rw-rw-r-- root/root      1152 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/README
-rw-rw-r-- root/root      6133 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/antelope.c
-rw-rw-r-- root/root      4717 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/closure.c
-rw-rw-r-- root/root      8882 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/defs.h
-rw-rw-r-- root/root      6584 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/error.c
-rw-rw-r-- root/root     10807 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/lalr.c
-rw-rw-r-- root/root     10009 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/lr0.c
-rw-rw-r-- root/root      6927 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/mkpar.c
-rw-rw-r-- root/root     23460 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/output.c
-rw-rw-r-- root/root     31106 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/reader.c
-rw-rw-r-- root/root      9026 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/skeleton.c
-rw-rw-r-- root/root      2298 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/symtab.c
-rw-rw-r-- root/root      7037 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/verbose.c
-rw-rw-r-- root/root      1590 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/warshall.c
-rw-rw-r-- root/root      3959 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yacc/yacc.html
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/
-rw-rw-r-- root/root       933 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/Makefile
-rw-rw-r-- root/root       794 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/RULES
-rw-rw-r-- root/root      5105 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl.c
-rw-rw-r-- root/root      1507 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_alloc.c
-rw-rw-r-- root/root      1329 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_alloc.h
-rw-rw-r-- root/root      2610 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_buf.c
-rw-rw-r-- root/root      1930 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_buf.h
-rw-rw-r-- root/root      2381 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_bytestack.h
-rw-rw-r-- root/root      2610 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_common.h
-rw-rw-r-- root/root      7311 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_encode.c
-rw-rw-r-- root/root      1375 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_encode.h
-rw-rw-r-- root/root     10619 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_gen.c
-rw-rw-r-- root/root      6615 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_gen.h
-rw-rw-r-- root/root     26527 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_lex.c
-rw-rw-r-- root/root      4290 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_lex.h
-rw-rw-r-- root/root      9801 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_parse.h
-rw-rw-r-- root/root     20699 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_parser.c
-rw-rw-r-- root/root      2560 2020-08-10 20:49 epics-base-7.0/modules/libcom/src/yajl/yajl_parser.h
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/
-rwxrwxr-x root/root      9597 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/Makefile
-rw-rw-r-- root/root      3726 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/aslibtest.c
-rw-rw-r-- root/root      7810 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/blockingSockTest.cpp
-rw-rw-r-- root/root      2569 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/buckTest.c
-rw-rw-r-- root/root     10044 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/cvtFastPerform.cpp
-rw-rw-r-- root/root     16638 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/cvtFastTest.c
-rw-rw-r-- root/root      2262 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsAlgorithmTest.cpp
-rw-rw-r-- root/root     16989 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsAtomicPerform.cpp
-rw-rw-r-- root/root     11990 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsAtomicTest.cpp
-rw-rw-r-- root/root     30401 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsCalcTest.cpp
-rw-rw-r-- root/root      7925 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsEllTest.c
-rw-rw-r-- root/root      2230 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsEnvTest.c
-rw-rw-r-- root/root       779 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsEnvUnsetTest.c
-rw-rw-r-- root/root     14676 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsErrlogTest.c
-rw-rw-r-- root/root      8058 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsEventTest.cpp
-rw-rw-r-- root/root      2981 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsExitTest.c
-rw-rw-r-- root/root      1803 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsInlineTest1.c
-rw-rw-r-- root/root       756 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsInlineTest2.c
-rw-rw-r-- root/root       736 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsInlineTest3.cpp
-rw-rw-r-- root/root       736 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsInlineTest4.cpp
-rw-rw-r-- root/root      2031 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsMMIOTest.c
-rw-rw-r-- root/root      2741 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsMathTest.c
-rw-rw-r-- root/root      1507 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsMaxThreads.c
-rw-rw-r-- root/root     10751 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsMessageQueueTest.cpp
-rw-rw-r-- root/root      8241 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsMutexTest.cpp
-rw-rw-r-- root/root      3302 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsRunLibComTests.c
-rw-rw-r-- root/root      2828 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsSockResolveTest.c
-rw-rw-r-- root/root      6244 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsSpinTest.c
-rw-rw-r-- root/root      5890 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsStackTraceTest.c
-rw-rw-r-- root/root      4170 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsStdioTest.c
-rw-rw-r-- root/root     25638 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsStdlibTest.c
-rw-rw-r-- root/root     13937 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsStringTest.c
-rw-rw-r-- root/root      4003 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadHooksTest.c
-rw-rw-r-- root/root      2814 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadOnceTest.c
-rw-rw-r-- root/root      6670 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadPerform.cpp
-rw-rw-r-- root/root     11574 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadPoolTest.c
-rw-rw-r-- root/root      3978 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadPriorityTest.cpp
-rw-rw-r-- root/root      1347 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadPrivateTest.cpp
-rw-rw-r-- root/root      5861 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsThreadTest.cpp
-rw-rw-r-- root/root      9273 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsTimeTest.cpp
-rw-rw-r-- root/root      4039 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsTimeZoneTest.c
-rw-rw-r-- root/root     12165 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsTimerTest.cpp
-rw-rw-r-- root/root      1464 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsTypesTest.c
-rw-rw-r-- root/root      1005 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsUnitTestTest.c
-rw-rw-r-- root/root       556 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/epicsUnitTestTest.plt
-rw-rw-r-- root/root      3500 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/fdmgrTest.c
-rw-rw-r-- root/root      3588 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/iocshTest.cpp
-rw-rw-r-- root/root        79 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/iocshTestBadArg.cmd
-rw-rw-r-- root/root        59 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/iocshTestBadArgIndirect.cmd
-rw-rw-r-- root/root       114 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/iocshTestSuccess.cmd
-rw-rw-r-- root/root        60 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/iocshTestSuccessIndirect.cmd
-rw-rw-r-- root/root      3979 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/ipAddrToAsciiTest.cpp
-rw-rw-r-- root/root      7724 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/macDefExpandTest.c
-rw-rw-r-- root/root      2545 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/macLib.plt
-rw-rw-r-- root/root      7350 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/macLibTest.c
-rw-rw-r-- root/root      2723 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/nonEpicsThreadPriorityTest.cpp
-rw-rw-r-- root/root      4195 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/osiSockTest.c
-rw-rw-r-- root/root      4225 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/ringBytesTest.c
-rw-rw-r-- root/root      7080 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/ringPointerTest.c
-rw-rw-r-- root/root       597 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/rtemsTestHarness.c
-rw-rw-r-- root/root      3077 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/taskwdTest.c
-rw-rw-r-- root/root       458 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/testexecname.c
-rw-rw-r-- root/root      1274 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/yajlTest.plt
-rw-rw-r-- root/root     80701 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/yajlTestCases.pm
-rwxrwxr-x root/root      2277 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/yajlTestConverter.pl
-rw-rw-r-- root/root      7620 2020-08-10 20:49 epics-base-7.0/modules/libcom/test/yajl_test.c
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/
-rw-rw-r-- root/root      2816 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/
-rw-rw-r-- root/root      4120 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/assert.hpp
-rw-rw-r-- root/root      1589 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/checked_delete.hpp
-rw-rw-r-- root/root      2074 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/
-rw-rw-r-- root/root     14268 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/auto_link.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/compiler/
-rw-rw-r-- root/root      8591 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/compiler/gcc.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/no_tr1/
-rw-rw-r-- root/root       846 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/no_tr1/memory.hpp
-rw-rw-r-- root/root       854 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/no_tr1/utility.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/platform/
-rw-rw-r-- root/root       819 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/platform/vxworks.hpp
-rw-rw-r-- root/root      3736 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/posix_features.hpp
-rw-rw-r-- root/root      3701 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/select_compiler_config.hpp
-rw-rw-r-- root/root      3223 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/select_platform_config.hpp
-rw-rw-r-- root/root      2984 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/select_stdlib_config.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/stdlib/
-rw-rw-r-- root/root      5204 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/stdlib/dinkumware.hpp
-rw-rw-r-- root/root     32452 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/suffix.hpp
-rw-rw-r-- root/root      5157 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/config/user.hpp
-rw-rw-r-- root/root      1511 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/current_function.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/detail/
-rw-rw-r-- root/root      2423 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/detail/sp_typeinfo.hpp
-rw-rw-r-- root/root      7285 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/detail/workaround.hpp
-rw-rw-r-- root/root       530 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/enable_shared_from_this.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/exception/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/exception/detail/
-rw-rw-r-- root/root       526 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/exception/detail/attribute_noreturn.hpp
-rw-rw-r-- root/root     12115 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/exception/exception.hpp
-rw-rw-r-- root/root      1273 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/memory_order.hpp
-rw-rw-r-- root/root       539 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/shared_ptr.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/
-rw-rw-r-- root/root      1432 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/bad_weak_ptr.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/
-rw-rw-r-- root/root      1637 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/operator_bool.hpp
-rw-rw-r-- root/root     12751 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/shared_count.hpp
-rw-rw-r-- root/root      2134 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_convertible.hpp
-rw-rw-r-- root/root      2931 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_counted_base.hpp
-rw-rw-r-- root/root      3521 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp
-rw-rw-r-- root/root      3584 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
-rw-rw-r-- root/root      5566 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_counted_impl.hpp
-rw-rw-r-- root/root      1529 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_has_sync.hpp
-rw-rw-r-- root/root       937 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/sp_nullptr_t.hpp
-rw-rw-r-- root/root      1468 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/spinlock.hpp
-rw-rw-r-- root/root      2954 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/spinlock_pool.hpp
-rw-rw-r-- root/root      1314 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/spinlock_pt.hpp
-rw-rw-r-- root/root      1491 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/spinlock_sync.hpp
-rw-rw-r-- root/root      2432 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/detail/yield_k.hpp
-rw-rw-r-- root/root      1874 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/enable_shared_from_this.hpp
-rw-rw-r-- root/root     26005 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/shared_ptr.hpp
-rw-rw-r-- root/root      5900 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/smart_ptr/weak_ptr.hpp
-rw-rw-r-- root/root      2898 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/throw_exception.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/tr1/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/tr1/detail/
-rw-rw-r-- root/root      5072 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/tr1/detail/config.hpp
-rw-rw-r-- root/root      2305 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/tr1/memory.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/type_traits/
-rw-rw-r-- root/root      4835 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/type_traits/is_signed.hpp
-rw-rw-r-- root/root       474 2020-08-10 20:49 epics-base-7.0/modules/libcom/vxWorks/boost/weak_ptr.hpp
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/normativeTypes/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/pvAccess/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/pvData/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/pvDatabase/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/pva2pva/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/modules/pvaClient/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/
-rw-rw-r-- root/root       705 2020-08-10 20:49 epics-base-7.0/src/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/
-rw-rw-r-- root/root       620 2020-08-10 20:49 epics-base-7.0/src/template/base/Makefile
-rw-rw-r-- root/root     13785 2020-08-10 20:49 epics-base-7.0/src/template/base/makeBaseApp.pl
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/top/
-rw-rw-r-- root/root       900 2020-08-10 20:49 epics-base-7.0/src/template/base/top/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/
-rw-rw-r-- root/root       838 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/CONFIG
-rw-rw-r-- root/root      1599 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/CONFIG_SITE
-rw-rw-r-- root/root       157 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/Makefile
-rw-rw-r-- root/root      1621 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/RELEASE
-rw-rw-r-- root/root       120 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/RULES
-rw-rw-r-- root/root        39 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/RULES.ioc
-rw-rw-r-- root/root        41 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/RULES_DIRS
-rw-rw-r-- root/root        40 2020-08-10 20:49 epics-base-7.0/src/template/base/top/configure/RULES_TOP
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/Db/
-rw-rw-r-- root/root       556 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/Db/Makefile
-rw-rw-r-- root/root       303 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/src/
-rw-rw-r-- root/root       660 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/src/Makefile
-rw-rw-r-- root/root       166 2020-08-10 20:49 epics-base-7.0/src/template/base/top/supportApp/src/_APPNAME_.dbd
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/
-rw-rw-r-- root/root       780 2020-08-10 20:49 epics-base-7.0/src/template/ext/Makefile
-rw-rw-r-- root/root      8429 2020-08-10 20:49 epics-base-7.0/src/template/ext/makeBaseExt.pl
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/
-rw-rw-r-- root/root       152 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/Makefile
-rw-rw-r-- root/root       123 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/README
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/
-rw-rw-r-- root/root      1140 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/CONFIG
-rw-rw-r-- root/root       577 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/CONFIG_SITE
-rw-rw-r-- root/root       148 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/Makefile
-rw-rw-r-- root/root       685 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RELEASE
-rw-rw-r-- root/root       191 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES
-rw-rw-r-- root/root        64 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES_DIRS
-rw-rw-r-- root/root       627 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES_IDL
-rw-rw-r-- root/root      4992 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES_JAVA
-rw-rw-r-- root/root      1499 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES_PYTHON
-rw-rw-r-- root/root        63 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/RULES_TOP
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/
-rw-rw-r-- root/root        61 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG.linux-x86.linux-386
-rw-rw-r-- root/root       503 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.Common.Common
-rw-rw-r-- root/root       280 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.aix-ppc-gnu.aix-ppc-gnu
-rw-rw-r-- root/root      1979 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.aix-ppc.aix-ppc
-rw-rw-r-- root/root      1193 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86
-rw-rw-r-- root/root      1483 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.darwin-ppc.darwin-ppc
-rw-rw-r-- root/root       286 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.darwin-ppcx86.darwin-ppcx86
-rw-rw-r-- root/root      1475 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.darwin-x86.darwin-x86
-rw-rw-r-- root/root       223 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.freebsd-x86_64.freebsd-x86_64
-rw-rw-r-- root/root       284 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-ppc.linux-ppc
-rw-rw-r-- root/root       284 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-x86-debug.linux-x86-debug
-rw-rw-r-- root/root       284 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-x86.linux-athlon
-rw-rw-r-- root/root      1497 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-x86.linux-x86
-rw-rw-r-- root/root       284 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug
-rw-rw-r-- root/root       860 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64
-rw-rw-r-- root/root       292 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-sparc-debug.solaris-sparc-debug
-rw-rw-r-- root/root       292 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-sparc-gnu.solaris-sparc-gnu
-rw-rw-r-- root/root      2388 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc
-rw-rw-r-- root/root       296 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-sparc64-gnu.solaris-sparc64-gnu
-rw-rw-r-- root/root       803 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-sparc64.solaris-sparc64
-rw-rw-r-- root/root       173 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-x86-debug.solaris-x86-debug
-rw-rw-r-- root/root       288 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-x86-gnu.solaris-x86-gnu
-rw-rw-r-- root/root       427 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-x86.solaris-x86
-rw-rw-r-- root/root       311 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.solaris-x86_64.solaris-x86_64
-rw-rw-r-- root/root       286 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin
-rw-rw-r-- root/root       284 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.win32-x86-debug.win32-x86-debug
-rw-rw-r-- root/root       286 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.win32-x86-mingw.win32-x86-mingw
-rw-rw-r-- root/root      6330 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.win32-x86.win32-x86
-rw-rw-r-- root/root       169 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/configure/os/CONFIG_SITE.windows-x64.windows-x64
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/exampleExt/
-rw-rw-r-- root/root       401 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/exampleExt/Makefile
-rw-rw-r-- root/root       169 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/exampleExt/RELEASE_NOTES.HTM
-rw-rw-r-- root/root       661 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/exampleExt/caExample.c
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/simpleExt/
-rw-rw-r-- root/root       341 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/simpleExt/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/src/
-rw-rw-r-- root/root        98 2020-08-10 20:49 epics-base-7.0/src/template/ext/top/src/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/tools/
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/
-rw-rw-r-- root/root      2328 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/Copy.pm
-rw-rw-r-- root/root      4248 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/Getopts.pm
-rw-rw-r-- root/root      4209 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/Path.pm
-rw-rw-r-- root/root      5518 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/Readfile.pm
-rw-rw-r-- root/root      4065 2020-08-10 20:49 epics-base-7.0/src/tools/EPICS/Release.pm
-rw-rw-r-- root/root      2071 2020-08-10 20:49 epics-base-7.0/src/tools/EpicsHostArch.pl
-rw-rw-r-- root/root      1577 2020-08-10 20:49 epics-base-7.0/src/tools/Makefile
-rw-rw-r-- root/root      4729 2020-08-10 20:49 epics-base-7.0/src/tools/assembleSnippets.pl
-rw-rw-r-- root/root      9161 2020-08-10 20:49 epics-base-7.0/src/tools/convertRelease.pl
-rw-rw-r-- root/root       709 2020-08-10 20:49 epics-base-7.0/src/tools/cvsclean.pl
-rw-rw-r-- root/root       703 2020-08-10 20:49 epics-base-7.0/src/tools/depclean.pl
-rw-rw-r-- root/root      1085 2020-08-10 20:49 epics-base-7.0/src/tools/dos2unix.pl
-rw-rw-r-- root/root       210 2020-08-10 20:49 epics-base-7.0/src/tools/epicsProve.pl
-rw-rw-r-- root/root      1491 2020-08-10 20:49 epics-base-7.0/src/tools/expandVars.pl
-rw-rw-r-- root/root      1990 2020-08-10 20:49 epics-base-7.0/src/tools/fullPathName.pl
-rw-rw-r-- root/root      5894 2020-08-10 20:49 epics-base-7.0/src/tools/genVersionHeader.pl
-rw-rw-r-- root/root      2756 2020-08-10 20:49 epics-base-7.0/src/tools/installEpics.pl
-rw-rw-r-- root/root      1296 2020-08-10 20:49 epics-base-7.0/src/tools/makeMakefile.pl
-rw-rw-r-- root/root      2651 2020-08-10 20:49 epics-base-7.0/src/tools/makeRPath.py
-rw-rw-r-- root/root      2432 2020-08-10 20:49 epics-base-7.0/src/tools/makeTestfile.pl
-rw-rw-r-- root/root      4296 2020-08-10 20:49 epics-base-7.0/src/tools/mkmf.pl
-rw-rw-r-- root/root      5562 2020-08-10 20:49 epics-base-7.0/src/tools/munch.pl
-rw-rw-r-- root/root      1857 2020-08-10 20:49 epics-base-7.0/src/tools/podRemove.pl
-rw-rw-r-- root/root      2608 2020-08-10 20:49 epics-base-7.0/src/tools/podToHtml.pl
-rw-rw-r-- root/root       741 2020-08-10 20:49 epics-base-7.0/src/tools/replaceVAR.pl
-rw-rw-r-- root/root      5922 2020-08-10 20:49 epics-base-7.0/src/tools/style.css
-rw-rw-r-- root/root     18239 2020-08-10 20:49 epics-base-7.0/src/tools/tap-to-junit-xml.pl
-rw-rw-r-- root/root       839 2020-08-10 20:49 epics-base-7.0/src/tools/useManifestTool.pl
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/startup/
-rwxrwxr-x root/root       648 2020-08-10 20:49 epics-base-7.0/startup/EpicsHostArch
-rw-rw-r-- root/root      3872 2020-08-10 20:49 epics-base-7.0/startup/unix.csh
-rw-rw-r-- root/root      3869 2020-08-10 20:49 epics-base-7.0/startup/unix.sh
-rwxrwxr-x root/root      4166 2020-08-10 20:49 epics-base-7.0/startup/win32.bat
-rw-rw-r-- root/root      4168 2020-08-10 20:49 epics-base-7.0/startup/windows.bat
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/test/
-rw-rw-r-- root/root       593 2020-08-10 20:49 epics-base-7.0/test/Makefile
drwxrwxr-x root/root         0 2020-08-10 20:49 epics-base-7.0/test/tools/
-rw-rw-r-- root/root       512 2020-08-10 20:49 epics-base-7.0/test/tools/Makefile
-rw-rw-r-- root/root      4397 2020-08-10 20:49 epics-base-7.0/test/tools/Snippets.plt
+ tar_exit=0
+ cd epics-base-7.0
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1
==> clean %{buildroot}: /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/epics-base-7.0-x86_64-linux-gnu-1-1000
+ SB_CXC=no
+ echo ==> clean %{buildroot}: /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/epics-base-7.0-x86_64-linux-gnu-1-1000
+ /bin/rm -rf /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/epics-base-7.0-x86_64-linux-gnu-1-1000
+ /bin/mkdir -p /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/epics-base-7.0-x86_64-linux-gnu-1-1000
+ echo ==> %build:
==> %build:
+ pwd
+ build_top=/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1
+ cd epics-base-7.0
+ LDFLAGS= -L/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/lib
+ LIBS=
+ echo gcc -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ sed -e s,-std=gnu99 ,,
+ CC=gcc -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ echo g++ -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ sed -e s,-std=gnu99 ,,
+ CXX=g++ -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ CC_FOR_BUILD=gcc -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ CXX_FOR_BUILD=g++ -O2 -g -pipe -I/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/tmp/sb-1000//opt/rtems/6/include 
+ export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
+ make PREFIX=/opt/rtems/6
make -C ./configure install 
make[1]: Entering directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure'
perl -CSD ../src/tools/makeMakefile.pl O.linux-x86_64 ../..
perl -CSD ../src/tools/makeMakefile.pl O.RTEMS-xilinx_zynq_a9_qemu ../..
mkdir -p O.Common
make -C O.linux-x86_64 -f ../Makefile TOP=../.. \
    T_A=linux-x86_64 install
make[2]: Entering directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure/O.linux-x86_64'
Installing CFG file ../../cfg/CONFIG_LIBCOM_MODULE
mkdir ../../cfg
Installing CFG file ../../cfg/CONFIG_LIBCOM_VERSION
Installing CFG file ../../cfg/CONFIG_CA_MODULE
Installing CFG file ../../cfg/CONFIG_CA_VERSION
Installing CFG file ../../cfg/CONFIG_DATABASE_MODULE
Installing CFG file ../../cfg/CONFIG_DATABASE_VERSION
make[2]: Leaving directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure/O.linux-x86_64'
make -C O.RTEMS-xilinx_zynq_a9_qemu -f ../Makefile TOP=../.. \
    T_A=RTEMS-xilinx_zynq_a9_qemu install
make[2]: Entering directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure/O.RTEMS-xilinx_zynq_a9_qemu'
../../configure/os/CONFIG.Common.RTEMS:36: /home/h1/GSOC/RTEMS/5.0.0-m2003/arm-rtems5/xilinx_zynq_a9_qemu/Makefile.inc: No such file or directory
make[2]: *** No rule to make target '/home/h1/GSOC/RTEMS/5.0.0-m2003/arm-rtems5/xilinx_zynq_a9_qemu/Makefile.inc'.  Stop.
make[2]: Leaving directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure/O.RTEMS-xilinx_zynq_a9_qemu'
make[1]: Leaving directory '/home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/epics-base-7.0/configure'
make[1]: *** [../configure/RULES_ARCHS:58: install.RTEMS-xilinx_zynq_a9_qemu] Error 2
make: *** [configure/RULES_DIRS:84: configure.install] Error 2
shell cmd failed: /bin/sh -ex  /home/mritunjay/development/rtems/src/rsb_GSoC/rtems/build/epics-base-7.0-x86_64-linux-gnu-1/do-build
error: building epics-base-7.0-x86_64-linux-gnu-1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log_epics
Type: application/octet-stream
Size: 226967 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200812/2876ab29/attachment-0001.obj>


More information about the devel mailing list