Ticket #585 (closed defect: fixed)
openmoko-tasks-0.1+svnnow-r0_202-do_compile
| Reported by: | autobuild-reports@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Autobuilds / Snapshots | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@…, ross@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The package failed to build at 20070528220004
Attachments
Change History
Changed 6 years ago by autobuild-reports@…
- Attachment log.do_compile.1388 added
comment:2 Changed 6 years ago by ross@…
So the older autoconf used in openmoko breaks when you define a macro with ()
in. autoconf 2.61 works fine.
autoconf 2.broken:
/* #undef g_date_set_time_t */(d, t)
autoconf 2.61:
/* #undef g_date_set_time_t */
comment:3 Changed 6 years ago by stefan@…
- Status changed from new to assigned
Thanks for investigating this problem.
In 2092 I commited a workaound. The decision to update autoconf tools is up to
Mickey.
I'll leave this bug open until we have a proper fix.
comment:4 Changed 6 years ago by ross@…
I'll probably change this in Tasks, plenty of other people will have old
autoconf versions.
Note: See
TracTickets for help on using
tickets.

Build log