FS#12886 - ddcxinfo-arch 0.8-1 build failure

Attached to Project: Arch Linux
Opened by Baho Utot (baho-utot) - Wednesday, 21 January 2009, 22:38 GMT
Last edited by Eric Belanger (Snowman) - Monday, 02 March 2009, 05:13 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Thayer Williams (thayer)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
ddcxinfo-arch 0.8-1 build fails

==> Starting build()...
cc -Wall -O2 -g -c -o ddcxinfo-arch.o ddcxinfo-arch.c
In file included from ddcxinfo-arch.c:4:
vbe.h:184: warning: ‘packed’ attribute ignored for field of type ‘struct <anonymous>’
vbe.h:233: warning: ‘packed’ attribute ignored for field of type ‘struct <anonymous>’
vbe.h:244: warning: ‘packed’ attribute ignored for field of type ‘struct <anonymous>’
vbe.h:263: warning: ‘packed’ attribute ignored for field of type ‘struct <anonymous>’
vbe.h:267: warning: ‘packed’ attribute ignored for field of type ‘struct <anonymous>’
vbe.h:276: warning: ‘packed’ attribute ignored for field of type ‘union <anonymous>’
cc -Wall -O2 -g -c -o lrmi.o lrmi.c
lrmi.c: In function ‘set_regs’:
lrmi.c:291: error: ‘IF_MASK’ undeclared (first use in this function)
lrmi.c:291: error: (Each undeclared identifier is reported only once
lrmi.c:291: error: for each function it appears in.)
lrmi.c:291: error: ‘IOPL_MASK’ undeclared (first use in this function)
lrmi.c: In function ‘run_vm86’:
lrmi.c:815: error: ‘VIF_MASK’ undeclared (first use in this function)
lrmi.c:815: error: ‘TF_MASK’ undeclared (first use in this function)
lrmi.c: In function ‘LRMI_int’:
lrmi.c:907: error: ‘IF_MASK’ undeclared (first use in this function)
lrmi.c:907: error: ‘IOPL_MASK’ undeclared (first use in this function)
make: *** [lrmi.o] Error 1
==> ERROR: Build Failed.



Additional info:
* package version: ddcxinfo-arch 0.8-1
* gcc 4.3.2
* default makeflags

Steps to reproduce:
makepkg -c 2>&1 | tee package.log
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 02 March 2009, 05:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in ddcxinfo-arch-0.8-2
Comment by Greg (dolby) - Thursday, 22 January 2009, 01:38 GMT
Probably needs a patch for GCC 4.3. Contact rasat: http://bbs.archlinux.org/profile.php?id=118

Loading...