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

Bug 871102

Summary: sci-geosciences/liblas-1.8.1-r3 - /.../las2col.c: error: incompatible pointer to integer conversion passing FILE (aka struct _IO_F
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-geosciences:liblas-1.8.1-r3:20220917-204503.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 20:54:33 UTC
                                                                                          ^
/var/tmp/portage/sci-geosciences/liblas-1.8.1-r3/work/libLAS-1.8.1/apps/las2col.c:574:46: warning: format specifies type 'long *' but the argument has type 'long long *' [-Wformat]
        int scanned = sscanf(s, "lld%" SCNd64 "%c", &i, &c);
                                    ~~~~~~~~~       ^~
/var/tmp/portage/sci-geosciences/liblas-1.8.1-r3/work/libLAS-1.8.1/apps/las2col.c:1048:15: error: incompatible pointer to integer conversion passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'int' [-Wint-conversion]
        fsync(files_out[i]);
              ^~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit eea4346d3a62953117475d04aa1e943b96144507
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 19:46:48 2022 +0000

    2022-09-17 19:46:47 UTC

emerge -qpvO sci-geosciences/liblas
[ebuild  N    ] sci-geosciences/liblas-1.8.1-r3  USE="-gdal"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 20:54:34 UTC
Created attachment 809833 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 20:54:34 UTC
Created attachment 809836 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 20:54:36 UTC
Created attachment 809839 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 20:54:37 UTC
Created attachment 809842 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 20:54:38 UTC
Created attachment 809845 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 20:54:39 UTC
Created attachment 809848 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 20:54:40 UTC
Created attachment 809851 [details]
sci-geosciences:liblas-1.8.1-r3:20220917-204503.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 20:54:41 UTC
Created attachment 809854 [details]
temp.tar.bz2