Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#998 closed defect (invalid)

Error building 3395 in ubuntu machine

Reported by: trifolo6969 Owned by:
Priority: major Component: General
Severity: medium Keywords:
Cc: Sensitive: no

Description

[ 1%] Building C object CMakeFiles/csmodules.dir/module-camd33.o
[ 3%] Building C object CMakeFiles/csmodules.dir/module-radegast.o
/home/tuxbox/oscam-svn/module-radegast.c: In function âradegast_cli_initâ:
/home/tuxbox/oscam-svn/module-radegast.c:221: warning: unused parameter âclâ
[ 4%] Building C object CMakeFiles/csmodules.dir/module-dvbapi.o
[ 6%] Building C object CMakeFiles/csmodules.dir/module-serial.o
/home/tuxbox/oscam-svn/module-serial.c: In function âoscam_ser_recv_chkâ:
/home/tuxbox/oscam-svn/module-serial.c:1023: warning: unused parameter âclientâ
[ 7%] Building C object CMakeFiles/csmodules.dir/module-camd35.o
[ 9%] Building C object CMakeFiles/csmodules.dir/module-stat.o
[ 10%] Building C object CMakeFiles/csmodules.dir/module-newcamd.o
/home/tuxbox/oscam-svn/module-newcamd.c: In function ânewcamd_recvâ:
/home/tuxbox/oscam-svn/module-newcamd.c:419: warning: unused parameter âlâ
[ 12%] Building C object CMakeFiles/csmodules.dir/module-monitor.o
[ 13%] Building C object CMakeFiles/csmodules.dir/module-constcw.o
[ 15%] Building C object CMakeFiles/csmodules.dir/module-cccam.o
[ 16%] Building C object CMakeFiles/csmodules.dir/module-obj-llist.o
Linking C static library libcsmodules.a
[ 16%] Built target csmodules
Scanning dependencies of target svnversion-log
[ 16%] Built target svnversion-log
Scanning dependencies of target csoscam
[ 18%] Building C object CMakeFiles/csoscam.dir/oscam-http-helpers.o
[ 19%] Building C object CMakeFiles/csoscam.dir/oscam-config.o
[ 21%] Building C object CMakeFiles/csoscam.dir/oscam-ac.o
[ 22%] Building C object CMakeFiles/csoscam.dir/oscam-http.o
[ 24%] Building C object CMakeFiles/csoscam.dir/oscam-simples.o
[ 25%] Building C object CMakeFiles/csoscam.dir/oscam-log.o
[ 27%] Building C object CMakeFiles/csoscam.dir/oscam-nano.o
[ 28%] Building C object CMakeFiles/csoscam.dir/oscam-chk.o
[ 30%] Building C object CMakeFiles/csoscam.dir/oscam-reader.o
/home/tuxbox/oscam-svn/oscam-reader.c: In function âcs_ri_logâ:
/home/tuxbox/oscam-svn/oscam-reader.c:43: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result
Linking C static library libcsoscam.a

Change History (3)

comment:1 by alno, 13 years ago

Resolution: invalid
Status: newclosed

blablablablabla

comment:2 by trifolo6969, 13 years ago

Whatìs the problem?

comment:3 by alno, 13 years ago

as said hundred times before - Devs are aware of warnings and users can ignore this warnings. Every morning somebody wakes up and open a ticket related warnings although this one just have to scroll a bit down to see that these tickets become permanently closed with 'invalid'. Normally trac should deal out electrical shocks for each user who opens a ticket related warnings.

The prinziple is 'Just open a ticket if

1) you are hundred percent sure that you are aware of the rules,
2) you are hundred percent sure that nobody else has open a ticket related to the same issue (yes, you have to check hundreds of tickets but the Devs have to do this either),
3) you have a debug log which shows the abnormal behavior of oscam
4) you are able to explain the abnormal behavior in more the the words 'oscam don't work'
5) you have asked in one of the forums whether other guys see a similar issue and got a confirmation

If one of the above point don't match DO NOT OPEN A TICKET'''

Note: See TracTickets for help on using tickets.