Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902141 - gui-libs/neatvnc-0.6.0[tracing] - ../.../server.c: error: pts undeclared (first use in this function)
Summary: gui-libs/neatvnc-0.6.0[tracing] - ../.../server.c: error: pts undeclared (fir...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-03-19 13:07 UTC by Toralf Förster
Modified: 2024-03-16 19:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2023-03-19 13:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,156.44 KB, text/plain)
2023-03-19 13:07 UTC, Toralf Förster
Details
environment (environment,93.93 KB, text/plain)
2023-03-19 13:07 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-03-19 13:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.14 KB, application/x-bzip)
2023-03-19 13:07 UTC, Toralf Förster
Details
gui-libs:neatvnc-0.6.0:20230319-130311.log (gui-libs:neatvnc-0.6.0:20230319-130311.log,11.44 KB, text/plain)
2023-03-19 13:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.82 KB, application/x-bzip)
2023-03-19 13:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.04 KB, application/x-bzip)
2023-03-19 13:07 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 2023-03-19 13:07:51 UTC
too long lines were shrinked:

[3/21] x86_64-pc-linux-gnu-gcc -Ilibneatvnc.so.0.0.0.p -I. -I../neatvnc-0.6.0 -I../neatvnc-0.6.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.6.0"' -D_GNU_SOURCE -fvisibility=hidde
FAILED: libneatvnc.so.0.0.0.p/src_server.c.o 
x86_64-pc-linux-gnu-gcc -Ilibneatvnc.so.0.0.0.p -I. -I../neatvnc-0.6.0 -I../neatvnc-0.6.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.6.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML
In file included from ../neatvnc-0.6.0/include/usdt.h:22,
                 from ../neatvnc-0.6.0/src/server.c:27:
../neatvnc-0.6.0/src/server.c: In function complete_fb_update:
../neatvnc-0.6.0/src/server.c:1344:56: error: pts undeclared (first use in this function); did you mean puts?
 1344 |         DTRACE_PROBE2(neatvnc, update_fb_done, client, pts);
      |                                                        ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5-20230318-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit d27936015bf2f38d77bf9e2d16bea6e64bb869ec
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 19 11:31:52 2023 +0000

    Merge updates from master

emerge -qpvO gui-libs/neatvnc
[ebuild  N    ] gui-libs/neatvnc-0.6.0  USE="gbm jpeg ssl tracing -examples -h264 -test"
Comment 1 Toralf Förster gentoo-dev 2023-03-19 13:07:52 UTC
Created attachment 858339 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-19 13:07:53 UTC
Created attachment 858341 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-19 13:07:55 UTC
Created attachment 858343 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-19 13:07:55 UTC
Created attachment 858345 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-19 13:07:56 UTC
Created attachment 858347 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-19 13:07:57 UTC
Created attachment 858349 [details]
gui-libs:neatvnc-0.6.0:20230319-130311.log
Comment 7 Toralf Förster gentoo-dev 2023-03-19 13:07:58 UTC
Created attachment 858351 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-03-19 13:07:59 UTC
Created attachment 858353 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2024-03-16 19:32:50 UTC
The bug has been referenced in the following commit(s):

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

commit a6cb268c1175a8302bf048593db53e06c3bcc16d
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-02-25 17:36:20 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-03-16 19:31:12 +0000

    gui-libs/neatvnc: add 0.8.0
    
    Bug: https://bugs.gentoo.org/902141
    Closes: https://bugs.gentoo.org/925498
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 gui-libs/neatvnc/Manifest                          |  1 +
 ...vnc-0.8.0-fix-tracing-undeclared-variable.patch | 26 +++++++
 gui-libs/neatvnc/neatvnc-0.8.0.ebuild              | 86 ++++++++++++++++++++++
 gui-libs/neatvnc/neatvnc-9999.ebuild               | 22 +++++-
 4 files changed, 134 insertions(+), 1 deletion(-)