Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0.1 is broken on the i386 architecture: typedef redefinition with different types ('long' vs '__ssize_t' (aka 'int')) #2954

Closed
yurivict opened this issue Jan 26, 2020 · 7 comments
Labels
Bug Global flag to mark a deviation from expected behaviour Build Global flag to mark build relates topics

Comments

@yurivict
Copy link

Log: http://beefy10.nyi.freebsd.org/data/113i386-default/524147/logs/assimp-5.0.1.log

@turol
Copy link
Member

turol commented Jan 26, 2020

This is actually a problem with the bundled zip implementation and should be fixed upstream (wherever that is) and then just updated here.

@kimkulling
Copy link
Member

So what we need to do is: define one zlib-library, use this all over the code and perform the cleanup.

I guess with the list of open issus this one will need a while.

@kimkulling kimkulling added Bug Global flag to mark a deviation from expected behaviour Build Global flag to mark build relates topics labels Jan 27, 2020
@randomMesh
Copy link

The bug has been fixed upstream today: kuba--/zip@42c8ba8

@kimkulling
Copy link
Member

Ok, thanks for the update.

@yurivict
Copy link
Author

yurivict commented Mar 9, 2020

Could you please make a release containing the fix?

Thanks!

@rhurlin
Copy link

rhurlin commented Jun 28, 2020

Could you please make a release containing the fix?

I also would like to encourage this project to release a version 5.1. At least on FreeBSD, some very important other ports/packages depend on assimp, which do not build for month now on i386.

Any chance for a new release in the near future? Many thanks in advance!

@AMDmi3
Copy link

AMDmi3 commented Jul 21, 2021

A great example of that dependencies must never ever be bundled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Global flag to mark a deviation from expected behaviour Build Global flag to mark build relates topics
Projects
No open projects
Development

No branches or pull requests

6 participants