Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812467 - www-servers/nginx-unit-1.25.0 - src/nxt_thread.h: error: missing binary operator before token (
Summary: www-servers/nginx-unit-1.25.0 - src/nxt_thread.h: error: missing binary opera...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-09-10 15:50 UTC by Toralf Förster
Modified: 2021-09-13 18:21 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.48 KB, text/plain)
2021-09-10 15:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.12 KB, text/plain)
2021-09-10 15:50 UTC, Toralf Förster
Details
environment (environment,106.01 KB, text/plain)
2021-09-10 15:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.49 KB, application/x-bzip)
2021-09-10 15:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.00 KB, application/x-bzip)
2021-09-10 15:50 UTC, Toralf Förster
Details
www-servers:nginx-unit-1.25.0:20210910-154623.log (www-servers:nginx-unit-1.25.0:20210910-154623.log,10.72 KB, text/plain)
2021-09-10 15:50 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 2021-09-10 15:50:01 UTC
                 from src/nxt_main.h:31,
                 from src/nxt_errno.c:7:
src/nxt_thread.h:145:6: error: missing binary operator before token "("
  145 | #if (PTHREAD_STACK_MIN)
      |      ^~~~~~~~~~~~~~~~~
In file included from /usr/include/bits/local_lim.h:81,
                 from /usr/include/bits/posix1_lim.h:161,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20210908-094723

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 72f97f87ef538ccc1b2fb530eab992151f1ad3d0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 10 15:36:29 2021 +0000

    2021-09-10 15:36:28 UTC

emerge -qpvO www-servers/nginx-unit
[ebuild  N    ] www-servers/nginx-unit-1.25.0  USE="ssl -perl -php7-3 -php7-4 -python -ruby" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-09-10 15:50:02 UTC
Created attachment 738817 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-10 15:50:04 UTC
Created attachment 738820 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-10 15:50:06 UTC
Created attachment 738823 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-10 15:50:07 UTC
Created attachment 738826 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-10 15:50:08 UTC
Created attachment 738829 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-10 15:50:09 UTC
Created attachment 738832 [details]
www-servers:nginx-unit-1.25.0:20210910-154623.log
Comment 7 Larry the Git Cow gentoo-dev 2021-09-13 18:21:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69589f3c571a1c6e934824403b281cc8c5d0d2ca

commit 69589f3c571a1c6e934824403b281cc8c5d0d2ca
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2021-09-13 18:21:46 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2021-09-13 18:21:46 +0000

    www-servers/nginx-unit: Patch for glibc 2.34 support
    
    Closes: https://bugs.gentoo.org/812467
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 .../files/nginx-unit-1.25.0-glibc-2.34.patch       | 22 ++++++++++++++++++++++
 www-servers/nginx-unit/nginx-unit-1.25.0.ebuild    |  6 +++++-
 2 files changed, 27 insertions(+), 1 deletion(-)