Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448288 - sys-block/gcloop subject for tree cleaning?
Summary: sys-block/gcloop subject for tree cleaning?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo TreeCleaner Project
URL:
Whiteboard: Pending Removal: 2013-01-25
Keywords: PMASKED
Depends on:
Blocks: 270033 273320
  Show dependency tree
 
Reported: 2012-12-23 11:48 UTC by Justin Lecher (RETIRED)
Modified: 2013-02-10 08:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2012-12-23 11:48:07 UTC
Doesn respect CC, CFLAGS.
Fails to link

cc -Wall -O2  -I. -g -DINDEX_NEW    -c -o create_compressed_ucl_fs.o create_compressed_ucl_fs.c
create_compressed_ucl_fs.c: In function ‘main’:
create_compressed_ucl_fs.c:194:4: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
create_compressed_ucl_fs.c:225:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
create_compressed_ucl_fs.c:234:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
create_compressed_ucl_fs.c:217:30: warning: ‘numblocks’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cc -o create_compressed_ucl_fs create_compressed_ucl_fs.o -static -lucl
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: error: cannot find -lucl
create_compressed_ucl_fs.c:172: error: undefined reference to '__ucl_init2'
create_compressed_ucl_fs.c:104: error: undefined reference to 'ucl_nrv2e_99_compress'
collect2: error: ld returned 1 exit status

HOMPAGE and SRC_URI not available anymore.
Comment 1 Pacho Ramos gentoo-dev 2013-02-10 08:19:27 UTC
dropped