Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928942 - 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-
Summary: net-dns/mydns-1.2.8.31-r2 - rr.c: error: assignment to timestamp {aka long in...
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-08 17:17 UTC by Toralf Förster
Modified: 2024-04-28 20:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.37 KB, text/plain)
2024-04-08 17:17 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,75.52 KB, application/x-xz)
2024-04-08 17:17 UTC, Toralf Förster
Details
environment (environment,96.26 KB, text/plain)
2024-04-08 17:17 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.41 KB, application/x-xz)
2024-04-08 17:17 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.05 KB, application/x-xz)
2024-04-08 17:17 UTC, Toralf Förster
Details
net-dns:mydns-1.2.8.31-r2:20240408-061352.log (net-dns:mydns-1.2.8.31-r2:20240408-061352.log,22.76 KB, text/plain)
2024-04-08 17:17 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,82.12 KB, application/x-xz)
2024-04-08 17:17 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.70 KB, application/x-xz)
2024-04-08 17:17 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 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 jy6x2b32pie9 2024-04-24 11:38:49 UTC
Last update is from 2010
Upstream site died in 2015