Opened 13 years ago
Closed 12 years ago
#33086 closed defect (worksforme)
libunique build error
Reported by: | lo.knut@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | dbevans (David B. Evans), ryandesign (Ryan Carsten Schmidt) | |
Port: | libunique |
Description
the file "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex does not exist on my machine (Mac OS X 10.6.8)
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libunique/libunique/work/libunique-1.1.6" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for libunique): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install libunique :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]"
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Milestone: | MacPorts 2.0.4 |
---|
Changed 13 years ago by lo.knut@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | Snowleopard removed |
Ok, the log says:
/opt/local/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
This was supposed to have been fixed 2 months ago; see #32242. Are your ports up to date? Try:
sudo port clean libunique sudo port selfupdate sudo port upgrade outdated
Then try again.
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing.
Note: See
TracTickets for help on using
tickets.
That error is to be ignored. The real error is further up. Please attach the entire main.log file.