[Freeciv-tickets] [freeciv] #48413: S3_1: Threaded AI build fails

Back to archive index
OSDN Ticket System norep****@osdn*****
Tue Jul 18 13:34:59 JST 2023


#48413: S3_1: Threaded AI build fails

  Open Date: 2023-07-18 07:17
Last Update: 2023-07-18 07:34

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/48413
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48413

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-07-18 07:34 Updated by: cazfi
 * Status Update from Open to Closed
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Fixed


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: 3.1.0-beta3
     Component: AI
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

S3_1:
../../../../src/ai/threaded/taicity.c: In function 'tai_tile_worker_task_select':
../../../../src/ai/threaded/taicity.c:316:41: error: passing argument 1 of 'adv_settlers_road_bonus' from incompatible pointer type [-Werror=incompatible-pointer-types]
  316 |         extra = adv_settlers_road_bonus(ptile, proad) * mc_multiplier / mc_divisor;
Later branches not affected, as they have no threaded AI module.
Breaks CI builds -> will treat as an emergency fix.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/48413
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48413



More information about the Freeciv-tickets mailing list
Back to archive index