pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sysutils/ovmf build failure



On Sun, 29 May 2022 at 19:16, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> I see the same breakage.
>
> There's a newer version out, you could try updating to that to check
> if that fixes the problem.

I tried to build the 202205 version of the package, as well as the
current GitHub version; while I was able to figure out the inclusion
of brotli, I couldn't figure out what to do with the next failing
includes - OpenSSL in this case. It seems it expects an older version
- including e_os.h, whereas the versions available have e_os2.h.

The consolation is that it failed under Debian BullsEye the same way...


>  Thomas
>

Chavdar

>
> On Sun, May 29, 2022 at 06:03:27PM +0100, Chavdar Ivanov wrote:
> > Anyone getting the same problem on -current?
> >
> > On Sun, 9 Jan 2022 at 23:09, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> > >
> > > Hi,
> > >
> > > The last time I was able to build this package was around August 2021,
> > > on then's -current amd64. Since that time it always fails for me the
> > > same way:
> > > .....
> > >
> > > "gcc" -o /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > -nostdlib -Wl,-n,-q,--gc-sections -z common-page-size=0x40
> > > -Wl,--defsym=PECOFF_HEADER_SIZE=0
> > > -Wl,--script=/usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/BaseTools/Scripts/GccBase.lds
> > > -Wl,--entry,ReferenceAcpiTable -u ReferenceAcpiTable -Wl,-m,elf_i386
> > > /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.obj
> > > "GenFw" -o /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.acpi
> > > -c /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > GenFw: ERROR 3000: Invalid
> > >   /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > unsupported ELF EM_386 relocation 0xa.
> > > GenFw: ERROR 3000: Invalid
> > >   /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > unsupported ELF EM_386 relocation 0x9.
> > > GenFw: ERROR 3000: Invalid
> > >   /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > unsupported ELF EM_386 relocation 0xa.
> > > GenFw: ERROR 3000: Invalid
> > > make: *** [GNUmakefile:363:
> > > /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/Facp.acpi]
> > > Error 2
> > >   /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables/OUTPUT/./Facp.dll
> > > unsupported ELF EM_386 relocation 0x9.
> > >
> > >
> > > build.py...
> > >  : error 7000: Failed to execute command
> > >         make tbuild
> > > [/usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/Build/OvmfIa32/DEBUG_GCC49/IA32/OvmfPkg/AcpiTables/AcpiTables]
> > >
> > >
> > > build.py...
> > >  : error F002: Failed to build module
> > >         /usr/pkgsrc/sysutils/ovmf/work/edk2-20181116/OvmfPkg/AcpiTables/AcpiTables.inf
> > > [IA32, GCC49, DEBUG]
> > >
> > > - Failed -
> > > Build end time: 23:02:13, Jan.09 2022
> > >
> > > ...
> > >
> > > The package itself apparently hasn't changed since then. AS it
> > > happens, I still have my owl package available and my nvmm guests
> > > using UEFI are still working.
> > >
> > > Chavdar
> > >
> > >
> > > --
> > > ----
> >
> >
> >
> > --
> > ----



-- 
----


Home | Main Index | Thread Index | Old Index