Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883107 - app-shells/scsh-0.6.7-r3 fails to compile (CLANG-STRICTER-SYSTEM): tty1.c:497:14: error: incompatible integer to pointer conversion assigning to char from int [-Wint-conversion]
Summary: app-shells/scsh-0.6.7-r3 fails to compile (CLANG-STRICTER-SYSTEM): tty1.c:497...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-26 09:47 UTC by Agostino Sarubbo
Modified: 2023-02-02 16:52 UTC (History)
0 users

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


Attachments
build.log (build.log,167.75 KB, text/plain)
2022-11-26 09:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-11-26 09:47:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/scsh-0.6.7-r3 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-26 09:47:26 UTC
Created attachment 836847 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-02 16:52:27 UTC
The bug has been closed via the following commit(s):

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

commit 4c0635f63e93af9b557dd69957c6b3d11fe7f40a
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-02 16:48:18 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-02 16:52:25 +0000

    app-shells/scsh: treeclean
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=888857
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=883107
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=882099
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=882023
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=875503
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-shells/scsh/Manifest                           |  3 -
 app-shells/scsh/files/0.6.7-Makefile.in-AR.patch   | 26 ------
 .../scsh/files/0.6.7-Makefile.in-LDFLAGS.patch     | 11 ---
 .../files/0.6.7-Makefile.in-doc-dir-gentoo.patch   | 93 ----------------------
 app-shells/scsh/files/0.6.7-Missing-includes.patch | 22 -----
 ...0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch | 11 ---
 .../scsh/files/scsh-0.7-Makefile.in-LDFLAGS.patch  | 18 -----
 app-shells/scsh/files/scsh-0.7-test-packages.patch |  9 ---
 app-shells/scsh/metadata.xml                       | 24 ------
 app-shells/scsh/scsh-0.6.7-r3.ebuild               | 61 --------------
 app-shells/scsh/scsh-0.7_pre20160820.ebuild        | 69 ----------------
 dev-scheme/scsh-lib/Manifest                       |  2 -
 .../files/scsh-lib-0.7-Makefile.in-LDFLAGS.patch   | 18 -----
 dev-scheme/scsh-lib/metadata.xml                   | 25 ------
 .../scsh-lib/scsh-lib-0.7_pre20160820.ebuild       | 62 ---------------
 profiles/arch/amd64/no-multilib/package.mask       |  1 -
 profiles/package.mask                              | 11 ---
 17 files changed, 466 deletions(-)