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

Bug 928942

Summary: net-dns/mydns-1.2.8.31-r2 - rr.c: error: assignment to timestamp {aka long int } from incompatible pointer type unsigned char [-Wincompatible-pointer-
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: jy6x2b32pie9, 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
emerge-history.txt.xz
environment
etc.portage.tar.xz
logs.tar.xz
net-dns:mydns-1.2.8.31-r2:20240408-061352.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-04-08 17:17:45 UTC
too long lines were shrinked:

make[3]: Entering directory '/var/tmp/portage/net-dns/mydns-1.2.8.31-r2/work/mydns-1.2.8.31/src/lib'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/postgresql    -O2 -pipe -march=native -fno-diagnostics-color -fcommon -finline-functions -funsigned-char -c -o conf.o conf.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/postgresql    -O2 -pipe -march=native -fno-diagnostics-color -fcommon -finline-functions -funsigned-char -c -o db.o db.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/postgresql    -O2 -pipe -march=native -fno-diagnostics-color -fcommon -finline-functions -funsigned-char -c -o ip.o ip.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -I../../lib -I/usr/include/postgresql    -O2 -pipe -march=native -fno-diagnostics-color -fcommon -finline-functions -funsigned-char -c -o rr.o rr.c
rr.c: In function mydns_rr_parse:
rr.c:601:11: error: assignment to timestamp * {aka long int *} from incompatible pointer type unsigned char * [-Wincompatible-pointer-types]
  601 |     stamp = row[ridx++];
      |           ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240402-155056

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 659aa9fa9de8aa3a03aac404f8cc5b76a3f8aaa4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 8 05:34:02 2024 +0000

    2024-04-08 05:34:01 UTC

emerge -qpvO net-dns/mydns
[ebuild  N    ] net-dns/mydns-1.2.8.31-r2  USE="nls postgres ssl -alias -debug -mysql -static -status"
Comment 1 Toralf Förster gentoo-dev 2024-04-08 17:17:46 UTC
Created attachment 889861 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 17:17:47 UTC
Created attachment 889862 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-08 17:17:48 UTC
Created attachment 889863 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-08 17:17:49 UTC
Created attachment 889864 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-08 17:17:50 UTC
Created attachment 889865 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 17:17:51 UTC
Created attachment 889866 [details]
net-dns:mydns-1.2.8.31-r2:20240408-061352.log
Comment 7 Toralf Förster gentoo-dev 2024-04-08 17:17:52 UTC
Created attachment 889867 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-08 17:17:53 UTC
Created attachment 889868 [details]
temp.tar.xz
Comment 9 NHO 2024-04-24 11:38:49 UTC
Last update is from 2010
Upstream site died in 2015
Comment 10 Larry the Git Cow gentoo-dev 2024-05-05 15:54:03 UTC
The bug has been referenced in the following commit(s):

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

commit 193b0389401b9296486426c54eb6ddb46c64f374
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-05 15:32:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-05 15:53:54 +0000

    package.mask: Last rite net-dns/mydns
    
    Bug: https://bugs.gentoo.org/928942
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)