Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252968 - =sys-apps/hal-*: make failed with compilation error
Summary: =sys-apps/hal-*: make failed with compilation error
Status: RESOLVED DUPLICATE of bug 252721
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 09:45 UTC by Bartosz Turkot
Modified: 2008-12-29 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log for hal (build.log,40.69 KB, text/plain)
2008-12-29 09:46 UTC, Bartosz Turkot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bartosz Turkot 2008-12-29 09:45:00 UTC
No matter which ebuild I try to emerge, there is always a compilation error. This happens with 0.5.11-r4, 0.5.11-r1 0.5.9.1.

Reproducible: Always

Steps to Reproduce:
1. emerge hal

Actual Results:  
The compilation stops in probe-serial.c with error: expected specifier-qualifier-list before ?__u32?


# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="X unicode mmx sse sse2 xcb bash-completion vim-syntax dbus madwifi jpeg tiff fbcondecor fbcon png opengl xinerama truetype acpi gtk samba xinetd cairo jpeg2k svg laptop networkmanager ntp"
LINGUAS="pl ja en"
ACCEPT_KEYWORDS="~amd64"
APACHE2_MPMS="worker"
GENTOO_MIRRORS="http://ftp.vectranet.pl/gentoo/ "
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
MAKEOPTS="-j2"
VIDEO_CARDS="nvidia"
INPUT_DEVICES="keyboard mouse joystick synaptics"
Comment 1 Bartosz Turkot 2008-12-29 09:46:29 UTC
Created attachment 176724 [details]
Build log for hal
Comment 2 Rafał Mużyło 2008-12-29 10:18:11 UTC

*** This bug has been marked as a duplicate of bug 252721 ***