Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#26489 closed defect (fixed)

cedet-devel @1.0pre6 build failure

Reported by: silver_samurai@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: cedet-devel

Description

Installed emacs, emacs-app, and then started to install ecb when the dependency build of cedet-devel failed.

Attached the build log file. Noticed a lot of errors of the type:

eieio-*.el:2484:13:Error: Symbol's value as variable is void: outbuffer

And the final error at the end.

:info:build make: *** [semantic] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_cedet-devel/work/cedet-1.0pre6" && /usr/bin/make -j2 all " returned error 2
:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
    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 cedet-devel): org.macports.activate org.macports.build org.macports.destroot org.macports.install

Attachments (1)

main.log (62.6 KB) - added by silver_samurai@… 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by silver_samurai@…

Attachment: main.log added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Port: cedet-devel added

Please remember to fill in the Port field.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Is this still a problem with 1.0pre7?

comment:3 Changed 14 years ago by silver_samurai@…

I'm a bit new to MacPorts. Tried:

sudo port clean --all cedet-devel
sudo port install cedet-devel  @1.0pre7

But that seems to pull 1.0pre6 still. Is there a way to force the install of 1.0pre7?

comment:4 in reply to:  3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to silver_samurai@…:

Is there a way to force the install of 1.0pre7?

No; you can only install the version mentioned in the Portfile. Joshua just updated cedet-devel to 1.0pre7; see #25571. So you need to "sudo port selfupdate" to receive that change, then try again.

I tried 1.0pre6 and saw the error you reported, and updated to 1.0pre7 and it built fine, so I think this has fixed it.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

comment:6 Changed 14 years ago by silver_samurai@…

Yeah, just installed 1.0pre7 and that worked fine. Thanks.

Note: See TracTickets for help on using tickets.