Opened 12 months ago

Closed 8 months ago

#68612 closed defect (duplicate)

xemacs @21.4.22: *** PANIC *** Configure tests are not working - compiler is broken.

Reported by: olx54 (Olivier LACROIX) Owned by: dstrubbe (David Strubbe)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: xemacs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When I attemp to install xemacs 21.4.22, it fail.

Last lines show in the log is :
:info:configure *** PANIC *** Configure tests are not working - compiler is broken.
:info:configure *** PANIC *** Please examine config.log for compilation errors.
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_xemacs/xemacs/work/xemacs-21.4.22" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --without-postgresql --without-ldap --with-sound=none --pdump --site-prefixes=/opt/local --with-tty --with-dialogs=athena --with-widgets=athena --with-athena=3d --with-database=gdbm --with-mule
:info:configure Exit code: 1
:error:configure Failed to configure xemacs: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_xemacs/xemacs/work/xemacs-21.4.22/config.log
:error:configure Failed to configure xemacs: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure     while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_xemacs/xemacs/main.log for details.

Help me.

Attachments (2)

config.log (18.4 KB) - added by olx54 (Olivier LACROIX) 12 months ago.
main.log (216.7 KB) - added by olx54 (Olivier LACROIX) 12 months ago.

Download all attachments as: .zip

Change History (11)

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to dstrubbe
Port: xemacs added
Status: newassigned
Summary: xemacs 21.4.22xemacs @21.4.22: *** PANIC *** Configure tests are not working - compiler is broken.

Please attach the main.log and config.log files.

Changed 12 months ago by olx54 (Olivier LACROIX)

Attachment: config.log added

Changed 12 months ago by olx54 (Olivier LACROIX)

Attachment: main.log added

comment:2 Changed 12 months ago by olx54 (Olivier LACROIX)

I have attached main.log and config.log

comment:3 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Ok, the error in the config.log is:

configure:3663:67: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]

See WimplicitFunctionDeclaration.

comment:4 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #61383.

comment:5 Changed 12 months ago by olx54 (Olivier LACROIX)

I don't know how change anything with 'port install xemacs'

comment:6 Changed 12 months ago by olx54 (Olivier LACROIX)

Perhaps a bug with the new version 21.4.22 or clang (issue from xcode). My old version worked perfectly, but I don't reinstalled it (this version is not available)

comment:7 Changed 12 months ago by olx54 (Olivier LACROIX)

Resolution: duplicate
Status: closedreopened

comment:8 Changed 12 months ago by olx54 (Olivier LACROIX)

I read all documentations, but I still do not how corrected the problem. I have tested 'port install xemacs' and 'port build xemacs'. I have searched with the documentation, but the problem is the same. What should I changed ? I dont know how to modify cland, if it is the problem.

My version of MacOS is 12.7.1

comment:9 Changed 8 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: reopenedclosed
Note: See TracTickets for help on using tickets.