Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955042 - app-pda/pilot-link-0.12.5-r5 - Pilot.xs: error: assignment to int from SV {aka struct sv } makes integer from pointer without a cast [-Wint-conversion]
Summary: app-pda/pilot-link-0.12.5-r5 - Pilot.xs: error: assignment to int from SV {ak...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: 2025-04-28 17:38 UTC by Toralf Förster
Modified: 2025-05-04 07:49 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.51 KB, text/plain)
2025-04-28 17:38 UTC, Toralf Förster
Details
app-pda:pilot-link-0.12.5-r5:20250428-004649.log (app-pda:pilot-link-0.12.5-r5:20250428-004649.log,107.99 KB, text/plain)
2025-04-28 17:39 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,94.09 KB, application/x-xz)
2025-04-28 17:39 UTC, Toralf Förster
Details
environment (environment,93.49 KB, text/plain)
2025-04-28 17:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.60 KB, application/x-xz)
2025-04-28 17:39 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.44 KB, application/x-xz)
2025-04-28 17:39 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.67 KB, application/x-xz)
2025-04-28 17:39 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,99.71 KB, application/x-xz)
2025-04-28 17:39 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.90 KB, application/x-xz)
2025-04-28 17:39 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 2025-04-28 17:38:58 UTC
      | ^~~~~~~~~~
Pilot.xs: In function SvChar4:
Pilot.xs:147:1: warning: old-style function definition [-Wold-style-definition]
  147 | SvChar4(arg)
      | ^~~~~~~
Pilot.xs: In function XS_PDA__Pilot__DLP__DBPtr_getRecords:
Pilot.xs:2580:32: error: assignment to int from SV * {aka struct sv *} makes integer from pointer without a cast [-Wint-conversion]
 2580 |                         RETVAL = newSVsv(&PL_sv_undef);
      |                                ^

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20250420-221002

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.3
llvm-config: 20.1.3
Python 3.12.10
go version go1.24.2 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.86.0
  [4]   rust-1.86.0 *
The following VMs are available for generation-2:
  HEAD of ::gentoo
commit a57f8131b9b06617be2e6076cd3c040cd0e45df6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 27 23:35:16 2025 +0000

    2025-04-27 23:35:15 UTC

The tinderbox task was: app-pda/pilot-link

emerge -qpvO =app-pda/pilot-link-0.12.5-r5
[ebuild  N    ] app-pda/pilot-link-0.12.5-r5  USE="perl threads usb -bluetooth -png -test" PERL_FEATURES="(-debug) -ithreads -quadmath"
Comment 1 Toralf Förster gentoo-dev 2025-04-28 17:38:59 UTC
Created attachment 926903 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-28 17:39:00 UTC
Created attachment 926904 [details]
app-pda:pilot-link-0.12.5-r5:20250428-004649.log
Comment 3 Toralf Förster gentoo-dev 2025-04-28 17:39:02 UTC
Created attachment 926905 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-04-28 17:39:03 UTC
Created attachment 926906 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-28 17:39:04 UTC
Created attachment 926907 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-28 17:39:05 UTC
Created attachment 926908 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-28 17:39:06 UTC
Created attachment 926909 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-04-28 17:39:08 UTC
Created attachment 926910 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-04-28 17:39:09 UTC
Created attachment 926911 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-04 07:49:09 UTC
Does anyone using this need USE=perl, or can I drop that?