Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667578 - sci-biology/ucsc-genome-browser-260 : pngwrite.c:7:10: fatal error: png.h: No such file or directory
Summary: sci-biology/ucsc-genome-browser-260 : pngwrite.c:7:10: fatal error: png.h: No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 15:08 UTC by Toralf Förster
Modified: 2019-02-15 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.50 KB, text/plain)
2018-10-02 15:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.52 KB, text/plain)
2018-10-02 15:08 UTC, Toralf Förster
Details
environment (environment,103.45 KB, text/plain)
2018-10-02 15:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.83 KB, application/x-bzip)
2018-10-02 15:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.11 KB, application/x-bzip)
2018-10-02 15:08 UTC, Toralf Förster
Details
sci-biology:ucsc-genome-browser-260:20181002-083042.log (sci-biology:ucsc-genome-browser-260:20181002-083042.log,220.17 KB, text/plain)
2018-10-02 15:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.97 KB, application/x-bzip)
2018-10-02 15:09 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-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(-)