Opened 8 years ago

Closed 8 years ago

#49474 closed defect (worksforme)

doxygen @1.8.9.1 build failed

Reported by: michakraul@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: lack-of-interest Cc:
Port: doxygen

Description (last modified by mf2k (Frank Schima))

:info:build gnumake: *** No rule to make target `generated_src/doxygen/version.cpp', needed by `all'.  Stop.
:info:build gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.9.1'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.9.1" && /usr/bin/gnumake -j8 -w all 
:info:build Exit code: 2
:error:build Failed to build doxygen: command execution failed

Attachments (1)

main.log (41.6 KB) - added by michakraul@… 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by michakraul@…

Attachment: main.log added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to css@…
Port: doxygen added; Doxygen removed

In the future, please use WikiFormatting, and Cc the port maintainers (port info --maintainers doxygen), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 8 years ago by michakraul@…

gelöst, nach Eingabe von

export PYTHONPATH=/opt/local/lib/python2.7/site-packages/:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/

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

You showed that a port build failed. Port builds do not use environment variables that you set on the command line, so exporting PYTHONPATH cannot have fixed this.

comment:5 Changed 8 years ago by neverpanic (Clemens Lang)

Keywords: lack-of-interest added
Resolution: worksforme
Status: newclosed

The reporter says the problem is solved, and I haven't been able to reproduce with 1.8.10, which additionally uses a completely different build system. This is unlikely to still apply.

Note: See TracTickets for help on using tickets.