Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831824 - net-fs/s3backer-1.6.3 - configure: error: required header file sys/queue.h missing
Summary: net-fs/s3backer-1.6.3 - configure: error: required header file sys/queue.h mi...
Status: RESOLVED FIXED
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: 2022-01-22 13:26 UTC by Toralf Förster
Modified: 2024-04-23 10:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.30 KB, text/plain)
2022-01-22 13:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,18.88 KB, text/plain)
2022-01-22 13:26 UTC, Toralf Förster
Details
environment (environment,68.84 KB, text/plain)
2022-01-22 13:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.84 KB, application/x-bzip)
2022-01-22 13:26 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.42 KB, application/x-bzip)
2022-01-22 13:26 UTC, Toralf Förster
Details
net-fs:s3backer-1.6.3:20220122-132046.log (net-fs:s3backer-1.6.3:20220122-132046.log,5.42 KB, text/plain)
2022-01-22 13:26 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.33 KB, application/x-bzip)
2022-01-22 13:26 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 2022-01-22 13:26:39 UTC
checking for syslog.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for sys/queue.h... no
configure: error: required header file 'sys/queue.h' missing

!!! Please attach the following file when seeking support:

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
php cli:

  HEAD of ::gentoo
commit d8ef0fcd443efdbb46315eb5693f439e07f47310
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 22 12:07:21 2022 +0000

    2022-01-22 12:07:20 UTC

emerge -qpvO net-fs/s3backer
[ebuild  N    ] net-fs/s3backer-1.6.3
Comment 1 Toralf Förster gentoo-dev 2022-01-22 13:26:40 UTC
Created attachment 763224 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-22 13:26:41 UTC
Created attachment 763225 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-22 13:26:42 UTC
Created attachment 763226 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-22 13:26:43 UTC
Created attachment 763227 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-22 13:26:44 UTC
Created attachment 763228 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-22 13:26:45 UTC
Created attachment 763229 [details]
net-fs:s3backer-1.6.3:20220122-132046.log
Comment 7 Toralf Förster gentoo-dev 2022-01-22 13:26:46 UTC
Created attachment 763230 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2024-04-23 10:17:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ea6f06065c1fe38c2c10eb062a7d67b9d28e0d

commit 08ea6f06065c1fe38c2c10eb062a7d67b9d28e0d
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-23 10:12:34 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-23 10:12:34 +0000

    net-fs/s3backer: fix compile on musl
    
    Closes: https://bugs.gentoo.org/831824
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-fs/s3backer/s3backer-1.6.3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)