Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716078 - sci-biology/ucsc-genome-browser-260-r1 : fof.c: error: arithmetic on pointer to an incomplete type
Summary: sci-biology/ucsc-genome-browser-260-r1 : fof.c: error: arithmetic on pointer ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-03 20:46 UTC by Toralf Förster
Modified: 2020-04-03 20:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2020-04-03 20:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,263.73 KB, text/plain)
2020-04-03 20:46 UTC, Toralf Förster
Details
environment (environment,109.79 KB, text/plain)
2020-04-03 20:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.59 KB, application/x-bzip)
2020-04-03 20:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.11 KB, application/x-bzip)
2020-04-03 20:47 UTC, Toralf Förster
Details
sci-biology:ucsc-genome-browser-260-r1:20200403-195829.log (sci-biology:ucsc-genome-browser-260-r1:20200403-195829.log,188.85 KB, text/plain)
2020-04-03 20:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.47 KB, application/x-bzip)
2020-04-03 20:47 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 2020-04-03 20:46:49 UTC
x86_64-gentoo-linux-musl-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 fof.o -c fof.c
fof.c: In function cmpOnFilePos:
fof.c:338:16: error: arithmetic on pointer to an incomplete type
  338 | int dif = a->f - b->f;
      |                ^
fof.c: In function fofMake:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr  3 18:12:30 UTC 2020
/var/db/repos/musl	Thu Apr  2 19:02:24 UTC 2020

emerge -qpvO sci-biology/ucsc-genome-browser
[ebuild  N    ] sci-biology/ucsc-genome-browser-260-r1  USE="mysql server -static-libs -vhosts"
Comment 1 Toralf Förster gentoo-dev 2020-04-03 20:46:52 UTC
Created attachment 629540 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-03 20:46:55 UTC
Created attachment 629542 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-03 20:46:58 UTC
Created attachment 629544 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-03 20:47:01 UTC
Created attachment 629546 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-03 20:47:04 UTC
Created attachment 629548 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-03 20:47:07 UTC
Created attachment 629550 [details]
sci-biology:ucsc-genome-browser-260-r1:20200403-195829.log
Comment 7 Toralf Förster gentoo-dev 2020-04-03 20:47:11 UTC
Created attachment 629552 [details]
temp.tbz2