Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667578

Summary: sci-biology/ucsc-genome-browser-260 : pngwrite.c:7:10: fatal error: png.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-biology:ucsc-genome-browser-260:20181002-083042.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-02 15:08:42 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -O2 -pipe -march=native -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_x86_64 -DUSE_SSL -DCOLOR32   -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc   -o portimpl.o -c portimpl.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -O2 -pipe -march=native -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_x86_64 -DUSE_SSL -DCOLOR32   -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc   -o pngwrite.o -c pngwrite.c
pngwrite.c:7:10: fatal error: png.h: No such file or directory
 #include "png.h"   // MUST come before common.h, due to setjmp checking  in pngconf.h
          ^~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20181001-184814

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

gcc-config -l:
 [1] 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) *



emerge -qpv sci-biology/ucsc-genome-browser
[ebuild  N    ] sci-biology/ucsc-genome-browser-260  USE="mysql server -static-libs -vhosts"
Comment 1 Toralf Förster gentoo-dev 2018-10-02 15:08:45 UTC
Created attachment 548966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-02 15:08:48 UTC
Created attachment 548968 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-02 15:08:51 UTC
Created attachment 548970 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-02 15:08:53 UTC
Created attachment 548972 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-02 15:08:57 UTC
Created attachment 548974 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-02 15:08:59 UTC
Created attachment 548976 [details]
sci-biology:ucsc-genome-browser-260:20181002-083042.log
Comment 7 Toralf Förster gentoo-dev 2018-10-02 15:09:03 UTC
Created attachment 548978 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-02-15 21:09:31 UTC
The bug has been closed via the following commit(s):

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

commit 3a0588753c86399d7c514bc34d22f48687cbcbfe
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-02-15 21:09:14 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-02-15 21:09:14 +0000

    sci-biology/ucsc-genome-browser: Revbump to fix dependencies
    
    Non-maintainer commit
    
    Closes: https://bugs.gentoo.org/667578
    Closes: https://bugs.gentoo.org/666050
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 ...rowser-260.ebuild => ucsc-genome-browser-260-r1.ebuild} | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)