Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672336 - net-misc/ncp-1.2.4 : ncp.c:8:10: fatal error: dns.h: No such file or directory
Summary: net-misc/ncp-1.2.4 : ncp.c:8:10: fatal error: dns.h: No such file or directory
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:
Depends on:
Blocks:
 
Reported: 2018-12-01 14:55 UTC by Toralf Förster
Modified: 2020-08-29 07:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.03 KB, text/plain)
2018-12-01 14:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.11 KB, text/plain)
2018-12-01 14:55 UTC, Toralf Förster
Details
environment (environment,72.15 KB, text/plain)
2018-12-01 14:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.59 KB, application/x-bzip)
2018-12-01 14:55 UTC, Toralf Förster
Details
net-misc:ncp-1.2.4:20181201-144737.log (net-misc:ncp-1.2.4:20181201-144737.log,1.70 KB, text/plain)
2018-12-01 14:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.65 KB, application/x-bzip)
2018-12-01 14:55 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 2018-12-01 14:55:11 UTC
make -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native -I/usr/include/libowfat' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' STRIP=# 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -I/usr/include/libowfat   -c -o ncp.o ncp.c
ncp.c:8:10: fatal error: dns.h: No such file or directory
 #include "dns.h"
          ^~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20181129-194620

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *



emerge -qpvO net-misc/ncp
[ebuild  N    ] net-misc/ncp-1.2.4  USE="-diet"
Comment 1 Toralf Förster gentoo-dev 2018-12-01 14:55:14 UTC
Created attachment 556872 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-01 14:55:16 UTC
Created attachment 556874 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-01 14:55:19 UTC
Created attachment 556876 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-01 14:55:22 UTC
Created attachment 556878 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-01 14:55:25 UTC
Created attachment 556880 [details]
net-misc:ncp-1.2.4:20181201-144737.log
Comment 6 Toralf Förster gentoo-dev 2018-12-01 14:55:27 UTC
Created attachment 556882 [details]
temp.tbz2
Comment 7 Michael Mair-Keimberger (iamnr3) 2019-07-07 09:17:31 UTC
can someone assign this bug to me? (as i'm the maintainer)

@Toralf: could you please try to reproduce this bug? i've tried to reproduce this on a clean install without any packages and it didn't fail.
Comment 8 Toralf Förster gentoo-dev 2019-07-07 10:08:26 UTC
FWIW -r1 doesn't suffer from this issue AFAICT
Comment 9 Michael Mair-Keimberger (iamnr3) 2020-08-28 16:43:21 UTC
@Toralf
Since you couldn't reproduce this bug again could you close it?  r1 is the only ebuild in the tree now, following a r2 hopefully soon.

Thanks