Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920365 - mail-client/alpine-2.26-r3 - folder.c: error: passing argument 1 of compare_names from incompatible pointer type [-Wincompatible-pointer-types]
Summary: mail-client/alpine-2.26-r3 - folder.c: error: passing argument 1 of compare_n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-20 09:29 UTC by Toralf Förster
Modified: 2023-12-20 09:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2023-12-20 09:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,157.06 KB, text/plain)
2023-12-20 09:29 UTC, Toralf Förster
Details
environment (environment,94.47 KB, text/plain)
2023-12-20 09:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2023-12-20 09:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.80 KB, application/x-xz)
2023-12-20 09:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.78 KB, application/x-xz)
2023-12-20 09:29 UTC, Toralf Förster
Details
mail-client:alpine-2.26-r3:20231220-062643.log (mail-client:alpine-2.26-r3:20231220-062643.log,67.56 KB, text/plain)
2023-12-20 09:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,253.94 KB, text/plain)
2023-12-20 09:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.00 KB, application/x-xz)
2023-12-20 09:29 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 2023-12-20 09:29:45 UTC
filter.c: In function html_element_comment:
filter.c:7786:21: warning: ignoring return value of getcwd declared with attribute warn_unused_result [-Wunused-result]
 7786 |                     getcwd(p = buf, sizeof(buf));
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -I/usr/include/openssl  -g  -O2 -pipe -march=native -fno-diagnostics-color -Wno-error=strict-prototypes -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -c -o folder.o folder.c
folder.c: In function compare_folders_alpha:
folder.c:2046:32: error: passing argument 1 of compare_names from incompatible pointer type [-Wincompatible-pointer-types]
 2046 |     return(((i = compare_names(&f1name, &f2name)) != 0)
      |                                ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20231218-062523

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 21.0.1_p12 [openjdk-jre-bin-21]
2)	Eclipse Temurin JRE 8.382_p05 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 830331bbfaeb6cc147931b0b32ed50ab098f5308
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 19 20:02:04 2023 +0000

    2023-12-19 20:02:03 UTC

emerge -qpvO mail-client/alpine
[ebuild  N    ] mail-client/alpine-2.26-r3  USE="chappa ipv6 kerberos nls onlyalpine smime ssl -ldap -passfile"
Comment 1 Toralf Förster gentoo-dev 2023-12-20 09:29:46 UTC
Created attachment 880060 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-20 09:29:47 UTC
Created attachment 880061 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-20 09:29:48 UTC
Created attachment 880062 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-20 09:29:49 UTC
Created attachment 880063 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-20 09:29:50 UTC
Created attachment 880064 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-20 09:29:51 UTC
Created attachment 880065 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-20 09:29:52 UTC
Created attachment 880066 [details]
mail-client:alpine-2.26-r3:20231220-062643.log
Comment 8 Toralf Förster gentoo-dev 2023-12-20 09:29:54 UTC
Created attachment 880067 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-20 09:29:55 UTC
Created attachment 880068 [details]
temp.tar.xz