Opened 12 years ago

Closed 11 years ago

#34661 closed defect (fixed)

kdenetwork4 @4.8.3 build failure, used removed PrintGifError function

Reported by: soloviov.ilia@… Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: tj.trevelyan@…, Greisby (Greisberger Christophe), mfuhrer@…
Port: kdenetwork4

Description

Hi everybody!

I have a problem with installing kdenetwork4:

sudo port install kdenetwork4
--->  Computing dependencies for kdenetwork4
--->  Fetching archive for kdenetwork4
--->  Attempting to fetch kdenetwork4-4.8.3_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/kdenetwork4
--->  Fetching distfiles for kdenetwork4
--->  Verifying checksum(s) for kdenetwork4
--->  Extracting kdenetwork4
--->  Configuring kdenetwork4
--->  Building kdenetwork4
Error: org.macports.build for port kdenetwork4 returned: command execution failed
Please see the log file for port kdenetwork4 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdenetwork4/kdenetwork4/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdenetwork4 failed

My MacOS version is 10.7.4, Xcode version is 4.3.2.

I need a help to solve this problem, kopete is very critical for me.

Attachments (1)

main.log (7.7 MB) - added by soloviov.ilia@… 12 years ago.
main.log

Change History (13)

Changed 12 years ago by soloviov.ilia@…

Attachment: main.log added

main.log

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

Cc: sharky@… added
Keywords: kopete removed
Owner: changed from macports-tickets@… to snc@…
Port: kdenetwork4 added

comment:2 Changed 12 years ago by tj.trevelyan@…

Same problem.

OS X 10.7.4, XCode 4.3.

We both have the same error, so I won't bother attaching my log. However the log is huge, so maybe the last cmake call and following error would be helpful:

 /opt/ports/bin/cmake -E cmake_progress_report /opt/ports/var/macports/build /_opt_ports_var_macports_sources_svn.macports.org_trunk_dports_kde_kdenetwork4/kdenetwork4/work/build/CMakeFiles  53 54 55 56 57
[ 76%] Built target kopete_jabber
make[1]: Leaving directory `/opt/ports/var/macports/build/_opt_ports_var_macports_sources_svn.macports.org_trunk_dports_kde_kdenetwork4/kdenetwork4/work/build'
make: *** [all] Error 2
make: Leaving directory `/opt/ports/var/macports/build/_opt_ports_var_macports_sources_svn.macports.org_trunk_dports_kde_kdenetwork4/kdenetwork4/work/build'
Command failed:  cd "/opt/ports/var/macports/build/_opt_ports_var_macports_sources_svn.macports.org_trunk_dports_kde_kdenetwork4/kdenetwork4/work/build" && /usr/bin/make -j8 -w all 
Exit code: 2
Error: org.macports.build for port kdenetwork4 returned: command execution failed
DEBUG: Error code: CHILDSTATUS 89431 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 kdenetwork4: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port kdenetwork4 for details:
    /opt/ports/var/macports/logs/_opt_ports_var_macports_sources_svn.macports.org_trunk_dports_kde_kdenetwork4/kdenetwork4/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port kdenetwork4 failed

comment:3 Changed 12 years ago by tj.trevelyan@…

Cc: tj.trevelyan@… added

Cc Me!

comment:4 Changed 12 years ago by Greisby (Greisberger Christophe)

Cc: greisberger@… added

Cc Me!

comment:5 Changed 12 years ago by mfuhrer@…

Cc: mfuhrer@… added

Cc Me!

comment:6 Changed 12 years ago by nerdling (Jeremy Lavergne)

Cc: michaelld@… added; sharky@… removed
Owner: changed from snc@… to sharky@…

comment:7 Changed 12 years ago by jmroot (Joshua Root)

Summary: kdenetwork4 @4.8.3 build failurekdenetwork4 @4.8.3 build failure, used removed PrintGifError function

I've fixed the formatting in comment:2. The relevant part of the log actually appears to be:

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdenetwork4/kdenetwork4/work/kdenetwork-4.8.3/kopete/protocols/wlm/wlmchatsession.cpp:549:9: error: use of undeclared identifier 'PrintGifError'

This function was removed from giflib 4.2.0. You can reimplement it in 5 lines, see for example the patch added to swftools in r96933.

comment:8 Changed 11 years ago by michaelld (Michael Dickens)

Cc: michaelld@… removed

Cc Me!

comment:9 Changed 11 years ago by sharky@…

Owner: changed from sharky@… to nicos@…

comment:10 Changed 11 years ago by NicosPavlov

Is this issue still present ?

To the best of my knowledge, the present version of kdenetwork4 builds fine.

comment:11 Changed 11 years ago by thorbenj-macports@…

I've not seen it recently fail. I think you can close the ticket.

comment:12 Changed 11 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

Closing as the ticket has been idle for quite some time, with kdenetwork4 now splitted in several ports. The new kopete ports builds fine according to build bots.

Note: See TracTickets for help on using tickets.