Hi Roy,

                Ryan is looking at some issues, but I can't be sure this has anything to do with your problem (ACPI related).  I can still build cleanly using build.sh.  I am off tomorrow, but can get a change in if need be.

-Steve


On 21 November 2013 14:15, Roy Franz <roy.franz@linaro.org> wrote:
Have other people been able to reproduce the build failure I am
getting on the first build from a clean checkout?  If so, and if these
patches fix that, I think that they should go in.  I didn't realize
that the freeze was today...  I have not had a chance to test Yi's
patches, so I don't know if they fix the problem I am having or not.
I don't know how to get into the state where I was unable to build at
all, as that seems to have been caused by the EDK2 build system not
rebuilding dependencies properly, and not cleaning up properly either,
so I can't test whether the patches would fix the original problem.

Roy


On Thu, Nov 21, 2013 at 12:11 PM, Steven Kinney
<steven.kinney@linaro.org> wrote:
> Hi Anmar,
>
>                        I am pulling the 2013.11 release tag, we are having
> trouble with ACPI.  I can include any patches Roy needs to have inserted.
>
> Cheers,
>
> Steve
>
>
> On 21 November 2013 14:07, Steven Kinney <steven.kinney@linaro.org> wrote:
>>
>> Hi Anmar,
>>
>>                       I just froze the table and pushed the release.  I
>> could do an update, but finished with Ryan's patches and went to work
>> updating.  If I can re-release, I will do so.
>>
>> -Steve
>>
>>
>> On 21 November 2013 13:47, Anmar Oueja <anmar.oueja@linaro.org> wrote:
>>>
>>> Hello Steven,
>>>
>>> I had a chat with Roy and we feel we should add the two liner patch
>>> below. Are you going to be able to squeeze it in or did you freeze the
>>> table already?
>>>
>>> anmar
>>>
>>> On 20 November 2013 19:43, Yi Li <yi.li@linaro.org> wrote:
>>> > Hi Roy, Steve,
>>> >
>>> >     If you want to build ACPI into UEFI, please make sure you have
>>> > added the
>>> > patch for that.
>>> >
>>> >
>>> > https://git.linaro.org/gitweb?p=arm/uefi/uefi-next.git;a=blobdiff;f=BaseTools/Conf/tools_def.template;h=c5306592d0baa8f5c101c9eb72de8c304c9b494d;hp=06e7d6596a95651a9be6e7a046944730b8159e80;hb=fa29d726f7f50cf2660896b87e477e760bfad9c5;hpb=fde2f818ffa40dc0f2ac6bedc21e4e8ff03e9b74
>>> >
>>> >     I have met the same issue with you before.
>>> >
>>> >     thanks!
>>> >
>>> > Yi
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > On Thursday, November 21, 2013 08:21 AM, Roy Franz wrote:
>>> >>
>>> >> So now that I've built it, I can't boot to the shell.......
>>> >>
>>> >> On Wed, Nov 20, 2013 at 4:15 PM, Steven Kinney
>>> >> <steven.kinney@linaro.org>
>>> >> wrote:
>>> >>>
>>> >>> Hi Guys,
>>> >>>
>>> >>> I am running test builds right now; I also use build.sh.
>>> >>>
>>> >>> Steve
>>> >>>
>>> >>> On Nov 20, 2013 3:56 PM, "Ryan Harkin" <ryan.harkin@linaro.org>
>>> >>> wrote:
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>> On 20 November 2013 20:36, Roy Franz <roy.franz@linaro.org> wrote:
>>> >>>>>
>>> >>>>> resending to right list address...
>>> >>>>>
>>> >>>>> On Wed, Nov 20, 2013 at 12:35 PM, Roy Franz <roy.franz@linaro.org>
>>> >>>>> wrote:
>>> >>>>>>
>>> >>>>>> Hi Steven,
>>> >>>>>>
>>> >>>>>>    I'm getting the following failure when building for V7 VExpress
>>> >>>>>> RTSM.  This failure starts in rev
>>> >>>>>> e0cec187231a1bf8fc12caa0c4f734771cf6fe42, which is the merge of
>>> >>>>>> the
>>> >>>>>> ACPI topic branch.
>>> >>>>>>
>>> >>>>
>>> >>>> That's curious.  I hadn't built the RTSMs for a while, so I just
>>> >>>> built
>>> >>>> it
>>> >>>> and it's fine for me.
>>> >>>>
>>> >>>>>> Do I need to change something in my build environment in order to
>>> >>>>>> support ACPI?
>>> >>>>>>
>>> >>>>>> Thanks,
>>> >>>>>> Roy
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> "arm-linux-gnueabihf-ld" -o
>>> >>>>
>>> >>>>
>>> >>>> Hmmm, I'm using "arm-linux-gnueabi-", eg:
>>> >>>>
>>> >>>> CROSS_COMPILE=arm-linux-gnueabi- build -a ARM ...
>>> >>>>
>>> >>>> I build via uefi-build.sh, so don't normally thing about it.
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> /home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/./Oem0.dll
>>> >>>>>> -nostdlib --pie --entry _ReferenceAcpiTable
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> /home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/./Oem0.obj
>>> >>>>>> arm-linux-gnueabihf-ld: warning: cannot find entry symbol
>>> >>>>>> _ReferenceAcpiTable; defaulting to 00000228
>>> >>>>>> "GenFw" -o
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> /home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/./Oem0.acpi
>>> >>>>>> -c
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> /home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/./Oem0.dll
>>> >>>>>> GenFw: ERROR 3000: Invalid
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> /home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/./Oem0.dll
>>> >>>>>> bad ARM dynamic relocations, unkown type 23.
>>> >>>>>> make: ***
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> [/home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables/OUTPUT/Oem0.acpi]
>>> >>>>>> Error 2
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> build.py...
>>> >>>>>>   : error 7000: Failed to execute command
>>> >>>>>>          make --no-print-directory tbuild
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> [/home/rfranz/cavium/linaro/trees/uefi-next/Build/ArmVExpress-RTSM-A15/RELEASE_ARMLINUXGCC/ARM/ArmPkg/Drivers/AcpiTables/rtsm_ve-v7/AcpiTables]
>>> >>>>>
>>> >>>>> _______________________________________________
>>> >>>>> Linaro-uefi mailing list
>>> >>>>> Linaro-uefi@lists.linaro.org
>>> >>>>> http://lists.linaro.org/mailman/listinfo/linaro-uefi
>>> >>>>
>>> >>>>
>>> >> _______________________________________________
>>> >> Linaro-uefi mailing list
>>> >> Linaro-uefi@lists.linaro.org
>>> >> http://lists.linaro.org/mailman/listinfo/linaro-uefi
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > Linaro-uefi mailing list
>>> > Linaro-uefi@lists.linaro.org
>>> > http://lists.linaro.org/mailman/listinfo/linaro-uefi
>>
>>
>
>
> _______________________________________________
> Linaro-uefi mailing list
> Linaro-uefi@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-uefi
>