This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: An attempt for systemtap "make installcheck" AArch64


On 12/03/2013 10:21 AM, William Cohen wrote:
> On 12/03/2013 12:23 AM, Sandeepa Prabhu wrote:
>> Hi Will,
>>
>> I am still struggling with getting 'kernel and systemtap' builds on
>> fc19 EFI based image, so I can test only after succeed with builds.  I
>> had updated yum to use new "koji" server, but seeing that 'yum install
>> gcc' got me different version of toolchain: " gcc version 4.8.1
>> 20130920 (Red Hat 4.8.1-10) (GCC)", and systemtap (+elfutils) did not
>> build as ./configure ... fails.  Moreover, kernel build just hangs the
>> model ssh/console indefinitely!. Any pointers from you would help me,
>> I am not sure of the dependencies between systemtap/elfutils, gcc,
>> kernel version, efi changes (I merged msalter "armv8-uefi-latest"
>> branch).
> 
> Hi Sandeepa,
> 
> 
> I am cc'ing msalter on this email because he can probably give you more/better information on building aarch64 kernel and which branch is best to pull things from to get a working aarch64 kernel.
> 
> I am currently using a UEFI based aarch64 Fedora 19 image.  There is a newer UEFI aarch64 fedora 19 image available at http://dmarlin.fedorapeople.org/fedora-arm/aarch64/F19-aarch64-efi.tar.xz. Using this might make the environment a bit closer to what the Red Hat aarch64 developers are currently using. It should also be easier to install the kernel.  Just need to write the Image and initramfs.img files into /boot/efi rather than copying them to the host.
> 

There arenot any instructions in the F19-aarch64-efi.tar.xz.  However it should be fairly simple setup/run.  Assuming that the Foundation simulator is unpacked in the same directory as F19-aarch64-efi.tar.xz:

xzcat < F19-aarch64-efi.tar.xz |tar xvf -
sudo ./efi-aarch64.sh

-Will


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]