[CDRIVER-4766] mongo-c-driver FTBFS on 32bit (Debian bug #1055264) Created: 03/Nov/23  Updated: 03/Nov/23  Resolved: 03/Nov/23

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: 1.25.0
Fix Version/s: 1.25.1

Type: Build Failure Priority: Minor - P4
Reporter: Roberto Sanchez Assignee: Roberto Sanchez
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

The 1.25.0 release of the C driver fails to build on 32-bit architectures, as reported in Debian bug #1055264.



 Comments   
Comment by Githook User [ 03/Nov/23 ]

Author:

{'name': 'Roberto C. Sánchez', 'email': 'roberto@connexer.com', 'username': 'rcsanchez97'}

Message: CDRIVER-4766 replace %ld with %zu in TRACEs (#1465)

  • add 32-bit Debian package build

This fixes compilation failure when %ld format specifier is used on 32-bit
platforms.

Ref: https://bugs.debian.org/1055264
Branch: r1.25
https://github.com/mongodb/mongo-c-driver/commit/61f7a093c4cddc7af4af448d693044377ce2a44a

Comment by Githook User [ 03/Nov/23 ]

Author:

{'name': 'Roberto C. Sánchez', 'email': 'roberto@connexer.com', 'username': 'rcsanchez97'}

Message: CDRIVER-4766 replace %ld with %zu in TRACEs (#1465)

  • add 32-bit Debian package build

This fixes compilation failure when %ld format specifier is used on 32-bit
platforms.

Ref: https://bugs.debian.org/1055264
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/518ce0f23c6376b5fe89a23693c880cc5bd3e01a

Comment by Roberto Sanchez [ 03/Nov/23 ]

https://github.com/mongodb/mongo-c-driver/pull/1465

Generated at Wed Feb 07 21:21:52 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.