Re: port install of xemacs fails due to failure to install Xaw3d

2023-02-02 Thread Ryan Schmidt
On Jan 31, 2023, at 01:21, Kenneth Wolcott wrote:
> 
>  I get a different error now when trying to install xemacs:
> 
> *** PANIC *** Configure tests are not working - compiler is broken.
> *** PANIC *** Please examine config.log for compilation errors.

The preceding line was:

:info:configure checking size of short... 0

The config.log says that test failed because:

configure:4511: checking size of short
configure:4525: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 
-I/opt/local/include 
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk  
-I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names 
-Wl,-no_pie 
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Xlinker 
-arch -Xlinker arm64  -L/opt/local/lib conftest.c   1>&5
configure:4519:11: error: implicitly declaring library function 'exit' with 
type 'void (int) __attribute__((noreturn))' 
[-Werror,-Wimplicit-function-declaration]
  if (!f) exit(1);
  ^
configure:4519:11: note: include the header  or explicitly provide a 
declaration for 'exit'

This is https://trac.macports.org/ticket/61383.



Re: port install of xemacs fails due to failure to install Xaw3d

2023-01-30 Thread Kenneth Wolcott
Hi Ryan;

  I get a different error now when trying to install xemacs:

*** PANIC *** Configure tests are not working - compiler is broken.
*** PANIC *** Please examine config.log for compilation errors.

Thanks,
Ken

On Mon, Jan 30, 2023 at 9:43 PM Ryan Schmidt  wrote:
>
> On Nov 20, 2022, at 23:39, Kenneth Wolcott wrote:
> >
> > Here's a fresh install log for Xaw3d (attached compressed)
> >
> > On Sun, Nov 20, 2022 at 6:51 PM Kenneth Wolcott
> >  wrote:
> >>
> >> Hi Ryan;
> >>
> >> /opt/local/bin/xz --version
> >> xz (XZ Utils) 5.2.7
> >> liblzma 5.2.7
> >>
> >> On Sun, Nov 20, 2022 at 4:51 PM Ryan Schmidt  
> >> wrote:
> >>>
> >>> On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote:
> >>>
>  This appears to be a common problem with several MacPorts install 
>  attempts.
> 
>  How do I install xemacs?
> 
>  excerpt...
>  --->  Extracting Xaw3d
>  --->  Extracting libXaw3d-1.6.4.tar.xz
>  Executing:  cd 
>  "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
>  && /opt/local/bin/xz -dc
>  '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
>  /usr/bin/tar -xf -
>  Command failed:  cd
>  "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
>  && /opt/local/bin/xz -dc
>  '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
>  /usr/bin/tar -xf -
>  Killed by signal: 9
>  Error: Failed to extract Xaw3d: command execution failed
> >>>
> >>> I'm not sure what that would fail at that point.
> >>>
> >>> Does the /opt/local/bin/xz command work otherwise? Does 
> >>> "/opt/local/bin/xz --version" give a sensible answer for example?
> >>>
> > 
>
> Failure to extract in trace mode on Ventura is:
>
> https://trac.macports.org/ticket/66358
>
> Workaround: don't use trace mode
>


xemacs_config.log.bz2
Description: BZip2 compressed data


xemacs_main.log.bz2
Description: BZip2 compressed data


Re: port install of xemacs fails due to failure to install Xaw3d

2023-01-30 Thread Ryan Schmidt
On Nov 20, 2022, at 23:39, Kenneth Wolcott wrote:
> 
> Here's a fresh install log for Xaw3d (attached compressed)
> 
> On Sun, Nov 20, 2022 at 6:51 PM Kenneth Wolcott
>  wrote:
>> 
>> Hi Ryan;
>> 
>> /opt/local/bin/xz --version
>> xz (XZ Utils) 5.2.7
>> liblzma 5.2.7
>> 
>> On Sun, Nov 20, 2022 at 4:51 PM Ryan Schmidt  wrote:
>>> 
>>> On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote:
>>> 
 This appears to be a common problem with several MacPorts install attempts.
 
 How do I install xemacs?
 
 excerpt...
 --->  Extracting Xaw3d
 --->  Extracting libXaw3d-1.6.4.tar.xz
 Executing:  cd 
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
 && /opt/local/bin/xz -dc
 '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
 /usr/bin/tar -xf -
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
 && /opt/local/bin/xz -dc
 '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
 /usr/bin/tar -xf -
 Killed by signal: 9
 Error: Failed to extract Xaw3d: command execution failed
>>> 
>>> I'm not sure what that would fail at that point.
>>> 
>>> Does the /opt/local/bin/xz command work otherwise? Does "/opt/local/bin/xz 
>>> --version" give a sensible answer for example?
>>> 
> 

