Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882283 - sci-electronics/irsim-9.7.93: sim.c:743:29: warning: implicit declaration of function ‘fabs’ [-Wimplicit-function-declaration]
Summary: sci-electronics/irsim-9.7.93: sim.c:743:29: warning: implicit declaration of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard: ~arch only
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-20 17:38 UTC by Toralf Förster
Modified: 2024-10-29 15:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.30 KB, text/plain)
2022-11-20 17:38 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,53.82 KB, application/x-bzip)
2022-11-20 17:38 UTC, Toralf Förster
Details
environment (environment,24.84 KB, text/plain)
2022-11-20 17:38 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-20 17:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.11 KB, application/x-bzip)
2022-11-20 17:38 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.90 KB, application/x-bzip)
2022-11-20 17:38 UTC, Toralf Förster
Details
sci-electronics:irsim-9.7.93:20221120-173527.log (sci-electronics:irsim-9.7.93:20221120-173527.log,79.85 KB, text/plain)
2022-11-20 17:38 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 2022-11-20 17:38:43 UTC
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * 
 * ERROR: sci-electronics/irsim-9.7.93::gentoo failed:
 *   install aborted due to severe warnings shown above
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221119-000005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit c84720a3529ef77e4373be5f9aa929e0cfb8b259
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 17:16:51 2022 +0000

    2022-11-20 17:16:51 UTC

emerge -qpvO sci-electronics/irsim
[ebuild  N    ] sci-electronics/irsim-9.7.93
Comment 1 Toralf Förster gentoo-dev 2022-11-20 17:38:44 UTC
Created attachment 835131 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 17:38:47 UTC
Created attachment 835133 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-20 17:38:48 UTC
Created attachment 835135 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-20 17:38:49 UTC
Created attachment 835137 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-20 17:38:50 UTC
Created attachment 835139 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 17:38:51 UTC
Created attachment 835141 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 17:38:56 UTC
Created attachment 835143 [details]
sci-electronics:irsim-9.7.93:20221120-173527.log
Comment 8 NHO 2024-04-28 14:11:08 UTC
Upstream PR https://github.com/RTimothyEdwards/irsim/pull/8
Comment 9 Larry the Git Cow gentoo-dev 2024-05-09 01:06:59 UTC
The bug has been closed via the following commit(s):

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

commit c44da656596b377a77bf62dbd2514484c726e22c
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2024-04-28 13:43:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 00:55:02 +0000

    sci-electronics/irsim: Partially port to C99
    
    Would have been easier if make stopped on error
    I was unable to clean that up. Sadly.
    But it now builds without error on Clang-Musl with GCC-14 errors
    
    Closes: https://bugs.gentoo.org/882283
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/36469
    Signed-off-by: Sam James <sam@gentoo.org>

 .../irsim/files/irsim-9.7.93-C99-port.patch        | 1048 ++++++++++++++++++++
 .../irsim/files/irsim-9.7.93-clean-makefile.patch  |   69 ++
 sci-electronics/irsim/irsim-9.7.93-r1.ebuild       |   44 +
 3 files changed, 1161 insertions(+)