Opened 12 years ago

Last modified 12 years ago

#34095 closed defect

Rasmol fails to build on OSX Lion — at Initial Version

Reported by: haveaniceday87@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: rasmol

Description

Rasmol doesn't compile on Lion:

Error: Target org.macports.configure returned: xmkmf failure: shell command failed (see log for details) Log for rasmol is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/main.log Error: Status 1 encountered during processing.

Snippet from log: :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (rasmol) :debug:configure Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_scienc e_rasmol/rasmol/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/work/RasMol_2.7.4.2_10A pr08/src" && xmkmf' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/work/RasMol_2.7.4. 2_10Apr08/src" && xmkmf :info:configure imake -DUseInstalled -I/opt/local/lib/X11/config :info:configure In file included from Imakefile.c:15: :info:configure In file included from /opt/local/lib/X11/config/Imake.tmpl:316: :info:configure /opt/local/lib/X11/config/Imake.rules:1674:27: error: empty character constant :info:configure for flag in ${MAKEFLAGS} ; do \ @@\ :info:configure :info:configure In file included from Imakefile.c:15: :info:configure /opt/local/lib/X11/config/Imake.tmpl:2144:10: fatal error: ' X11 .rules' file not found :info:configure #include ProjectRulesFile :info:configure :info:configure /opt/local/lib/X11/config/Imake.tmpl:2142:35: note: expanded from macro 'ProjectRulesFile' :info:configure # define ProjectRulesFile Concat3(<,TopLevelProject,.rules>) :info:configure :info:configure /opt/local/lib/X11/config/Imake.rules:256:23: note: expanded from macro 'Concat3' :info:configure #define Concat3(a,b,c)a//b//c :info:configure :info:configure 2 errors generated. :info:configure imake: Exit code 1. :info:configure Stop. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/work/RasMol_2.7.4.2_10Apr08/src" && xmkmf " returned error 1

Probably related to https://trac.macports.org/ticket/31504 and a bad Concat3 macro, but still no fix yet?

Change History (0)

Note: See TracTickets for help on using tickets.