Re: Failed: phase compiling: a2ps-4.14-5 failed --> mantainer name wrong

"Franchetti, Giuliano Dr." <[email protected]>
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>
The email returns back, see below
Giuliano
====



This is the mail system at host lxmtout2.gsi.de<http://lxmtout2.gsi.de>.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                  The mail system

<[email protected]<mailto:[email protected]>>: host mx.sourceforge.net<http://mx.sourceforge.net>[216.105.38.6] said:
   550 unknown user (in reply to RCPT TO command)
Reporting-MTA: dns; lxmtout2.gsi.de<http://lxmtout2.gsi.de>
X-Postfix-Queue-ID: F41362038F62
X-Postfix-Sender: rfc822; [email protected]<mailto:[email protected]>
Arrival-Date: Wed, 16 Feb 2022 21:54:06 +0100 (CET)

Final-Recipient: rfc822; [email protected]<mailto:[email protected]>
Original-Recipient: rfc822;[email protected]<mailto:[email protected]>
Action: failed
Status: 5.0.0
Remote-MTA: dns; mx.sourceforge.net<http://mx.sourceforge.net>
Diagnostic-Code: smtp; 550 unknown user

From: "Franchetti, Giuliano Dr." <[email protected]<mailto:[email protected]>>
Subject: Failed: phase compiling: a2ps-4.14-5 failed
Date: 16. February 2022 at 21:54:06 CET
To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
Cc: "W. G. Scott" <[email protected]<mailto:[email protected]>>


Hello,

a2ps-4.14-5 keep not compiling.

Giuliano


.
.
.
metaseq.c:388:14: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types
     with different sign [-Wpointer-sign]
           strcpy (cp2, cp);
                   ^~~
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:84:27: note: expanded from macro 'strcpy'
               __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
                                       ^~~~
metaseq.c:388:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer
     types with different sign [-Wpointer-sign]
           strcpy (cp2, cp);
                        ^~
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:84:33: note: expanded from macro 'strcpy'
               __builtin___strcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))
                                             ^~~~~~~~~~~
fonts.c:2002:18: error: implicit declaration of function 'rpl_malloc' is invalid in C99
     [-Werror,-Wimplicit-function-declaration]
       return (void *) malloc( size );
                       ^
../config.h:416:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
              ^
fonts.c:2002:9: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
       return (void *) malloc( size );
              ^
fonts.c:2014:18: error: implicit declaration of function 'rpl_realloc' is invalid in C99
     [-Werror,-Wimplicit-function-declaration]
       return (void *) realloc( (char *) ptr, size );
                       ^
../config.h:428:17: note: expanded from macro 'realloc'
#define realloc rpl_realloc
               ^
fonts.c:2014:9: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
       return (void *) realloc( (char *) ptr, size );
              ^
2 warnings and 2 errors generated.
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/sw/share/locale\" -DSYSCONFFILE=\"/opt/sw/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/sw/include -g -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o
make[3]: *** [fonts.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/sw/share/locale\" -DSYSCONFFILE=\"/opt/sw/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/sw/include -g -O2 -MT madir.lo -MD -MP -MF .deps/madir.Tpo -c madir.c -o madir.o
6 warnings generated.
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /usr/bin/make failed, exit code 2
### execution of /tmp/fink.NieNV failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw/bin/dpkg-lockwait -r fink-buildlock-a2ps-4.14-5
(Reading database ... 267003 files and directories currently installed.)
Removing fink-buildlock-a2ps-4.14-5 ...
Failed: phase compiling: a2ps-4.14-5 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

       The Fink Users List <[email protected]<mailto:[email protected]>>
       The Fink Beginners List <[email protected]<mailto:[email protected]>>,

with a carbon copy to the maintainer:

       W. G. Scott <[email protected]<mailto:[email protected]>>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.45.5
Distribution version: selfupdate-rsync Wed Feb 16 08:40:08 2022, 10.15, x86_64
Trees: local/main stable/main
Xcode.app: 12.3
Xcode command-line tools: 12.4.0.0.1.1610135815
Max. Fink build jobs:  12


On 20. Feb 2022, at 13:43, Hanspeter Niederstrasser <[email protected]<mailto:[email protected]>> wrote:

On 2/16/22 2:56 PM, Franchetti, Giuliano Dr. wrote:
The mantainer address
W. G. Scott <[email protected]<mailto:[email protected]><mailto:[email protected]>>
is wrong

What is the problem? That's the email address he has for all his packages. Is it bouncing?

Hanspeter
--
92% of all statistics are made up.

_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.