Opened 11 years ago

Last modified 11 years ago

#37039 new defect

espgs: fatal error: 'arch.h' file not found

Reported by: amadeus24 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: espgs

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

Build of espgs failed, with the last lines:

:info:build In file included from ./src/gdevlips.c:24:
:info:build In file included from ./src/gx.h:23:
:info:build In file included from ./src/stdio_.h:27:
:info:build ./src/std.h:26:10: fatal error: 'arch.h' file not found
:info:build #include "arch.h"
:info:build          ^
:info:build 1 error generated.
:info:build make: *** [obj/gdevlips.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build 21 warnings generated.
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_espgs/espgs/work/espgs-7.07.1'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_espgs/espgs/work/espgs-7.07.1" && /usr/bin/make -j4 -w 
:info:build Exit code: 2
:error:build org.macports.build for port espgs returned: command execution failed
:debug:build Error code: CHILDSTATUS 48434 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for espgs: org.macports.activate org.macports.build org.macports.destroot org.macports.install

Attachments (1)

main.log (54.5 KB) - added by amadeus24 11 years ago.

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by amadeus24

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: espgs won't build removed
Summary: espgs won't buildespgs: fatal error: 'arch.h' file not found

Remember to use WikiFormatting. I'm not terribly surprised this doesn't compile on current OSes, since it's from 2003. If you know how to fix it, let us know.

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Note: See TracTickets for help on using tickets.