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

Bug 715410

Summary: sci-biology/amos-3.1.0-r4 : open_trace_file.c: error: MAXNAMLEN undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED OBSOLETE    
Severity: normal CC: sci-biology, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: sys/param.h
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Deadline: 2020-10-09   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-biology:amos-3.1.0-r4:20200330-074528.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-30 08:56:35 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../..     -O2 -pipe -march=native -c -o open_trace_file.o open_trace_file.c
open_trace_file.c: In function find_file_dir:
open_trace_file.c:296:16: error: MAXNAMLEN undeclared (first use in this function)
  296 |     char fname[MAXNAMLEN + 1], filename[MAXNAMLEN + 1], *sptr;
      |                ^~~~~~~~~
open_trace_file.c:296:16: note: each undeclared identifier is reported only once for each function it appears in

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

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

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

  Please see the tracker bug for details.

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	Mon Mar 30 06:38:57 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sci-biology/amos
[ebuild  N    ] sci-biology/amos-3.1.0-r4  PYTHON_SINGLE_TARGET="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 08:56:38 UTC
Created attachment 627186 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 08:56:41 UTC
Created attachment 627188 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 08:56:43 UTC
Created attachment 627190 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 08:56:46 UTC
Created attachment 627192 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 08:56:49 UTC
Created attachment 627194 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 08:56:51 UTC
Created attachment 627196 [details]
sci-biology:amos-3.1.0-r4:20200330-074528.log
Comment 7 Toralf Förster gentoo-dev 2020-03-30 08:56:54 UTC
Created attachment 627198 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-03-30 09:00:55 UTC
Likely a case of missing #include <sys/param.h>
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-09 07:36:48 UTC
Package removed.