Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925705 - net-fs/davfs2-1.7.0 - configure: error: could not find neon
Summary: net-fs/davfs2-1.7.0 - configure: error: could not find neon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-28 15:21 UTC by Toralf Förster
Modified: 2024-04-20 10:11 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.01 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.49 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
environment (environment,75.58 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.37 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.06 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
net-fs:davfs2-1.7.0:20240228-090125.log (net-fs:davfs2-1.7.0:20240228-090125.log,5.00 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.88 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.65 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
Neon version patch for davfs2 (davfs2-neon-version.patch,451 bytes, patch)
2024-04-05 12:05 UTC, Zoltan Puskas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-02-28 15:21:07 UTC
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for neon-config... /usr/bin/neon-config
checking linking against neon... yes
configure: incompatible neon library version 0.33.0: wanted 0.27 28 29 30 31 32
configure: error: could not find neon

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20240225-070011

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0
  [2]   rust-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 9c83ecb3f040ae3a88c00c7ae49ebf8de26e8260
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 28 07:48:52 2024 +0000

    Merge updates from master

emerge -qpvO net-fs/davfs2
[ebuild  N    ] net-fs/davfs2-1.7.0  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2024-02-28 15:21:08 UTC
Created attachment 886167 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-28 15:21:10 UTC
Created attachment 886168 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-28 15:21:11 UTC
Created attachment 886169 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-28 15:21:12 UTC
Created attachment 886170 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-28 15:21:13 UTC
Created attachment 886171 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-28 15:21:14 UTC
Created attachment 886172 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-28 15:21:15 UTC
Created attachment 886173 [details]
net-fs:davfs2-1.7.0:20240228-090125.log
Comment 8 Toralf Förster gentoo-dev 2024-02-28 15:21:16 UTC
Created attachment 886174 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-28 15:21:17 UTC
Created attachment 886175 [details]
temp.tar.xz
Comment 10 manwe 2024-03-26 11:58:31 UTC
Compiles with with neon 0.32.4-r1, dependency in davfs2 should change to <net-libs/neon-0.33.0
Comment 11 Zoltan Puskas 2024-04-05 02:52:15 UTC
Looking at neon release notes[1] it seems there should not be breaking API changes, maybe we can just patch davfs2 build files to allow higher neon versions instead?

[1] https://notroj.github.io/neon/
Comment 12 Zoltan Puskas 2024-04-05 12:05:39 UTC
Created attachment 889516 [details, diff]
Neon version patch for davfs2

I've applied this patch to davfs2, recompiled and tested it against a Nextcloud instance. It seems to work just fine.
Comment 13 Larry the Git Cow gentoo-dev 2024-04-20 10:11:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea916b7acb979759a87c90ff23b147ebe7bec25

commit dea916b7acb979759a87c90ff23b147ebe7bec25
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2024-04-06 06:48:45 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2024-04-20 10:10:10 +0000

    net-fs/davfs2: Add net-libs/neon-0.33.0 support for testing versions
    
    Add patch for build system and also add dependency slotting
    
    Closes: https://bugs.gentoo.org/925705
    Closes: https://github.com/gentoo/gentoo/pull/36131
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org>
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 .../{davfs2-1.6.1-r2.ebuild => davfs2-1.6.1-r3.ebuild}     |  8 ++++++--
 .../davfs2/{davfs2-1.7.0.ebuild => davfs2-1.7.0-r1.ebuild} |  8 ++++++--
 .../davfs2/files/davfs2-1.6.1-neon-version-support.patch   | 14 ++++++++++++++
 3 files changed, 26 insertions(+), 4 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d520157b2e20505244ca754b1229d44289140891

commit d520157b2e20505244ca754b1229d44289140891
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2024-04-18 15:57:26 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2024-04-20 10:10:00 +0000

    net-fs/davfs2: Restrict net-libs/neon dependency for stable version
    
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Bug: https://bugs.gentoo.org/925705
    Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org>
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 net-fs/davfs2/davfs2-1.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)