Failure to extract in trace mode on Ventura is:

https://trac.macports.org/ticket/66358

Workaround: don't use trace mode



Fwd: port install of xemacs fails due to failure to install Xaw3d

2022-11-20 Thread Kenneth Wolcott
Hi Ryan;

  Forgot to use reply-all.

-- Forwarded message -
From: Kenneth Wolcott 
Date: Sun, Nov 20, 2022 at 9:15 PM
Subject: Re: port install of xemacs fails due to failure to install Xaw3d
To: Ryan Schmidt 


Here's a fresh install log for Xaw3d (attached compressed)

On Sun, Nov 20, 2022 at 6:51 PM Kenneth Wolcott
 wrote:
>
> Hi Ryan;
>
> /opt/local/bin/xz --version
> xz (XZ Utils) 5.2.7
> liblzma 5.2.7
>
> On Sun, Nov 20, 2022 at 4:51 PM Ryan Schmidt  wrote:
> >
> > On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote:
> >
> > >  This appears to be a common problem with several MacPorts install 
> > > attempts.
> > >
> > >  How do I install xemacs?
> > >
> > > excerpt...
> > > --->  Extracting Xaw3d
> > > --->  Extracting libXaw3d-1.6.4.tar.xz
> > > Executing:  cd 
> > > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> > > && /opt/local/bin/xz -dc
> > > '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> > > /usr/bin/tar -xf -
> > > Command failed:  cd
> > > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> > > && /opt/local/bin/xz -dc
> > > '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> > > /usr/bin/tar -xf -
> > > Killed by signal: 9
> > > Error: Failed to extract Xaw3d: command execution failed
> >
> > I'm not sure what that would fail at that point.
> >
> > Does the /opt/local/bin/xz command work otherwise? Does "/opt/local/bin/xz 
> > --version" give a sensible answer for example?
> >


Xaw3d_main.log.bz2
Description: application/bzip2


Re: port install of xemacs fails due to failure to install Xaw3d

2022-11-20 Thread Kenneth Wolcott
Hi Ryan;

/opt/local/bin/xz --version
xz (XZ Utils) 5.2.7
liblzma 5.2.7

On Sun, Nov 20, 2022 at 4:51 PM Ryan Schmidt  wrote:
>
> On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote:
>
> >  This appears to be a common problem with several MacPorts install attempts.
> >
> >  How do I install xemacs?
> >
> > excerpt...
> > --->  Extracting Xaw3d
> > --->  Extracting libXaw3d-1.6.4.tar.xz
> > Executing:  cd 
> > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> > && /opt/local/bin/xz -dc
> > '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> > /usr/bin/tar -xf -
> > Command failed:  cd
> > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> > && /opt/local/bin/xz -dc
> > '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> > /usr/bin/tar -xf -
> > Killed by signal: 9
> > Error: Failed to extract Xaw3d: command execution failed
>
> I'm not sure what that would fail at that point.
>
> Does the /opt/local/bin/xz command work otherwise? Does "/opt/local/bin/xz 
> --version" give a sensible answer for example?
>


Re: port install of xemacs fails due to failure to install Xaw3d

2022-11-20 Thread Ryan Schmidt
On Nov 14, 2022, at 16:22, Kenneth Wolcott wrote:

>  This appears to be a common problem with several MacPorts install attempts.
> 
>  How do I install xemacs?
> 
> excerpt...
> --->  Extracting Xaw3d
> --->  Extracting libXaw3d-1.6.4.tar.xz
> Executing:  cd 
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> && /opt/local/bin/xz -dc
> '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> /usr/bin/tar -xf -
> Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
> && /opt/local/bin/xz -dc
> '/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
> /usr/bin/tar -xf -
> Killed by signal: 9
> Error: Failed to extract Xaw3d: command execution failed

I'm not sure what that would fail at that point.

Does the /opt/local/bin/xz command work otherwise? Does "/opt/local/bin/xz 
--version" give a sensible answer for example?



port install of xemacs fails due to failure to install Xaw3d

2022-11-14 Thread Kenneth Wolcott
Hi;

  This appears to be a common problem with several MacPorts install attempts.

  How do I install xemacs?

excerpt...
--->  Extracting Xaw3d
--->  Extracting libXaw3d-1.6.4.tar.xz
Executing:  cd 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
&& /opt/local/bin/xz -dc
'/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
/usr/bin/tar -xf -
Command failed:  cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_Xaw3d/Xaw3d/work"
&& /opt/local/bin/xz -dc
'/opt/local/var/macports/distfiles/Xaw3d/libXaw3d-1.6.4.tar.xz' |
/usr/bin/tar -xf -
Killed by signal: 9
Error: Failed to extract Xaw3d: command execution failed

Thanks,
Ken Wolcott