Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925869 - net-misc/cadaver-0.23.3-r1 - src/common.h: fatal error: ne_utils.h: No such file or directory
Summary: net-misc/cadaver-0.23.3-r1 - src/common.h: fatal error: ne_utils.h: No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-29 17:43 UTC by Toralf Förster
Modified: 2024-04-16 23:54 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.30 KB, text/plain)
2024-02-29 17:43 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,77.05 KB, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details
environment (environment,77.12 KB, text/plain)
2024-02-29 17:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,968 bytes, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.71 KB, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.78 KB, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details
net-misc:cadaver-0.23.3-r1:20240229-094817.log (net-misc:cadaver-0.23.3-r1:20240229-094817.log,12.82 KB, text/plain)
2024-02-29 17:43 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,85.53 KB, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.51 KB, application/x-xz)
2024-02-29 17:43 UTC, Toralf Förster
Details

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-29 17:43:14 UTC
too long lines were shrinked:

make -j4 
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib   -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I./lib/neon -o src/cadaver.o -c src/cadaver.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib   -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I./lib/neon -o src/common.o -c src/common.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib   -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I./lib/neon -o src/commands.o -c src/commands.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib   -I/usr/include/libproxy -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DLOCALEDIR=\"/usr/share/locale\" -I./src -O2 -pipe -march=native -fno-diagnostics-color -I./lib/neon -o src/ls.o -c src/ls.c
In file included from src/common.c:33:
src/common.h:30:10: fatal error: ne_utils.h: No such file or directory
   30 | #include <ne_utils.h>
      |          ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20240224-165502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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]   ruby32 (with Rubygems)
  [3]   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)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
5)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 
  [5]   openjdk-bin-21  system-vm

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 09d2216ec9dec6e08514805be819534f8fddd9d5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 29 09:03:47 2024 +0000

    Merge updates from master

emerge -qpvO net-misc/cadaver
[ebuild  N    ] net-misc/cadaver-0.23.3-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2024-02-29 17:43:15 UTC
Created attachment 886376 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-29 17:43:17 UTC
Created attachment 886377 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-29 17:43:18 UTC
Created attachment 886378 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-29 17:43:19 UTC
Created attachment 886379 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-29 17:43:20 UTC
Created attachment 886380 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-29 17:43:21 UTC
Created attachment 886381 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-29 17:43:23 UTC
Created attachment 886382 [details]
net-misc:cadaver-0.23.3-r1:20240229-094817.log
Comment 8 Toralf Förster gentoo-dev 2024-02-29 17:43:24 UTC
Created attachment 886383 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-29 17:43:25 UTC
Created attachment 886384 [details]
temp.tar.xz
Comment 10 Panard 2024-03-26 19:57:59 UTC
Downgrading net-libs/neon to 0.32 fixed it. Dependency should probably be adjusted.
Comment 11 Hank Leininger 2024-04-15 23:06:40 UTC
There is a cadaver-0.24 release (https://bugs.gentoo.org/922112) but that also doesn't seem to yet support neon-0.33.x.

However, there's more recent commits upstream that claim to add support for neon-0.33.0 (https://github.com/notroj/cadaver/pull/40)
Comment 12 Larry the Git Cow gentoo-dev 2024-04-16 23:54:47 UTC
The bug has been closed via the following commit(s):

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

commit 32688b27cd951855dc351aed45a6f1940397b612
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2024-04-16 00:19:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-16 23:38:33 +0000

    net-misc/cadaver: add 0.24
    
    This cherry-picks part of a recent upstream patch that adds support
    for neon-0.33.x.
    
    Closes: https://bugs.gentoo.org/925869
    Closes: https://bugs.gentoo.org/922112
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Closes: https://github.com/gentoo/gentoo/pull/36274
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/cadaver/Manifest                          |  1 +
 net-misc/cadaver/cadaver-0.24.ebuild               | 45 ++++++++++++++++++++++
 .../cadaver/files/cadaver-0.24-neon-0.33.patch     | 26 +++++++++++++
 3 files changed, 72 insertions(+)