Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874087 - app-admin/newsyslog-1.1.0.81-r1 - newsyslog.c: error: incompatible integer to pointer conversion assigning
Summary: app-admin/newsyslog-1.1.0.81-r1 - newsyslog.c: error: incompatible integer to...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting, clang-16-porting
  Show dependency tree
 
Reported: 2022-10-02 14:48 UTC by Toralf Förster
Modified: 2023-05-11 00:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
app-admin:newsyslog-1.1.0.81-r1:20221002-144005.log (app-admin:newsyslog-1.1.0.81-r1:20221002-144005.log,20.26 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,237.94 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
environment (environment,24.55 KB, text/plain)
2022-10-02 14:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.51 KB, application/x-bzip)
2022-10-02 14:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.51 KB, application/x-bzip)
2022-10-02 14:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.17 KB, application/x-bzip)
2022-10-02 14:48 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-10-02 14:48:26 UTC
      later do not support implicit function declarations
      [-Wimplicit-function-declaration]
                        p = strptime(optarg, "%H:%M", &tms);
                            ^
newsyslog.c:549:6: error: incompatible integer to pointer conversion assigning
      to 'char *' from 'int' [-Wint-conversion]
                        p = strptime(optarg, "%H:%M", &tms);

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.345_p01 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit ffd974ef87604e20495370342e9dbcb42a4dbc82
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 11:31:48 2022 +0000

    2022-10-02 11:31:48 UTC

emerge -qpvO app-admin/newsyslog
[ebuild  N    ] app-admin/newsyslog-1.1.0.81-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-02 14:48:27 UTC
Created attachment 815650 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 14:48:28 UTC
Created attachment 815653 [details]
app-admin:newsyslog-1.1.0.81-r1:20221002-144005.log
Comment 3 Toralf Förster gentoo-dev 2022-10-02 14:48:30 UTC
Created attachment 815656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-02 14:48:31 UTC
Created attachment 815659 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-02 14:48:32 UTC
Created attachment 815662 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 14:48:34 UTC
Created attachment 815665 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-02 14:48:35 UTC
Created attachment 815668 [details]
temp.tar.bz2