Opened 10 years ago

Last modified 2 years ago

#41434 closed defect

magicpoint @1.13a - fatal error: ' X11 .rules' file not found — at Initial Version

Reported by: d0wntime Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: magicpoint

Description

Magicpoint fails to compile. The build stops during imake with. Strangely, this appears to be the same as 34972 and 34503 (submitted by me 5/18/12), only now with OS X 10.9 and Xcode 5.0.2.

configure: creating ./config.status
config.status: creating Imakefile
config.status: creating image/Imakefile
config.status: creating sample/Imakefile
config.status: creating contrib/mgp2html.pl
config.status: creating contrib/mgp2latex.pl
config.status: creating contrib/mgpnet
config.status: creating mgpembed.pl
be sure to generate Makefile from Imakefile, by xmkmf and make Makefiles
imake -DUseInstalled -I/opt/local/lib/X11/config
In file included from Imakefile.c:15:
/opt/local/lib/X11/config/Imake.tmpl:2144:10: fatal error: ' X11 .rules' file not found
#include ProjectRulesFile
         ^
/opt/local/lib/X11/config/Imake.tmpl:2142:35: note: expanded from macro 'ProjectRulesFile'
# define ProjectRulesFile       Concat3(<,TopLevelProject,.rules>)
                                        ^
/opt/local/lib/X11/config/Imake.rules:256:23: note: expanded from macro 'Concat3'
#define Concat3(a,b,c)a/**/b/**/c
                      ^
1 error generated.
imake: Exit code 1.
  Stop.
Command failed: /opt/local/bin/xmkmf && make Makefiles
Exit code: 1
Error: org.macports.configure for port magicpoint returned: command execution failed
Warning: targets not executed for magicpoint: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port magicpoint for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_magicpoint/magicpoint/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port magic point failed

Change History (0)

Note: See TracTickets for help on using tickets.