Package Details: xsane-git 0.999.r89.gfee5f42-1

Git Clone URL: https://aur.archlinux.org/xsane-git.git (read-only, click to copy)
Package Base: xsane-git
Description: A GTK-based X11 frontend for SANE and plugin for Gimp. Git version.
Upstream URL: https://gitlab.com/sane-project/frontend/xsane
Keywords: gimp git sane scan scanner xsane
Licenses: GPLv2
Conflicts: xsane
Provides: xsane
Submitter: JonnyRobbie
Maintainer: JonnyRobbie
Last Packager: JonnyRobbie
Votes: 2
Popularity: 0.000000
First Submitted: 2020-02-25 19:23 (UTC)
Last Updated: 2020-02-25 19:23 (UTC)

Required by (6)

Sources (1)

Latest Comments

JonnyRobbie commented on 2025-05-08 11:11 (UTC)

This commit https://gitlab.com/sane-project/frontend/xsane/-/merge_requests/33/diffs#547fe0db6ad3e73c693d3deaddf315f4b467815d completely changed their build system. The other versions seem to work, because they build on top of old versions. Unfortunately, the new changes lack any documentation whatsoever on how to build it. I'll try to reverse engineer it, but if anyone has a hint, it would be helpful.

maderios commented on 2024-09-10 07:38 (UTC)

build error

/usr/bin/ld: xsane-back-gtk.o: undefined reference to symbol 'log10@@GLIBC_2.2.5'
/usr/bin/ld: /usr/lib/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:118: xsane] Error 1
make[1]: Leaving directory '/home/fre/ARCH-AUR/xsane-git/src/xsane/src'
make: *** [Makefile:63: all-recursive] Error 1

Other "xsane" Aur package builds fine

JonnyRobbie commented on 2024-08-13 19:00 (UTC)

Do you rely on a backend that may also need to be rebuilt?

gpettinello commented on 2024-08-13 17:31 (UTC)

I compile and get a segmentation fault when selecting the scanner. Any insight?

maderios commented on 2023-08-25 19:51 (UTC)

I can't reproduce your error, xsane-git works fine with official libtiff 4.5.1-1 and Gimp packages. Did you update your system or are you really using Arch ?

JonnyRobbie commented on 2023-08-25 19:19 (UTC) (edited on 2023-08-25 22:23 (UTC) by JonnyRobbie)

I was getting:

xsane: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such file or directory

Installing libtiff5 from aur fixed that. You might want to add it as a dependency.

EDIT: I'm actually dumb idiot - I am the owner of the package :D

maderios commented on 2023-03-17 19:01 (UTC)

It doesnt build with gimp-git


checking for pkg-config... /usr/bin/pkg-config
checking for GIMP - version >= 1.3.23...
*** Could not run GIMP test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GIMP is incorrectly installed.
*** When gimp-2.0 is not installed but gimp-1.x is installed then you can
*** ignore this error message.

Same error with gimp 3.0 prefix


--with-gimp-prefix=/usr/include/gimp-3.0


maderios commented on 2022-12-10 13:09 (UTC)

Same error for me

JonnyRobbie commented on 2022-05-22 14:51 (UTC) (edited on 2022-05-22 14:51 (UTC) by JonnyRobbie)

There's a build failure:

/usr/bin/ld: xsane-back-gtk.o: undefined reference to symbol 'log10@@GLIBC_2.2.5'

/usr/bin/ld: /usr/lib/libm.so.6: error adding symbols: DSO missing from command line

collect2: error: ld returned 1 exit status

...

==> ERROR: A failure occurred in build().