Bug 128808 - graphics/libgphoto2 build failure
Summary: graphics/libgphoto2 build failure
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 03:20 UTC by JImmie James
Modified: 2008-11-12 09:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JImmie James 2008-11-12 03:20:01 UTC
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgphoto2_port -I../libgphoto2 -I../libgphoto2 -Wall -g -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"/usr/local/share/locale\" -DCAMLIBS=\"/usr/local/lib/libgphoto2/2.4.3\" -I.. -I.. -I../libgphoto2_port -I../libgphoto2 -I../libgphoto2 -Wall -g -D_GPHOTO2_INTERNAL_CODE -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -Wmissing-declarations -Wmissing-prototypes -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -Wmissing-declarations -Wmissing-prototypes -MT smal/ultrapocket.lo -MD -MP -MF smal/.deps/ultrapocket.Tpo -c smal/ultrapocket.c  -fPIC -DPIC -o smal/.libs/ultrapocket.o
smal/ultrapocket.c: In function 'ultrapocket_command':
smal/ultrapocket.c:65: warning: pointer targets in passing argument 2 of 'gp_port_write' differ in signedness
smal/ultrapocket.c:67: warning: pointer targets in passing argument 2 of 'gp_port_read' differ in signedness
smal/ultrapocket.c: In function 'ultrapocket_getrawpicture':
smal/ultrapocket.c:236: warning: implicit declaration of function 'setlocale'
smal/ultrapocket.c:236: error: 'LC_ALL' undeclared (first use in this function)
smal/ultrapocket.c:236: error: (Each undeclared identifier is reported only once
smal/ultrapocket.c:236: error: for each function it appears in.)
smal/ultrapocket.c:236: warning: assignment makes pointer from integer without a cast
smal/ultrapocket.c:252: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
smal/ultrapocket.c: In function 'ultrapocket_getpicture':
smal/ultrapocket.c:316: error: 'LC_ALL' undeclared (first use in this function)
smal/ultrapocket.c:316: warning: assignment makes pointer from integer without a cast
smal/ultrapocket.c:341: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
smal/ultrapocket.c: In function 'ultrapocket_skip':
smal/ultrapocket.c:416: warning: pointer targets in passing argument 2 of 'gp_port_read' differ in signedness
gmake[3]: *** [smal/ultrapocket.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.3/camlibs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.3/camlibs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/libgphoto2.

Fix: 

*shrugs*  sorry.
How-To-Repeat: make or portupgrade libgphoto2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-12 03:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-11-12 09:07:11 UTC
State Changed
From-To: open->closed

Fixed
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-12 09:11:49 UTC
pav         2008-11-12 09:11:36 UTC

  FreeBSD ports repository

  Added files:
    graphics/libgphoto2/files patch-camlibs-smal-ultrapocket.c 
  Log:
  - Unbreak WITHOUT_NLS
  
  PR:             ports/128808
  Reported by:    Jimmie James <jimmiejaz@gmail.com>
  
  Revision  Changes    Path
  1.1       +10 -0     ports/graphics/libgphoto2/files/patch-camlibs-smal-ultrapocket.c (new)
_______________________________________________
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"