Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884319 - app-text/dictd-1.13.0-r3 - cc1: fatal error: servparse.c: No such file or directory
Summary: app-text/dictd-1.13.0-r3 - cc1: fatal error: servparse.c: No such file or dir...
Status: CONFIRMED
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: 2022-12-04 15:10 UTC by Toralf Förster
Modified: 2022-12-04 15:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.97 KB, text/plain)
2022-12-04 15:10 UTC, Toralf Förster
Details
app-text:dictd-1.13.0-r3:20221204-141539.log (app-text:dictd-1.13.0-r3:20221204-141539.log,29.25 KB, text/plain)
2022-12-04 15:10 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,52.84 KB, application/x-bzip)
2022-12-04 15:10 UTC, Toralf Förster
Details
environment (environment,69.49 KB, text/plain)
2022-12-04 15:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,81.58 KB, application/x-bzip)
2022-12-04 15:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.82 KB, application/x-bzip)
2022-12-04 15:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.66 KB, application/x-bzip)
2022-12-04 15:10 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 2022-12-04 15:10:28 UTC
too long lines were shrinked:

libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictd.c -o dictd.
libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servparse.c -o se
libtool: compile:  x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. dictd.c -o dictd.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/\" -I. -I. servparse.c -o servparse.o
cc1: fatal error: servparse.c: No such file or directory
compilation terminated.
make: *** [Makefile:120: servparse.o] Error 1 shuffle=691547624

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221202-170004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-8 
  [4]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit a2002dd4d4af76c0daac2e4a11a0465dc897d368
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 4 14:02:01 2022 +0000

    2022-12-04 14:02:01 UTC

emerge -qpvO app-text/dictd
[ebuild  N    ] app-text/dictd-1.13.0-r3  USE="-dbi -judy -minimal -test"
Comment 1 Toralf Förster gentoo-dev 2022-12-04 15:10:29 UTC
Created attachment 839829 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-04 15:10:30 UTC
Created attachment 839831 [details]
app-text:dictd-1.13.0-r3:20221204-141539.log
Comment 3 Toralf Förster gentoo-dev 2022-12-04 15:10:31 UTC
Created attachment 839833 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-12-04 15:10:32 UTC
Created attachment 839835 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-04 15:10:34 UTC
Created attachment 839837 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-04 15:10:35 UTC
Created attachment 839839 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-04 15:10:36 UTC
Created attachment 839841 [details]
temp.tar.bz2