Opened 10 years ago

Closed 10 years ago

#43294 closed defect (fixed)

gri @2.12.18: gri.texi:18379: raising the section level of @subsubsection which is too low

Reported by: march.1.xue@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: gri

Description

Get error as following:

make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/doc/tst_suite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/doc/tst_suite'
/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/missing --run makeinfo   -I. gri.texi
gri.texi:18379: raising the section level of @subsubsection which is too low
make[3]: *** [html] Error 1
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/doc'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18/doc'
make: *** [all-recursive] Error 1
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/work/gri-2.12.18" && /usr/bin/make -j8 -w all 
Exit code: 2
Error: org.macports.build for port gri returned: command execution failed
DEBUG: Error code: CHILDSTATUS 34026 2
DEBUG: 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"
Warning: targets not executed for gri: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port gri for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gri/gri/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gri failed

Change History (4)

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

Keywords: gri 2.12.18 removed
Owner: changed from macports-tickets@… to dan.kelley@…
Port: 2.12.18 removed
Summary: GRI install errorgri @2.12.18: gri.texi:18379: raising the section level of @subsubsection which is too low

Sounds like an incompatibility with texinfo 5; we've seen this with other ports. Updating the port to the latest version might help.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from dan.kelley@… to macports-tickets@…

Dan indicated by private mail that he can no longer maintain the port, but that this problem was fixed in the upstream repository 8 months ago.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.