Bug 145163 - error: cannot portupgrade palm/pilot-link
Summary: error: cannot portupgrade palm/pilot-link
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 11:40 UTC by Andrei Lavreniyuk
Modified: 2010-03-30 15:41 UTC (History)
0 users

See Also:


Attachments
patch-pilot-read-notepad.c.diff (404 bytes, patch)
2010-03-29 18:25 UTC, Andrei V. Lavreniyuk
no flags Details | Diff
patch-pilot-read-palmpix.c.diff (377 bytes, patch)
2010-03-29 18:25 UTC, Andrei V. Lavreniyuk
no flags Details | Diff
patch-pilot-read-screenshot.c.diff (392 bytes, patch)
2010-03-29 18:25 UTC, Andrei V. Lavreniyuk
no flags Details | Diff
patch-pilot-read-veo.c.diff (375 bytes, patch)
2010-03-29 18:25 UTC, Andrei V. Lavreniyuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Lavreniyuk 2010-03-29 11:40:00 UTC
t -I/usr/local/include -pthread   -pthread -L/usr/local/lib -lusb -o pilot-read-ical pilot-read-ical.o libpiuserland.la  ../popt/libpopt.la              ../libpisock/libpisock.la                                                                                             
libtool: link: cc -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fstack-protector -fno-delete-null-pointer-checks -fno-strict-aliasing -Wformat -Wformat-security -s -I/usr/ports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -pthread -pthread -o .libs/pilot-read-ical pilot-read-ical.o  -L/usr/local/lib ./.libs/libpiuserland.a ../popt/.libs/libpopt.a ../libpisock/.libs/libpisock.so -lusb -pthread -Wl,-rpath -Wl,/usr/local/lib                                                                          
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include          -I../include  -I../popt         -I/usr/local/include                                 -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fstack-protector -fno-delete-null-pointer-checks -fno-strict-aliasing -Wformat -Wformat-security -s -I/usr/ports/palm/pilot-link/work/pilot-link-0.12.5/popt -I/usr/local/include -pthread -MT pilot-read-notepad.o -MD -MP -MF .deps/pilot-read-notepad.Tpo -c -o pilot-read-notepad.o pilot-read-notepad.c                       
pilot-read-notepad.c: In function 'write_png':                                                                                                                                                                                                                                 
pilot-read-notepad.c:169: error: 'png_voidp_NULL' undeclared (first use in this function)                                                                                                                                                                                      
pilot-read-notepad.c:169: error: (Each undeclared identifier is reported only once                                                                                                                                                                                             
pilot-read-notepad.c:169: error: for each function it appears in.)                                                                                                                                                                                                             
pilot-read-notepad.c:170: error: 'png_error_ptr_NULL' undeclared (first use in this function)                                                                                                                                                                                  
*** Error code 1                                                                                                                                                                                                                                                               

Stop in /usr/ports/palm/pilot-link/work/pilot-link-0.12.5/src.
*** Error code 1                                              

Stop in /usr/ports/palm/pilot-link/work/pilot-link-0.12.5/src.
*** Error code 1                                              

Stop in /usr/ports/palm/pilot-link/work/pilot-link-0.12.5.
*** Error code 1

Stop in /usr/ports/palm/pilot-link/work/pilot-link-0.12.5.
*** Error code 1

Stop in /usr/ports/palm/pilot-link.
*** Error code 1

Stop in /usr/ports/palm/pilot-link.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-29 11:40:19 UTC
Maintainer of palm/pilot-link,

Please note that PR ports/145163 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145163

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-29 11:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Andrei V. Lavreniyuk 2010-03-29 18:25:12 UTC
Hi!


Patch attached.


PS:
I am not sure that I did a patch correctly. Check please. Port is 
compiled normally.



-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 4 Oleksii Samorukov freebsd_committer freebsd_triage 2010-03-29 20:28:12 UTC
According to the 
http://www.libpng.org/pub/png/src/libpng-1.2.x-to-1.4.x-summary.txt  
patch is correct.

Please commit this (maintainer).
Comment 5 Dirk Meyer freebsd_committer freebsd_triage 2010-03-30 15:33:44 UTC
State Changed
From-To: feedback->closed

A fix was committed, thanks.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-03-30 15:33:49 UTC
dinoex      2010-03-30 14:33:40 UTC

  FreeBSD ports repository

  Modified files:
    palm/pilot-link      Makefile 
  Log:
  - fix option WITH_PNG
  PR:                     145163
  
  Revision  Changes    Path
  1.91      +6 -0      ports/palm/pilot-link/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Dirk Meyer freebsd_committer freebsd_triage 2010-03-30 15:41:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take followups