Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677812 - net-irc/irssi-1.2.0 : wcwidth-wrapper.c:30:10: fatal error: utf8proc.h: No such file or directory
Summary: net-irc/irssi-1.2.0 : wcwidth-wrapper.c:30:10: fatal error: utf8proc.h: No su...
Status: RESOLVED DUPLICATE of bug 677804
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-12 16:20 UTC by Toralf Förster
Modified: 2019-02-12 19:36 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.32 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
environment (environment,68.18 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.19 KB, application/x-bzip)
2019-02-12 16:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.09 KB, application/x-bzip)
2019-02-12 16:20 UTC, Toralf Förster
Details
net-irc:irssi-1.2.0:20190212-100010.log (net-irc:irssi-1.2.0:20190212-100010.log,23.76 KB, text/plain)
2019-02-12 16:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.42 KB, application/x-bzip)
2019-02-12 16:20 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 2019-02-12 16:20:05 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib64/irssi/modules"\"   -O2 -pipe -march=native -Wall  -c -o wcwidth.o wcwidth.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -I../../src/core -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib64/irssi/modules"\"   -O2 -pipe -march=native -Wall  -c -o wcwidth-wrapper.o wcwidth-wrapper.c
wcwidth-wrapper.c:30:10: fatal error: utf8proc.h: No such file or directory
 #include <utf8proc.h>
          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_20190208-174509

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

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]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO net-irc/irssi
[ebuild  N    ] net-irc/irssi-1.2.0  USE="perl proxy -libressl -otr (-selinux) -socks5"
Comment 1 Toralf Förster gentoo-dev 2019-02-12 16:20:08 UTC
Created attachment 564956 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-12 16:20:11 UTC
Created attachment 564958 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-12 16:20:14 UTC
Created attachment 564960 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-12 16:20:17 UTC
Created attachment 564962 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-12 16:20:20 UTC
Created attachment 564964 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-12 16:20:22 UTC
Created attachment 564966 [details]
net-irc:irssi-1.2.0:20190212-100010.log
Comment 7 Toralf Förster gentoo-dev 2019-02-12 16:20:25 UTC
Created attachment 564968 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-02-12 19:04:54 UTC

*** This bug has been marked as a duplicate of bug 677804 ***