Package Details: lib32-freeimage 3.18.0-1

Git Clone URL: https://aur.archlinux.org/lib32-freeimage.git (read-only, click to copy)
Package Base: lib32-freeimage
Description: Library project for developers who would like to support popular graphics image formats
Upstream URL: http://freeimage.sourceforge.net
Licenses: GPL, custom:FIPL
Submitter: None
Maintainer: ducakar
Last Packager: ducakar
Votes: 14
Popularity: 0.000000
First Submitted: 2011-02-20 20:34 (UTC)
Last Updated: 2020-06-11 21:34 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

ducakar commented on 2015-04-27 10:10 (UTC)

What does "latest updates" mean? GCC 5.1 from testing?

Agt commented on 2015-04-26 23:14 (UTC)

Hello, lib32-freeimage-3.17.0-1 doesn't compile on my 64-bit system (with latest updates): Source/OpenEXR/./IlmImf/ImfSystemSpecific.cpp -o Source/OpenEXR/./IlmImf/ImfSystemSpecific.o Source/OpenEXR/./IlmImf/ImfSystemSpecific.cpp: In constructor ‘Imf_2_2::CpuId::CpuId()’: Source/OpenEXR/./IlmImf/ImfSystemSpecific.cpp:51:29: error: inconsistent operand constraints in an ‘asm’ : /* Clobber */); ^ Source/OpenEXR/./IlmImf/ImfSystemSpecific.cpp:51:29: error: inconsistent operand constraints in an ‘asm’ : /* Clobber */); ^ Makefile.gnu:64: recipe for target 'Source/OpenEXR/./IlmImf/ImfSystemSpecific.o' failed make[1]: *** [Source/OpenEXR/./IlmImf/ImfSystemSpecific.o] Error 1 make[1]: Leaving directory '/tmp/pacaurtmp-agt/lib32-freeimage/src/FreeImage' Makefile:21: recipe for target 'default' failed Thanks for your time. More details upon request.

Zento commented on 2013-01-25 10:01 (UTC)

Thanks, now everything worked fine.

ducakar commented on 2013-01-24 13:34 (UTC)

Obviously all of you have gcc/binutils from core instead of gcc-multilib/binutils-multilib, which is required for building 32-bit binaries. I've added it under makedepends.

Zento commented on 2013-01-23 16:48 (UTC)

I got a different error with gcc and the added Flag: http://pastebin.com/EQLFkzfL And this is the result of using clang/clang++ without the flag: http://pastebin.com/FDVctYuU

ducakar commented on 2013-01-23 12:08 (UTC)

I still cannot reproduce the error, but as I investigated it, I think adding "-std=c++98" to CXXFLAGS should fix it. Could you try this solution too?

ducakar commented on 2013-01-23 11:57 (UTC)

Could you try if it builds with Clang? Just replace gcc/g++ with clang/clang++ in PKGBUILD. If it does, this could be used as a quick dirty workaround.

<deleted-account> commented on 2013-01-23 05:02 (UTC)

I'm getting the same error as Zento and the_gamer, same exact output... Bummer, I wanted to play vertigo...

Zento commented on 2013-01-22 18:47 (UTC)

I have the same problem as `the_gamer`. See my output: http://pastebin.com/GmTMZukR

ducakar commented on 2013-01-08 14:00 (UTC)

Sorry, I cannot reproduce this error. And please run as `LANG=C makepkg` next time, weil mein Deutsch sehr schlecht ist :).