From: Stratos Karafotis <stratosk@semaphore.gr>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>
Subject: linux-pm bleeding-edge build failure
Date: Mon, 12 May 2014 05:35:52 +0300 [thread overview]
Message-ID: <53703388.3010501@semaphore.gr> (raw)
Hi Rafael,
Building the latest bleeding edge (4881a46e969889ba1c20fed733e742bf19d0591e),
I get this error:
drivers/acpi/acpica/tbfadt.c: In function ‘acpi_tb_convert_fadt’:
drivers/acpi/acpica/tbfadt.c:493:12: error: too few arguments to function ‘acpi_tb_init_generic_address’
fadt_info_table[i].name);
^
drivers/acpi/acpica/tbfadt.c:190:1: note: declared here
acpi_tb_init_generic_address(struct acpi_generic_address *generic_address,
^
drivers/acpi/acpica/tbfadt.c:394:5: warning: unused variable ‘flags’ [-Wunused-variable]
u8 flags;
^
drivers/acpi/acpica/tbfadt.c:393:5: warning: unused variable ‘length’ [-Wunused-variable]
u8 length;
^
drivers/acpi/acpica/tbfadt.c: In function ‘acpi_tb_validate_fadt’:
drivers/acpi/acpica/tbfadt.c:572:3: error: ‘flags’ undeclared (first use in this function)
flags = fadt_info_table[i].flags;
^
drivers/acpi/acpica/tbfadt.c:572:3: note: each undeclared identifier is reported only once for each function it appears in
drivers/acpi/acpica/tbfadt.c:599:7: error: ‘address32’ undeclared (first use in this function)
if (address32) {
^
make[3]: *** [drivers/acpi/acpica/tbfadt.o] Error 1
make[2]: *** [drivers/acpi/acpica] Error 2
make[1]: *** [drivers/acpi] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
Thanks,
Stratos
next reply other threads:[~2014-05-12 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 2:35 Stratos Karafotis [this message]
2014-05-12 12:05 ` linux-pm bleeding-edge build failure Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53703388.3010501@semaphore.gr \
--to=stratosk@semaphore.gr \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.