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

Bug 874087

Summary: app-admin/newsyslog-1.1.0.81-r1 - newsyslog.c: error: incompatible integer to pointer conversion assigning
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrice Clement <monsieurp>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-admin:newsyslog-1.1.0.81-r1:20221002-144005.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

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
Comment 8 Larry the Git Cow gentoo-dev 2023-12-31 10:46:17 UTC
The bug has been referenced in the following commit(s):

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

commit 8c838b5abb67295580e0218f4cf9b66666c3855c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-12-31 10:45:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-12-31 10:46:13 +0000

    package.mask: Last rite app-admin/newsyslog
    
    Bug: https://bugs.gentoo.org/874087
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2024-02-02 16:44:53 UTC
The bug has been closed via the following commit(s):

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

commit 5dae97f17125cf62646557cf2a361855e22912fa
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-02 16:40:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-02 16:40:56 +0000

    app-admin/newsyslog: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/874087
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-admin/newsyslog/Manifest                       |  1 -
 .../files/newsyslog-1.1.0.81-fno-common.patch      | 43 --------------------
 .../newsyslog/files/newsyslog-1.1.0.81-html.patch  | 20 ----------
 app-admin/newsyslog/metadata.xml                   |  8 ----
 app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild   | 46 ----------------------
 profiles/package.mask                              |  6 ---
 6 files changed, 124 deletions(-)