Package Details: libfpx 1.3.1.10-5

Git Clone URL: https://aur.archlinux.org/libfpx.git (read-only, click to copy)
Package Base: libfpx
Description: FlashPIX OpenSource Toolkit
Upstream URL: https://github.com/ImageMagick/libfpx/
Keywords: flashpix
Licenses: custom
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 12
Popularity: 0.000000
First Submitted: 2015-12-27 13:27 (UTC)
Last Updated: 2022-07-11 22:52 (UTC)

Latest Comments

1 2 Next › Last »

dbermond commented on 2020-06-02 21:45 (UTC)

@wh75er This is an issue with gcc10. I've added a patch to fix it and now the package is building fine.

wh75er commented on 2020-06-02 17:04 (UTC)

Failed to build:

/usr/bin/ld: jpeg/.libs/libJpeg.a(process.o):(.bss+0x0): multiple definition of `No_JPEG_Header_Flag'; jpeg/.libs/libJpeg.a(enctile.o):(.bss+0x0): first defined here
/usr/bin/ld: jpeg/.libs/libJpeg.a(public.o):(.bss+0x0): multiple definition of `No_JPEG_Header_Flag'; jpeg/.libs/libJpeg.a(enctile.o):(.bss+0x0): first defined here
/usr/bin/ld: ri_image/.libs/libRiImage.a(cp_jpeg.o):(.bss+0x0): multiple definition of `No_JPEG_Header_Flag'; jpeg/.libs/libJpeg.a(enctile.o):(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:611: libfpx.la] Error 1
make[2]: Leaving directory '/home/wh4le/.cache/yay/libfpx/src/libfpx-1.3.1-10'
make[1]: *** [Makefile:682: all-recursive] Error 1
make[1]: Leaving directory '/home/wh4le/.cache/yay/libfpx/src/libfpx-1.3.1-10'
make: *** [Makefile:522: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

any idea how to fix it?

dbermond commented on 2018-12-11 00:44 (UTC)

@dreieck I cannot reproduce your issue. Package is building perfectly for me, without any problems here. Please make sure to be making a clean build.

dreieck commented on 2018-12-05 15:54 (UTC)

Fails to build for me:

[...]
make[2]: Entering directory '/tmp/yaourt-tmp-felics/aur-libfpx/src/libfpx-1.3.1-10'
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -O3 -g0 -march=native -ftree-vectorize -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -Wl,-z,relro,-z,now -D_FORTIFY_SOURCE=2 -fPIC -pie -fPIE -fstack-protector -fpermissive -version-info 1:31:0 -Wl,-O1,-z,relro,-z,now,--strip-all,--as-needed,--relax,--sort-common,--hash-style=gnu -o libfpx.la -rpath /usr/lib  basics/libBasics.la fpx/libfpx.la jpeg/libJpeg.la ole/libole.la ri_image/libRiImage.la oless/libOless.la 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o  -Wl,--whole-archive basics/.libs/libBasics.a fpx/.libs/libfpx.a jpeg/.libs/libJpeg.a ole/.libs/libole.a ri_image/.libs/libRiImage.a oless/.libs/libOless.a -Wl,--no-whole-archive  -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o  -O3 -g0 -march=native -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -fstack-protector -Wl,-O1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--strip-all -Wl,--as-needed -Wl,--relax -Wl,--sort-common -Wl,--hash-style=gnu   -Wl,-soname -Wl,libfpx.so.1 -o .libs/libfpx.so.1.0.31
/sbin/ld: /usr/lib/libc_nonshared.a(elf-init.oS): in function `__libc_csu_init':
(.text+0x18): undefined reference to `__init_array_start'
/sbin/ld: /usr/lib/libc_nonshared.a(elf-init.oS): relocation R_X86_64_PC32 against undefined hidden symbol `__init_array_start' can not be used when making a shared object
/sbin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:611: libfpx.la] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-felics/aur-libfpx/src/libfpx-1.3.1-10'
make[1]: *** [Makefile:682: all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-felics/aur-libfpx/src/libfpx-1.3.1-10'
make: *** [Makefile:522: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build libfpx.

dbermond commented on 2017-12-03 15:08 (UTC)

@spacekookie I have updated the package and it is now working fine with pacaur. If facing the same situation again, please use makepkg and it will work fine.

spacekookie commented on 2017-12-03 01:45 (UTC)

:: Installing libfpx package(s)... :: libfpx package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package Looking into the PKGBUILD I don't see a version number but I don't really understand how it's doing that. Any ideas how to fix this?